beeswax Posted April 20, 2006 Posted April 20, 2006 our dhcp server died over the weekend. the old hdd's have been removed and new ones put in place, but the setup is exactly the same. server 2003 has been installed, and we were now wondering if we could do a system state restore on boot, reload all the info from our backup tapes, and have something that'll need a few tweaks to get going. but it's going to be harder than that isn't it? beeswax
CyberNerd Posted April 20, 2006 Posted April 20, 2006 Surely It's got to be worth a try, worst comes to the worst you'll need to do it by hand anyway :/ Can't imaging it would ever be as easy as a linux restore though: tar -xvf /dev/tape
StewartKnight Posted April 20, 2006 Posted April 20, 2006 if all it was doing was DHCP, it only take a minute to configure anyway, surely??
beeswax Posted April 20, 2006 Author Posted April 20, 2006 I'm afraid it's not as simple as that. we had the old server configured with 4 ip ranges in conjunction with our cisco switches, and 4 vlans, as well as a host of other stuff. our cisco engineer is away (it's a long story, but one day it will be told)
DMcCoy Posted April 20, 2006 Posted April 20, 2006 Not much use now, but for future info it is possible to import and export windows 2003 dhcp settings and reservations to a file. I have moved servers around and duplicated them with this option.
CyberNerd Posted April 20, 2006 Posted April 20, 2006 Not much use now, but for future info it is possible to import and export windows 2003 dhcp settings and reservations to a file. I have moved servers around and duplicated them with this option. Does it export to a csv/text file? or some MS only encrypted file?
NetworkGeezer Posted April 20, 2006 Posted April 20, 2006 You can use netsh to dump a settings file which then be used as a script to regenerate the DHCP server.
ChrisH Posted April 20, 2006 Posted April 20, 2006 The console dumps it into a netsh compatible file.
NetworkGeezer Posted April 20, 2006 Posted April 20, 2006 Surely It's got to be worth a try, worst comes to the worst you'll need to do it by hand anyway :/ Can't imaging it would ever be as easy as a linux restore though: tar -xvf /dev/tape This would be possible if only Microsoft allowed WinPE to serve SMB shared folders. Failing that ... I've toyed with the idea of doing a 'crane' install, doing a vanilla install on small temporary volume just to have access to the backup app. You can then restore the original build, reset active partition and away you go.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now