naturelover Posted January 3, 2013 Report post Posted January 3, 2013 I have just migrated my DHCP to Windows server 2012 and there is no WPAD protocol... Can someone tell me how to configure my clients to find Proxy automatically in my network? Quote Share this post Link to post Share on other sites More sharing options...
naturelover Posted January 4, 2013 Report post Posted January 4, 2013 I have found a solution: To create an option 252 entry in DHCP Click Start, point to All Programs, point to Administrative Tools, and then click DHCP. In the console tree, right-click the applicable DHCP server, click Set Predefined Options, and then click Add. In Name, type WPAD. In Code, type 252. In Data type, select String, and then click OK. In String, type http://Computer_Name:Port/wpad.dat where:Computer_Name is the fully qualified domain name of the ISA Server computer. Port is the port number on which automatic discovery information is published. You can specify any port number. By default, ISA Server publishes automatic discovery information on port 8080. [*]Right-click Server options, and then click Configure options. [*]Confirm that Option 252 is selected. Quote Share this post Link to post Share on other sites More sharing options...