So, I'm not sure this is possible, or i'm asking it right...
I have 2 scripts that I want Users to be able to run. One resets the SSID's and the other resets Keychain.
The scripts work fine over ARD, and show up in SelfService as expected, and work.
But,
The user has to be connected to SelfService for it to work, if the user is not on the local network, They can't get the scripts. Our JSS is internal only.
I'm looking for a way for users to be able to run the scripts while NOT on any network. I thought about just putting the scripts on the local machine, but that won't work because the scripts have to run as Admin or Root, which none of my users are. And if SelfService can't connect in, it won't show the scripts.
But there's gotta be a way to do this. I want local users to be able to run a couple of scripts that require Admin access. Even if it's completely outside Self-Service.
Any ideas?