We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
URL Reference: https://clidocs.code42.com/en/stable/userguides/deactivatedevices.html#generate-the-list-and-deactivate-in-a-single-command
When running the bulk deactivation one-liner, the resulting CSV file include the username and hostname of the device.
Include switches like:
--include-hostname --include-username
Headers for the CSV file would have: change_device_name,deactivated,purge_date,hostname,username,guid
This would allow the ability to search/audit for specific users that were flagged to be deactivated.