Re: Backup Application Recommendation



Interestingly enough, all I did was move the Daily Backups.bks file to the
root of C, modified the path to it in the batch file and it ran. Go figure.


"Absolutely" <nospam@xxxxxxxxxxx> wrote in message
news:eyI$M$uzHHA.3536@xxxxxxxxxxxxxxxxxxxxxxx
Can someone tell me why this isn't working (Error is no media is
specified)

echo off
rsm.exe refresh /LF"ARCHIVE Python 06240-XXX SCSI Sequential Device"
c:\sleep 30
for /f "Tokens=1-4 Delims=/ " %%i in ('date /t') do set
dt=%%i-%%j-%%k-%%l
for /f "Tokens=1" %%i in ('time /t') do set tm=-%%i
set tm=%tm::=-%
set dtt=%dt%%tm%
c:\winnt\system32\ntbackup.exe backup "@C:\Documents and
Settings\Administrator\Local Settings\Application Data\Microsoft\Windows
NT\NTBackup\data\Daily Backup.bks"
/n "%computername%-%dtt%" /d "Daily %dtt%" /v:yes /r:no /rs:no /hc:on
/m normal /j "Daily %dtt%" /l:f /p "4mm DDS" /UM
rsm.exe eject /PF"%computername%-%dtt% - 1" /astart
exit



"Martin X." <martin@xxx> wrote in message
news:%23wE0mOIxHHA.3328@xxxxxxxxxxxxxxxxxxxxxxx
Here are my notes for Windows Backup:

o Note: This was tested on Windows Server 2003 R2 Standard, SP 1 with a
Dell
PowerVault 100T DAT72 tape drive. Since the ntbackup.exe version is the
same
as on Windows Server 2003 Standard, SP 1, there should be no difference.
o Apparently there is no unified management tool for all the backup
components, so use Computer Management --> Storage --> Removable Storage
to
manage the tape drive and tapes only. Use Windows Backup to manage the
backup jobs.
o The tape does not have to be formatted. Just put in any tape and set up
the backup job with the /um switch at the end. This makes the job
unmanaged
so it won't care what tape is in the drive. It will just reformat the
tape
that is in the drive at the time of backup.
o When you set up the backup job, there is a field for labeling the
media.
Since there is only one media label for each backup job, you'll have to
create a separate backup job for each tape if you want separate labels.
But
if the physical label sticker on the tape itself is labeled correctly
then
that should suffice.
o If you add new files or folders to a folder that is already selected,
they
will automatically be backed up in subsequent backup jobs.
o See http://support.microsoft.com/kb/314844/en-us for additional info.
o Selecting "Allow only the owner and the Administrator access to the
backup
data" in the Backup Job Information dialog box doesn't do anything. I
made
two test file backups, one with that selection and one without. I then
copied both .bkf files to a totally different computer running Windows XP
Professional that didn't have the same administrator password. I was
still
able to do a restore of both backups and access all the restored files.
o By default, ten days worth of backup logs are kept. The log files are
named backup01.log through backup10.log. The log files and the .BKS file,
which contains a list of resources to backup, are located in the profile
folder of the user who created the backup job. Under the profile folder,
go
to \Local Settings\Application Data\Microsoft\Windows NT\NTBackup\data\.
The
backup job will need access to that folder, so make sure that the folder
is
accessible to whichever account is used to run the backup job.
o In the Computer Management MMC, there is an option to mark the tape
drive
as clean. It's under Storage --> Removable Storage --> Libraries -->
right-click on the tape drive and the context menu will have an option
labeled "Mark as clean." Selecting that will set the last cleaned date on
the drive's properties --> General tab to the current date and time. Try
this if the drive's cleaning light doesn't turn off after a cleaning.

--
Regards,
Martin X.
MCSA: M


"Absolutely" <abs@xxxxxxxxxx> wrote in message
news:uQEEUwBxHHA.4604@xxxxxxxxxxxxxxxxxxxxxxx
Would be interested for sure. I've tried it in the past and you're
right,
it is slightly less than friendly. It does work, but lacks some
functionality that would be good.

"Martin X." <martin@xxx> wrote in message
news:uSURyR$wHHA.5028@xxxxxxxxxxxxxxxxxxxxxxx
I just use the built-in Windows Backup for one client. It's a bit tricky
to
get working, but otherwise it does the job. I've done a test restore of
files and they work fine. I have some notes on everything if you're
interested.

--
Regards,
Martin X.
MCSA: M

"Absolutely" <nospam@xxxxxxxxxxx> wrote in message
news:e1wpm88wHHA.1208@xxxxxxxxxxxxxxxxxxxxxxx
Anyone have a recommendation for a reliable backup to tape application
that's simple for end users to maintain? I've been using NovaSTOR
products
for some of my customers and the later versions of NovaBACKUP and
NovaNET
have been horribly unreliable and finicky, especially for restores.

I know BackupExec and Arcserve are used heavily, but they tend to be a
little complicated for the average end user.










.



Relevant Pages

  • RE: The requeste media failed to mount. The operation was aborted.
    ... The requeste media failed to mount. ... >> backup with the "Unable to detect tape drive or tape media. ... >> rename the existing files in this folder to a .old file extension, ...
    (microsoft.public.windows.server.sbs)
  • Re: VTL vs. Backup to Disk
    ... Disk is designated as DASD. ... emulated to provide a complete tape emulation solution. ... The question boils down to backup application support. ... so a good VTL may provide for a better solutions and better ...
    (comp.arch.storage)
  • RE: backup not starting
    ... "The requested media failed to mount" error message when you try to perform ... Backups on Windows Small Business Server 2003 may use more backup media ... If the issue persists, please manually clean the tape driver, and then ... by specifying the same media label name. ...
    (microsoft.public.windows.server.sbs)
  • RE: Backup failed event:
    ... 1.There is actually no tape in the tape device and it is not correctly ... Please checked the HCL list for DLT backup device from our HCL ... your backup media. ... This operation writes a "free media" label on each tape. ...
    (microsoft.public.windows.server.sbs)
  • Re: [SLE] Backups -- near-line disc and off-line tape
    ... daily tars copied to a 4th server with a tape ... That's actually a good strategy -- you buffer to disc, ... such real-time tape backup is why most people hate tape. ... new $500-600 backup server, or just use an existing server (that doesn't ...
    (SuSE)

Loading