Ask Experts Questions for FREE Help !
Ask
    gilton's Avatar
    gilton Posts: 13, Reputation: 2
    New Member
     
    #1

    Feb 21, 2008, 04:17 AM
    Proxy Script
    How to make proxy automatic configuration script for windows clients
    gilton's Avatar
    gilton Posts: 13, Reputation: 2
    New Member
     
    #2

    Feb 21, 2008, 04:50 AM
    I got the answer. Make REG file contains
    ===================================
    REGEDIT4
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings]
    "ProxyServer"="192.168.0.101:8080"
    "ProxyEnable"=dword:00000001
    "ProxyOverride"="localhost;127.0.0.1;192.168.0.*;* .local"
    =======================================
    keep it on a shared location and set IE proxy script \\192.*.*.*\shared\script.REG .
    chuckhole's Avatar
    chuckhole Posts: 850, Reputation: 45
    Senior Member
     
    #3

    Feb 21, 2008, 08:06 AM
    What proxy server are you running? This would help with the answer.

    If you are talking about the Windows Proxy Auto Discovery (WPAD), there are two ways to deploy the information to your clients:

    1) via DHCP server - custom entry 252 WPAD with the string value of http://proxy_server:port/wpad.dat (example: http://proxy1:80/wpad.dat

    2) via DNS server - add a DNS CName called WPAD that points to the fully qualified domain name of your proxy server.

    In either case, your proxy server will also have to be configured for WPAD typically on Port 80. You can specify a port when using DHCP but you must use port 80 if you use DNS. If your Proxy server is also running IIS or other web server, then you must use an alternate port for WPAD. The WPAD.DAT file is created by your proxy server for the client. After properly configuring the servers, search for WPAD.DAT on your client PC and have a look at the contents. Any major configuration changes on your proxy server are saved down to the client.

    Also, IE on each client must be set to Automatically Detect Settings in the LAN Settings. DO NOT set the browser to use a proxy server. After properly configuring the WPAD, it is much faster to allow the client to detect and receive the settings from the proxy server.

    For more information, refer to: MS KB 260210, MS KB 309814.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

How can I use a proxy with Mozilla Firefox? [ 1 Answers ]

NO MATTER WHAT I DO, I CANNOT CONNECT through a proxy server! I am connected to the internet through a D-Link router and I am running Mozilla Firefox and Norton Protection Center. What I did was find a list of proxy servers. Here is an example website I used:...

Going around a proxy to get to a website [ 4 Answers ]

At my place of employment they use a SmoothWall proxy server to block websites. I am trying to access my Facebook and myspace pages and cannot get to them due to this server. Is there anyway to get around it other than using a web proxy (which SmoothWall also blocks 85% of those I have tried)? ...

Marriage by Proxy? [ 1 Answers ]

A female friend of mine really liked one of my male friends, so hooked them up with one another... but my guy friend got shipped to Iraq a few months later and realized he wanted to marry my female friend... well we live here in Florida... so she looked into a marriage by proxy... and had it...

Proxy Marriages [ 1 Answers ]

Have anyone done a marriage by proxy? Does anyone know how many have been done?

Can I have proxy [ 14 Answers ]

I am living in saudi arabia, here a lot of webs closed and not allowed to open and I want to know if there way to open close web from proxy in web, so if you know that there is proxy in any site I hope that you can tell me .


View more questions Search