I'm pretty new to Casper and my scripting skills are not up to speed yet so I'd like to do all of this in Casper if at all possible.
I have a requirement to:
- Place a couple of certificates on clients and 'Always Trust' them in the System Keychain (I guess a Configuration Profile would be best?)
- Set the correct time zone and accurate time on the client
- Ensure the computer name is correct as per our device registration system (using scutil)
- Ensure IPV6 is disabled (as I'm told this can prevent successful binding) and ensure client is set to get an IP via DHCP
- Finally run the relevant dsconfigad commands
Can all this be done step by step in the JSS, and if so can I be sure everything gets run in order? Or is it better to have an independent, all-in-one script? If so, how would you do this?
I have a little experience with Casper Imaging. Any guidance is gratefully appreciated!
