[Casper] Automatic Proxy Configuration

Patrick.Birke Patrick.Birke at target.com
Mon Jul 21 08:13:12 PDT 2008


Hmmmm, that does not work. The script below just sets the proxy by pass domains. I want to set the location of the pac file and enable the "Automatic Proxy Configuration".

Thanks,

-Patrick Birke
Senior Systems Engineer
E.D.G.E.

-----Original Message-----
From: Thomas Larkin [mailto:tlarki at kckps.org]
Sent: Monday, July 21, 2008 9:55 AM
To: 'casper at list.jamfsoftware.com'; Patrick.Birke
Subject: Re: [Casper] Automatic Proxy Configuration

here goes a script I was using in Tiger.  You need to change it to /usr/sbin/networksetup but it should still work


#!/bin/sh

BYPASSPROXY='Insert your proxy server here'

/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/networksetup -setproxybypassdomains "AirPort" $BYPASSPROXY
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/networksetup -setproxybypassdomains "Built-in Ethernet" $BYPASSPROXY



Thomas Larkin
TIS Department
KCKPS USD500
tlarki at kckps.org
cell:  913-449-7589
office:  913-627-0351




More information about the Casper mailing list