Posted on 11-18-2013 02:00 PM
I've been tasked to create a policy to push out a script to Disable Auto Proxy Discovery. I was give the terminal command
networksetup –setproxyautodiscovery Airport off
Can someone point me in the right direction on making this script I can push out via a policy?
Thanks
Posted on 11-18-2013 02:07 PM
create a policy, put that command in the advanced section of the policy on the run command line on 8.x or in 9.x look in the Files and Processes then add it to the Execute command line.
Posted on 11-18-2013 03:27 PM
Thanks, I was over complicating things.
Posted on 11-19-2013 06:51 AM
Well that terminal command doesn't actually work. I did a google search and was unable to find a terminal command for SL 10.6.8 that will untick the autoproxydiscovery. Has anyone accomplished this any other way?