Jump to content

Recommended Posts

Posted

Hi guys, looked everywhere but I'm not able to find a solution. How can I enable and change the (Use automatic configuration script) on IE, I have about 150 PC's to change next week, and a script will help me a lot. Thanks

Posted

Use a program called RegShot to log changes in the registry as you manually change the setting on one computer. Then use RegWrite to make the changes to the target systems.

Who else would I be?
Posted

I guess I could do that.... but what about scripting one with Autoit. I was abe to change the proxy server with some code I found in this great forum, but there's nothing on changing the configuration script. Is it posible?

Posted (edited)

Once you have the registry setting, it is just a matter of applying it with autoit or regedit. With the method you mention, the script would need to interact with the Internet Explorer Properties window on 150 separate PCs. This would not be acceptable in most businesses because it could interfere with the person actively using the computer.

EDIT: Clarity

Edited by this-is-me
Who else would I be?
Posted

Thank you for your reply. You ae absolutely right! I wouldn't want to get 150 calls at the same time. I'll try what you told me originally seems like the most sane solution.

Thank you.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...