It has been awhile since I did any scripting, we are going looking at using a perl script to set the internet proxy server. Most likely we would change the hkey_users (for each user listed including default) proxy server value. We need it to either run once at logon or with some other trigger but it must not be interactive.
Perl seemed to be a very flexible language to use, would it be the best choice? and does anyone already have anything similiar already?