Skip to main content
Question

Policy/Script to Disable Auto Proxy Discovery

  • November 18, 2013
  • 3 replies
  • 3 views

Forum|alt.badge.img+4

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

3 replies

Forum|alt.badge.img+18
  • Valued Contributor
  • November 18, 2013

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.


Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 18, 2013

Thanks, I was over complicating things.


Forum|alt.badge.img+4
  • Author
  • Contributor
  • November 19, 2013

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?