wifi policy

  1. B

    Block WiFi using PMM

    I'm a newbie with managing Macs already did a quick google search about this. I was able to find a script to do it but I'm not sure how to deploy this yet. " #!/bin/bash sudo networksetup -removepreferredwirelessnetwork en0 GuestNetworkName exit 0" Is this possible using the Configuration...
Back
Top