edjmac
‎09-03-2021
New Contributor

Joined: April 2018

User Statistics

  • 11 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I use the DEPNotify script on enrollment for our new builds. It does a great job and almost does what we need. After the build we have a post install that has to run after the first reboot. How can I have something similar run just after the first re...
I have a script that prompts a user for input using apple script for their name within my bash script. It seems to work great, but if they do not answer the prompt in about 1 min it prompts again because of a loop I have. Each time it prompts, anothe...
We have been using the great erase-install script with great luck to wipe and rebuild a laptop! Since Catalina it's no longer working. We are moving to JAMF Connect and I think that might have something to do with it. We also use Filevault with DEP. ...
I use the command pwpolicy -u "$LOGGEDINUSER" -setpolicy "newPasswordRequired=1" to for the user to pick a new password when they log into a new device for the first time. We also use this if we change the password policy and need the user to pick a ...
I have a some code with an "exit 1" on a fail for a if/then. Instead of exiting the script it continues to run some commands at the end of the script when run via jamf policy. If I run the script directly it works fine. Am I missing something?
Kudos given to