mcseulmo 10 Geschrieben 10. Juli 2009 Melden Teilen Geschrieben 10. Juli 2009 Hallo, ich möchte für die automatische Proxy-Konfiguration die Dateieigenschaften einiger Dateien im IIS ändern. Die Beschreibung dazu habe ich gefunden auf einer MS-Seite: Download details: Automatic Proxy Discovery Package Wenn die Datei herunterlädt, ist in der EXE-Datei eine Doc-Datei, die das beschreibt was machen machen soll. Nachfolgend ein Auszug: ************ Modifying the Properties of the .dat Files To modify the properties of the .dat files 1. Open IIS Manager: For Windows Server 2003, click Start, point to All Programs, point to Administrative Tools, and click Internet Information Services (IIS) Manager. For Windows 2000 Server, click Start, point to All Programs, point to Administrative Tools, and click Internet Services Manager. 2. Expand Web Sites, and click Default Web Site. 3. In the details pane, right-click Wpad.dat, and click Properties. 4. On the File tab, clear Read. 5. On the File Security tab, in Authentication and access control, click Edit, and in the Authentication Methods dialog box, perform the following steps: a. Verify that Enable anonymous access is selected. b. Click OK. 6. On the File Security tab, in IP address and domain name restrictions, click Edit, and in the IP address and Domain Name Restrictions dialog box, perform the following steps: a. Select Denied access. b. Click Add. c. In the Grant Access dialog box, select Group of computers. d. Type the subnet ID and subnet mask that defines your Internal network. For instance, if you assign IP addresses between 192.168.0.1 and 192.168.0.254, you should type 192.168.0.0 in Network ID and 255.255.255.0 in Subnet mask. e. Click OK, and then click OK again. 7. On the Custom Errors tab, perform the following steps: a. In Error Messages for HTTP Errors, scroll down until you locate the entry that contains 403;2 in the HTTP Error column. b. Select 403;2, and click Edit. c. In the Edit Custom Error Properties dialog box, select URL from the Message type drop-down list. d. In URL, type /wxpad.asp, and click OK. 8. Click Apply, and then click OK to close the wpad.dat Properties dialog box. 9. Click OK. ********* Jetzt wäre es schön, wenn man etwas per vbs für alle dat-Dateien machen könnte. Hat mir jemand ein Ansatz wie ich so etwas machen kann. Meine vbs-Kenntnisse sind bisher einfacher Natur, daher würde ich mich über eine Hilfe freuen. mcseulmo Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.