Check assigned DEP in Orbit MDM migration (#13232)

This commit is contained in:
gillespi314
2023-08-10 17:36:34 -05:00
committed by GitHub
parent ed229c28f2
commit c42f8230f7
8 changed files with 278 additions and 2 deletions
@@ -0,0 +1,3 @@
- Updated MDM migration flow to include checking the output of `profiles show -type enrollment`
as a pre-condition for `profiles renew -type enrollment` to mitigate issues where caching or other
unexpected delays in Apple DEP profile assignment could cause the wrong profile to be renewed.