Friday , March 29 2024
Home - Tag Archives: Windows 2008 R2 (page 2)

Tag Archives: Windows 2008 R2

Scripting Windows 2008 DHCP for ISP Failover

Having two ISP connections and switch between them automatically is more a hardware (or Software -TMG) solution.  But I found a way to script the Windows DHCP server using the netsh command. This allows for a site admin to run either of two scripts to change the default gateway on the server(s) and dhcp scope options for clients. An example of such …

Read More »

How to enable or disable ping in Windows Server 2008 R2 server?

To enable ping to the Windows Server 2008 R2, follow below steps Go to Start >> Administrative Tools >> Windows Firewall with advanced security >> Inbound Rules >> File and Printer Sharing (Echo Request – ICMPv4-IN) >> right click and select Enable Rule. To disable the ping select Disable Rule in the last step.

Read More »