101TECH

IT Solutions Done Right!

Windows 2003 – Move dhcp scopes

How to move a dhcp scope from one windows 2003 server to another.
1. Export SCOPES from original server ( scopes 10.1.1.1 and 10.2.2.2 )
netsh dhcp server export scopes.txt 10.1.1.1 and 10.2.2.2
2. Import scopes on new server
netsh dhcp server import scopes.txt all
3. Change DHCP scope options
for %i in (10.1.1.1 10.2.2.2 ) do netsh dhcp server \\servername [...]

About

This is an area on your website where you can add text. This will serve as an informative location on your website, where you can talk about your site.

Subscribe to our feed

Search

Admin