From 843cf79adf66bb0ec8cbde57c44dd279bd0db3af Mon Sep 17 00:00:00 2001 From: Ray Lyon <36998292+skoobasteeve@users.noreply.github.com> Date: Tue, 23 Mar 2021 13:49:08 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71b75b2..90bc1b9 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ While the much-praised concept of Zero-touch Deployment is great in theory, ther ### Order of operations 1. Unbox computer and create user 2. Enroll computer in JAMF if not already done via Automated Enrollment -3. Run [script](https://github.com/skoobasteeve/jamfops/blob/main/scripts/jamf-onboarding.sh) via Self Service or automatically via enrollment policy +3. Run script via Self Service or automatically via enrollment policy ([script](https://github.com/skoobasteeve/jamfops/blob/main/scripts/jamf-onboarding.sh)) 4. Enter email of user to assign them 5. Choose group to assign computer, usually based on department/team -6. Group is populated via [extension attribute](https://github.com/skoobasteeve/jamfops/blob/main/ext-attributes/onboarding-group-name.sh) + corresponding Smart Group +6. Group is populated via extension attribute + corresponding Smart Group ([extension attribute](https://github.com/skoobasteeve/jamfops/blob/main/ext-attributes/onboarding-group-name.sh)) ### Requriements 1. Physical or remote access to new computer