Backup for NT Server


Recommended Posts

I am attempting to setup NAS backup for NT Server I have mapped my NAS as a drive however the windows backup utility will only back up the data to a Tape Drive or Physical drive but not to a network drive is there any software that i can install on it that would allow me to do this. I have tried Memeo and Cobian Backup however neither of them support Windows NT

Link to comment
https://www.neowin.net/forum/topic/799982-backup-for-nt-server/
Share on other sites

I have used this post I found over at another forum for some of our clients and it worked well. Not sure of your network setup but this should work.

What I've always done in the past is used a batchfile to:

a) map a network drive

b) perform the backup

c) copy the backup file (using xcopy) to the network drive.

Here's a quick example of the batchfile:

***Begin Batchfile***

@echo off
rem clear mapped network drives
net use * /d /y

rem map network drive to backup folder on server
net use m: \\pcname\sharedfolder /persistent:yes
rem perform the backup
C:\WINDOWS\system32\ntbackup.exe backup "@C:\Documents and Settings\username\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\Daily Backup.bks" /n "Daily Backup.bkf created 3/25/2004 at 9:27 PM" /d "Set created 3/25/2004 at 9:27 PM" /v:yes /r:yes /rs:no /hc:off /m normal /j "Daily Backup" /l:s /f "F:\Backup\Daily Backup.bkf"
rem copy the backup to the server
xcopy f:\backup\"daily backup.bkf" m:\ /y
rem release mapped drive
net use * /d /y
rem exit the batch file
exit
***End Batchfile***

First, the batchfile clears mapped drives. In my case, this is a batchfile I use on my systems at home to back them all up to one PC. So, since I don't have a pile of mapped drives, I just make sure all mapped drives are diconnected (net use * /d /y). When I've used this in a work environment with multiple mapped drives, I disconnected only the one drive I map to the main backup folder.

The next thing is map the drive (in the case of this batchfile, I used m:.

Then the backup operation itself. To get the command line, created a scheduled backup task using ntbackup. Once you're finished, open the scheduled task and copy the command line for the backup out of it and paste it in your batchfile.

Then the xcopy operation which moves the file to your central backup folder.

Then finally, disconnect the mapped drive.

Once you've tailored this to your environment, (paths, server names, shares, etc) test it. Make sure it works. Once it's working properly, make a scheduled task that calls the batchfile.

A word of advice. Since you have multiple servers, stagger the timing of the backups on them so as not to overload the target server with 10 or 11 backups being copied to it at one time.

Then, schedule your backup on the backup server for after all files are copied.

I've used this exact method many times in business and it's always worked well.

One last thing. It seems tedious to always disconnect the drive within the batchfile but trust me on this ok, you want to. Windows has a bad habit of losing mappings. The only way I found to ensure the backups always run and copy properly across the network was to ensure the drive was freshly mapped.

Don't forget, check your backups EVERY morning to ensure they've all run properly over night. This should be almost the first thing any system admin does every morning.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Maybe, just maybe... and it isn't you... there are some people who like the Windows 11 UI (for whatever reason) and want a better backend.
    • Gundams to arrive in Call of Duty: Mobile with new mech mode and unique third-person combat by Paul Hill Activision has announced that Call of Duty: Mobile will see the launch of Season 6 “Gundams Arrive” on July 2 at 5PM Pacific Time. This major collaboration between the world’s most popular FPS franchise and the Gundam franchise will introduce a new, limited-time mode called Gundam Team Deathmatch where 8 players will face off 4v4 and pilot Gundam-themed operators such as Ethan - Freedom Gundam, Reaper - Sazabi Gundam, Proton - v Gundamo, Deathscythe Gundam (EW). When playing in this game mode, players will notice a switch from the usual first-person view to the third-person perspective. The new game mode will also feature specific abilities and weapons that are unique to Gundam suits rather than player loadouts. The new Gundam Team Deathmatch mode will be played on a new map called interstellar space station, which has been designed for this mode. When playing, you’ll discover that the mech suits offer specialized mobility such as dodge, sprint, and vertical jets. In the post-match, players will be able to watch Gundam operator animations with unlockable rewards for viewing. You can unlock more animations by participating in Gundam Team Deathmatch, normal Multiplayer, and Battle Royale modes. There will also be Gundam-themed in-game events, such as Survival of the Fittest, which will give players free rewards like the new legendary weapon J358 — Fin Funnel v Gundam, Urban Tracker — Defense Force, Cyro Bomb — Haro (reskin), Emote — Haro Team, new camos, and more. Players will also be able to obtain a variety of items through Season 6 Battle Pass free and premium tiers, including sci-fi-themed Operators and Weapon Blueprints. Players on the free tier will get access to the bolt-action 3-Line Rifle based on a World War II design and is capable of inflicting high damage with high accuracy. Free tier players will also have the chance to earn other rewards such as Skins, Weapons Blueprints, Vault Coins, and more. Players looking to spend money can get the Premium Pass. These players will have a chance to get all of the content from Season 6 including tactical warriors like Silver — Chrome Dome Reskin, Misty — Science Pilot, Atlas — Dust Ranger, and The Marshal — Rock Hound; and Weapon Blueprints like the BP50 — Pathripper, Oden — Maevwat Technical, PDW-57 — Rocket Re-Entry, BY15 — Dark Moon, and the 3-Line Rifle — Geo Thermal Line, based on the new Season 6 weapon. There’s also Battle Pass Subscription which gives you additional monthly rewards along with a 10% boost to Player and Weapon XP, discount coupons, and limited discounts on 10x crate pulls. Activision also stated that Mythic Drops are returning to the Mythic store and that Battle Pass Vault is getting Season 9 — Zombies Are Back (2022) and Season 6 — Templar's Oath (2023).
    • I managed to buy the original Hellblade: Senua’s Sacrifice through the ps app on my phone even though it was not showing up in the ps store when browsing from my ps5 it was buggy but more or less O.K.ish to play… I wonder if this original added version is funny fixed up for ps5 play
    • Download old Windows Startup Sounds @ https://www.winhistory.de/more/winstart/winstart_en.htm
  • Recent Achievements

    • Week One Done
      pcdoctorsnet earned a badge
      Week One Done
    • Rising Star
      Phillip0web went up a rank
      Rising Star
    • One Month Later
      Epaminombas earned a badge
      One Month Later
    • One Year In
      Bert Fershner earned a badge
      One Year In
    • Reacting Well
      ChrisOdinUK earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      550
    2. 2
      ATLien_0
      205
    3. 3
      +FloatingFatMan
      173
    4. 4
      Michael Scrip
      151
    5. 5
      Som
      131
  • Tell a friend

    Love Neowin? Tell a friend!