I'm trying to get a Self Service entry set up for my users that:
Removes a older .mobileconfig file that should no longer be used.
Installs a .mobileconfig file
Deletes 2 Wireless Networks for the user
Deletes the keychain entries for said 2 wireless Networks for the user
I have the various parts Working in ARD; but I don't know how to put it together in Casper to create a Self-Service entry.
Screenshots for:
Copy .mobileconfig
Remove SSID's
Installs mobileconfig as root
I can get the .mobileconfig file installed into the JSS, that's no problem.
I'm trying to set up a Self Service Entry that a user could just click on, and all this is done for them.
Also excellent would be a pop-up afterwards saying "Now that your Wireless is reset, you have to log back on. Please select (WiFi Group) and enter your username (first.last@domain.org) and password"
My machines are all less than 1.5 years old Air's and Macbook Pro's Retina.
If you have any advice on putting this all together as a single self-service entry, it would be appreciated.
Thanks!