Windows Server SystemPost your Windows Server System question here. Besides Windows Server 2003, Windows Server System also includes other Microsoft Server software (such as BizTalk Server, Exchange Server, ISA Server & others).
Mission Statement
WindowsBBS is an online community dedicated to easily accessible technical support for those using Microsoft operating systems and other Windows software.
Our goal is to become the leading resource for computer users that require assistance with their day-to-day computer usage, including full support for networking PC's, virus & malware removal, system upgrades and general support questions.
I am trying to backup some files, actually everything, on an LTO2 tape drive on a Fujitsu server running Windows 2003 R2 OS . I am using NTBackup and the run command string of the scheduled job is the below:
C:\WINDOWS\system32\ntbackup.exe backup "@C:\Documents and Settings\Administrator\Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\full backup.bks" /n "FULL DATA BACKUP" /d "FULL DATA BACKUP" /v:no /r:no /rs:no /hcn /m normal /j "full backup" /l:s /p "LTO Ultrium"
contents of the full backup.bks file :
C:\
D:\
SystemState
Now whenever the time comes to run the backup, nothing happens!! What might be wrong? it worked once or twice with the same job and tapes and now its not working anymore. The backup looks as if it is starting and then goes off immediately. It does this as well even if run manually...pls help