dhcp export

  • Thread starter Thread starter shamun
  • Start date Start date
S

shamun

i need to export dhcp scope to text file chane some reservatins and import
it back.
can it be done?
 
Yes this can be done. The easiest way to perform this is from a command
line run:

NetSh DHCP Server Dump > %WinDir%\DHCPConfig.txt

You can then replay this back after modifying what you need

NetSh Exec %WinDir%\DHCPConfig.txt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top