Hi Jochen,
I have already scripted a rather primative system that allows my Teachers to disable/enable the Internet via a simple form. The form just copies (for disable) deletes (for enable) a 0 kb file onto the netlogon shares. I then have a second script (runs after logon) that looks for file and if exists overwrites 'proxyserver' HKCU key with "", so when users try to run their Iexplore icon, (actually a kix script that checks state of proxyserver) they get a message 'your internet is disabled'.
I wanted to extend this further by allowing teachers to disable invidual machines, I thought perhaps I would create a form that listens for input (computer name variable) then goes off and runs a script on that remote machine, and over writes 'proxyserver'.
Steve.
|