Skip to content

Commit

Permalink
Add automatic enrollment profile and macOS setup config
Browse files Browse the repository at this point in the history
  • Loading branch information
noahtalerman committed Jan 24, 2024
1 parent 967adcd commit b571d48
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions teams/workstations-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ controls:
custom_settings:
- path: ../lib/windows-screenlock.xml
macos_setup:
bootstrap_package:
enable_end_user_authentication:
macos_setup_assistant:
bootstrap_package: https://github.com/organinzation/repository/bootstrap-package.pkg
enable_end_user_authentication: true
macos_setup_assistant: ../lib/automatic-enrollment.dep.json
scripts:
- path: ../lib/remove-zoom-artifacts.script.sh
- path: ../lib/reset-timezone.sh
Expand Down
6 changes: 3 additions & 3 deletions teams/workstations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ controls:
custom_settings:
- path: ../lib/windows-screenlock.xml
macos_setup:
bootstrap_package:
enable_end_user_authentication:
macos_setup_assistant:
bootstrap_package: https://github.com/organinzation/repository/bootstrap-package.pkg
enable_end_user_authentication: true
macos_setup_assistant: ../lib/automatic-enrollment.dep.json
scripts:
- path: ../lib/remove-zoom-artifacts.script.sh
- path: ../lib/reset-timezone.sh
Expand Down

0 comments on commit b571d48

Please sign in to comment.