Yes I am. The script is attached (I stole it from the internet, so I'm not suer EXACTLY what it does...)
The script is attached for reference...
Main Topics
Browse All TopicsHi,
I need to be able to change proxy settings on a Windows 2008 Enterprise x64 server with regularity.
I have written two scripts, and when logged in as Administrator they run fine.
When I try to run the script as a normal user (or another user who has admin privelegaes) the proxy doesn't get changed.
I don't get any error message stating insufficient privelges - it APPEARS that the script executes normally. But when I start IE the proxy settings are unchanged.
I am also unable to get the script to work as a logon script - presumably for same reason.
How can I set it such that this script can be run by any normal user?
Thanks.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Three points I would ask on this,
Is the administrator account logging in a local or a domain account?
Is there a GPO setting proxy settings for these other accounts that does not apply to the administrator account(domain or local)?
and
Is there a GPO in place making proxy settings machine specific -vs- user specific?
\\computer configuration\administrati
might also try a GPO results modeling on the admin account and one of the other user accounts run against the same pc (look at the difference's)
reaching for straws, hope they help.
zf
Business Accounts
Answer for Membership
by: lamaslanyPosted on 2009-04-23 at 03:45:48ID: 24213541
I assume you are changing registry keys? If so which keys are you changing?