Posted on 05-01-2017 05:49 AM
Is there a way to have a wifi profile in self-service available offline? I have users that remove the wifi and then we have to go to the site just to put them back on.
Thanks
Posted on 05-01-2017 05:49 AM
Posted on 05-01-2017 05:55 AM
This should do what your thinking. GitHub Make-Profile-PKG
Then you can make the policy ongoing and available offline.
Posted on 05-01-2017 06:04 AM
You can create wireless profiles with bash.
But if you're trying to use Config Profiles to do it, you can use the Make-Profile-PKG listed by @millersc .
Posted on 05-02-2017 05:24 AM
or use chflags to lock the file so it cannot be changed.
chflags man page