+ Post New Thread
Results 1 to 9 of 9
Windows Thread, new server from backup tapes in Technical; our dhcp server died over the weekend. the old hdd's have been removed and new ones put in place, but ...
  1. #1
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,276
    Thank Post
    262
    Thanked 217 Times in 147 Posts
    Rep Power
    102

    new server from backup tapes

    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

  2. IDG Tech News

  3. #2


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: new server from backup tapes

    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:
    Code:
    tar -xvf /dev/tape

  4. #3
    StewartKnight's Avatar
    Join Date
    Jun 2005
    Posts
    1,659
    Thank Post
    2
    Thanked 26 Times in 20 Posts
    Rep Power
    26

    Re: new server from backup tapes

    if all it was doing was DHCP, it only take a minute to configure anyway, surely??

  5. #4
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,276
    Thank Post
    262
    Thanked 217 Times in 147 Posts
    Rep Power
    102

    Re: new server from backup tapes

    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)

  6. #5
    DMcCoy's Avatar
    Join Date
    Oct 2005
    Location
    Isle of Wight
    Posts
    3,085
    Thank Post
    9
    Thanked 396 Times in 342 Posts
    Rep Power
    91

    Re: new server from backup tapes

    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.

  7. #6


    Join Date
    Jan 2006
    Posts
    6,457
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: new server from backup tapes

    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?

  8. #7

    Join Date
    Feb 2006
    Posts
    1,193
    Thank Post
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Re: new server from backup tapes

    You can use netsh to dump a settings file which then be used as a script to regenerate the DHCP server.

  9. #8
    ChrisH's Avatar
    Join Date
    Jun 2005
    Location
    East Lancs
    Posts
    4,810
    Thank Post
    89
    Thanked 212 Times in 195 Posts
    Rep Power
    83

    Re: new server from backup tapes

    The console dumps it into a netsh compatible file.

  10. #9

    Join Date
    Feb 2006
    Posts
    1,193
    Thank Post
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    Re: new server from backup tapes

    Quote Originally Posted by CyberNerd
    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:
    Code:
    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.

SHARE:
+ Post New Thread

Similar Threads

  1. How do you backup your Server(s)?
    By elsiegee40 in forum Windows
    Replies: 56
    Last Post: 7th February 2008, 10:44 AM
  2. Restoring a server with NT Backup???
    By johnkay21 in forum Windows
    Replies: 5
    Last Post: 19th June 2007, 09:38 AM
  3. Backup Tapes Replacement & Backup Schedules
    By robknowles in forum Hardware
    Replies: 2
    Last Post: 18th April 2007, 10:55 PM
  4. Backup Tapes Contents
    By Grommit in forum Windows
    Replies: 7
    Last Post: 17th April 2007, 09:28 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •