Backup: Mediapools

  • Thread starter Martin Schneider
  • Start date
M

Martin Schneider

Hi!

I use the following script to make a full-backup on a tape which belongs
to the media-pool "MyBackup-Medienpool". It should overwrite old
contents.

C:\WINNT\system32\NTBACKUP.EXE
backup "@D:\Sicherungsjobs\MyBackup.bks"
/n "MyBackup Do-09.10.2003---8-52"
/P "MyBackup-Medienpool"
/d "MyBackup Do-09.10.2003---8-52"
/j "MyBackup Do-09.10.2003---8-52"
/v:yes /r:no /rs:no
/hc:blush:n /m normal /l:s /UM

But it doesn't work, Backup.exe tells me "Please verify the Management
Console". Please help!

Martin
 
J

Jerold Schulman

Hi!

I use the following script to make a full-backup on a tape which belongs
to the media-pool "MyBackup-Medienpool". It should overwrite old
contents.

C:\WINNT\system32\NTBACKUP.EXE
backup "@D:\Sicherungsjobs\MyBackup.bks"
/n "MyBackup Do-09.10.2003---8-52"
/P "MyBackup-Medienpool"
/d "MyBackup Do-09.10.2003---8-52"
/j "MyBackup Do-09.10.2003---8-52"
/v:yes /r:no /rs:no
/hc:blush:n /m normal /l:s /UM

But it doesn't work, Backup.exe tells me "Please verify the Management
Console". Please help!

Martin

As an experiment, change /v:yes to /v:no

Are you using SP4 yet? That might help.

As a last resort, use tip 5961 in the 'Tips & Tricks' at http://www.jsiinc.com

Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top