Move DHCP database
July 1, 2009 Leave a comment
From old DHCP server: netsh dhcp server export C:\dhcp.txt all
To new DHCP server: netsh dhcp server import c:\dhcp.txt all
Windows servers tech tips
July 1, 2009 Leave a comment
From old DHCP server: netsh dhcp server export C:\dhcp.txt all
To new DHCP server: netsh dhcp server import c:\dhcp.txt all
June 12, 2009 1 Comment
PowerShell 1.0 uninstaller is not listed in the Add and Remove programs.
Uninstall it using the command line: C:\Windows\$NtUninstallKB926139$\Spuninst\Spuninst.Exe