Wifi Self Service

EliasG
Contributor

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

4 REPLIES 4

EliasG
Contributor
 

millersc
Valued Contributor

This should do what your thinking. GitHub Make-Profile-PKG

Then you can make the policy ongoing and available offline.

tthurman
Contributor III

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 .

Nix4Life
Valued Contributor

or use chflags to lock the file so it cannot be changed.
chflags man page