Login Script (batch file)

  • Thread starter Thread starter Sparky
  • Start date Start date
S

Sparky

I'm looking for a way to force a backup on a Windows XP
Pro Laptop only when it is connected to the server. I
want it to backup to a network share using NTBackup. The
script will have to check for the connection to the share
before it launches the backup job. I was thinking of doing
a login script-type batch file and placing it in the
startup folder. Any help with the commands and switches
needed to make this possible would be appreciated.
 
If you can write the script (could be a dos batch file) then you should load it using MMC.

Why don't you just purchase a copy of Retrospect backup. it's not that expensive and it can back up your computer to a network share and it can be scheduled to go off when you want it to. So much less hassel and works better than NTBackup.
 
My client has 19 laptops and doesn't want to buy any
additional software, but wants the laptops backed up
automatically whenever the users come into the office. I
think I have the batch file so that it will to work, it
just won't be pretty!
-----Original Message-----
If you can write the script (could be a dos batch file)
then you should load it using MMC.
Why don't you just purchase a copy of Retrospect backup.
it's not that expensive and it can back up your computer
to a network share and it can be scheduled to go off when
you want it to. So much less hassel and works better than
NTBackup.
 
Robocopy is pretty useful, but I'm not enough of a scripting/batch file guru
to know how to get it to run automatically unless you used it as part of a
login script.

Personally, I'd check out www.centered.com - SecondCopy is really
inexpensive and is part of my official standard build for all laptop users.
It does scheduled as well as manual full syncs, and more. It's also
significantly cheaper than losing data!!!
 

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

Back
Top