Finalize MDM commands part 2: implement fleetctl mdm run-command (#10866)

This commit is contained in:
Martin Angers
2023-04-03 14:25:49 -04:00
committed by GitHub
parent 4c2ddba2e4
commit e0e547f1a2
24 changed files with 992 additions and 325 deletions
+3 -1
View File
@@ -46,7 +46,8 @@ Users with the Admin role receive all permissions.
| View Apple business manager (BM) information | | | ✅ |
| Generate Apple mobile device management (MDM) certificate signing request (CSR) | | | ✅ |
| View disk encryption key for macOS hosts enrolled in Fleet's MDM | ✅ | ✅ | ✅ |
| Create edit and delete configuration profiles for macOS hosts enrolled in Fleet's MDM | | ✅ | ✅ |
| Create edit and delete configuration profiles for macOS hosts enrolled in Fleet's MDM | | ✅ | ✅ |
| Execute MDM commands on macOS hosts enrolled in Fleet's MDM, and read command results | | ✅ | ✅ |
\*Applies only to Fleet Premium
@@ -95,6 +96,7 @@ Users that are members of multiple teams can be assigned different roles for eac
| Initiate [file carving](https://fleetdm.com/docs/using-fleet/rest-api#file-carving) | | ✅ | ✅ |
| View disk encryption key for macOS hosts enrolled in Fleet's MDM | ✅ | ✅ | ✅ |
| Create edit and delete configuration profiles for macOS hosts enrolled in Fleet's MDM | | ✅ | ✅ |
| Execute MDM commands on macOS hosts enrolled in Fleet's MDM, and read command results | | ✅ | ✅ |
\* Applies only to [Fleet REST API](https://fleetdm.com/docs/using-fleet/rest-api)