How to use the Netsh utility to export and import DHCP scopes      Export examples  The following command exports the full service configuration to the c:\Temp\Dhcpdb file:   export c:\temp\dhcpdb allThe following command exports the configuration that pertains to scopes 10.0.0.0 and 20.0.0.0 to the c:\Temp\Dhcpdb file:   export c:\temp\dhcpdb 10.0.0.0 20.0.0.0Back to the top      Import examples  The following command imports the full configuration from the c:\Temp\Dhcpdb file:   import c:\temp\dhcpdb allThe following command imports the configuration pertaining to scopes 10.0.0.0 and 20.0.0.0 from the c:\Temp\Dhcpdb file:   import c:\temp\dhcpdb 10.0.0.0 20.0.0.0 
 
  
Submit your suggestion / comments / complaints / Takedown request on lookyp.com@gmail.com
      
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment