Best way to backup WINS.mdb and DHCP.mdb??? - Veritas Backup Exec
This is a discussion on Best way to backup WINS.mdb and DHCP.mdb??? - Veritas Backup Exec ; These always get skipped. Any help - please.....
-
Best way to backup WINS.mdb and DHCP.mdb???
These always get skipped. Any help - please..
-
Re: Best way to backup WINS.mdb and DHCP.mdb???
Assuming Windows 2000: For WINS, go to the server properties using the WINS
MMC snap-in and define a backup path. The server will do the backup for
you. Read the help text for details on setup and recovery.
For DHCP, it is backed up by default. Read the help text for details on
setup and recovery.
Alex
"Michael" wrote in message news:3d2aece6$1@hronntp01....
>
> These always get skipped. Any help - please..
-
Re: Best way to backup WINS.mdb and DHCP.mdb???
Try with a prejob .. a bat file containing:
netsvc wins \\servername /stop
netsvc "microsoft DHCP server" \\servername /stop
and then a postjob starting the services again
halfdan
"Michael" wrote in message news:3d2aece6$1@hronntp01....
>
> These always get skipped. Any help - please..