How do you do....it? Thread, proxy server script in Technical; Moving from embc to super highway next week which will involve changing proxy server details, one school done uses gpo, ...
-
7th March 2007, 11:47 PM #1 proxy server script
Moving from embc to super highway next week which will involve changing proxy server details, one school done uses gpo, just wondering what to do with other school that uses roaming profiles. is there a way of changing the proxy server as part of the login script, we use a simple net use \home etc?
-
-
IDG Tech News
-
7th March 2007, 11:57 PM #2 Re: proxy server script
you can still use a GPO with roaming profiles... the GPO should override whatever the profile sets. If not, you can export the registry settings from your machine and import them in a login script.
-
-
7th March 2007, 11:57 PM #3 Re: proxy server script
One method could be to import the new proxy settings into the CU_registry section at logon.
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"ProxyServer"="PROXY:8080"
-
SHARE:
Similar Threads
-
By Jackd in forum Windows
Replies: 2
Last Post: 24th December 2009, 02:59 PM
-
By Michael in forum Windows
Replies: 7
Last Post: 22nd September 2007, 03:04 PM
-
By fooby in forum Web Development
Replies: 6
Last Post: 13th February 2006, 04:30 PM
-
By ptrainor1 in forum Windows
Replies: 12
Last Post: 10th February 2006, 09:15 AM
-
By GrumbleDook in forum Scripts
Replies: 8
Last Post: 9th December 2005, 02:06 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules