You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently offer a script to produce a report of devices and certain of their settings. We would like to move this functionality into the CLI
It currently does:
User Home Directory
Included/Excluded File Selections
Archive Security Key Type (This comes up less often, so we don't necessarily need it right away)
USMT Migration Enabled (This isn't necessary for initial implementation, but do it if it's easy)
We would like to add:
Full disk access
Proposed API
code42 devices bulk info --include-settings
Intended Use Case
The device settings report is used by admins today to audit their environment and identify devices with unique configurations that need to be brought in line with the overall org config, and to identify and remediate devices that may have troubling misconfigurations (incorrect home directories, etc.).
The text was updated successfully, but these errors were encountered:
I will be working on this as part of a PS project, but I wanted to have the enhancement issue here for the record and in case anyone else has input on how this ought to work.
Summary
We currently offer a script to produce a report of devices and certain of their settings. We would like to move this functionality into the CLI
It currently does:
We would like to add:
Proposed API
Intended Use Case
The device settings report is used by admins today to audit their environment and identify devices with unique configurations that need to be brought in line with the overall org config, and to identify and remediate devices that may have troubling misconfigurations (incorrect home directories, etc.).
The text was updated successfully, but these errors were encountered: