Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Device Settings Report #171

Closed
ceciliastevens opened this issue Dec 7, 2020 · 3 comments
Closed

[Enhancement] Device Settings Report #171

ceciliastevens opened this issue Dec 7, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@ceciliastevens
Copy link
Contributor

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:

  • 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.).

@ceciliastevens ceciliastevens added the enhancement New feature or request label Dec 7, 2020
@ceciliastevens
Copy link
Contributor Author

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.

@ceciliastevens
Copy link
Contributor Author

Also some of these things will require work in py42 to add the settings. I will file separate issues/prs there as necessary

@ceciliastevens ceciliastevens mentioned this issue Dec 10, 2020
3 tasks
@ceciliastevens
Copy link
Contributor Author

This was closed by #167

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant