Guest Adrian Posted October 15, 2008 Posted October 15, 2008 Hi I am getting an issue when trying to import some scopes into DHCP using NETSH import command , basically I have 5 scopes lets call them S1, S2, S3, S4 and S5 , there 3 SuperScopes , SS1, SS2, SS3 configures as follows SS1 S1 SS2 S2 S3 SS3 S4 S5 no matter which order I import these file , the moment you get to importing the 3rd Superscope you are presented with the error "The object already exists" I have check for MAC duplication and even though there are a few , If I delete them from the source server and do the import again there error still crops up. Running W2k3 SP2 Any Idea ? Thanks
Guest Prashanth Naganna Posted October 17, 2008 Posted October 17, 2008 DHCP Import issue - Adria DHCP Import issue - Adria I ran into this on a W2K3 SP1. This is what I did. Created a text file, test.nsh with the following contents: show bindings export c:\test.txt all and on the command prompt type netsh -f test.nsh. Similarly the import command can also be executed.
Recommended Posts