Configuring Automatic Private IP Addressing APIPA Problem
You want to enable or disable Automatic Private IP Addressing APIPA on a Windows Server 2003 computer. To disable APIPA for a particular adapter, create the following Registry value GUID gt To disable APIPA for all adapters installed in a particular computer, create the following Registry value no reboot is necessary Note If either of these Registry entries is not present, the operating system assumes a default value of 1. This means that APIPA is turned on and enabled on all Windows Server...
Configuring ICMP Traffic
2. Double-click on the Local Area Connection icon. 3. From the Advanced tab, click Settings. This will launch the Windows Firewall Control Panel applet. 4. From the Advanced tab, click the Settings button in the ICMP section. 5. In the ICMP Settings section, place a check mark next to the ICMP packets that you want to allow Allow incoming echo request Allow incoming timestamp request Allow incoming mask request Allow incoming router request Allow outgoing destination unreachable Allow outgoing...
Configuring a Gateway Metric Problem
You want to specify the gateway metric for the default gateway on a Windows Server 2003 computer. 1. Open the Network Connections applet. 2. Double-click on the Local Area Connection icon. 3. Click on Internet Protocol TCP IP , and select Properties and then Advanced. 4. In the Default Gateways section, highlight the gateway whose metric you want to modify, and click on Edit. Clear the check mark next to Automatic Metric, and enter a numerical value in the Interface Metric text box. 5. Click OK...
Configuring DNS Servers Used for Name Resolution Problem
You want to configure the DNS servers that will be used for name resolution on a Windows Server 2003 computer. 1. Open the Network Connections applet. 2. Double-click on the Local Area Connection icon. 3. Click on Internet Protocol TCP IP , and select Properties. 4. Verify that the radio button next to Use the Following IP Address is selected, and that the IP address, subnet mask, and default gateway are configured. 5. Fill in the IP address of the primary DNS server in the Preferred DNS Server...
Netsh Ras Add Registeredserver
You can register your RRAS server in Active Directory by doing the following 1. Start the Active Directory Users and Computers administrative console from the Administrative Tools folder in the Start menu, or directly from systemroot system32 dsa.msc. 2. Expand the tree in the left pane, and select the Users node. 3. Double-click RAS and IAS Servers in the right pane. 4. Select the Members tab, and click the Add button. 5. Click the Advanced button, and then click the Object Types button....
Solution Grx
The following command exports the current server's IAS configuration to a file called c ias.txt gt netsh aaaa show config gt c ias.txt The following command imports the settings contained in c ias.txt into the current server's IAS configuration This script will export the configuration of an IAS server to a text file ' This script will export the configuration of ' an IAS server to a text file set objFSO strOutputFolder c temp strFileName ias-export.txt strOutputFile strOutputFolder amp amp...
Account Lockout Policy Command Line
To configure an individual computer to lock out a user account after three invalid remote access authentication attempts, modify the following Registry value Parameters AccountLockout MaxDenials dword 3 Note Set this value to 0 to disable remote access account lockouts. To configure an individual computer to lock out a user account for 30 minutes, modify the following Registry value Parameters AccountLockout ResetTime mins dword 30 Note By default, the Registry Editor displays this value in...