Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NTBACKUP
Message
De
05/03/1997 04:43:20
 
 
À
Tous
Information générale
Forum:
Windows
Catégorie:
Administration & Sécurité
Titre:
NTBACKUP
Divers
Thread ID:
00022909
Message ID:
00022909
Vues:
66
Hi all!

I have create account only for backup purposes. User name of this account is "backup", password is "backup", and this account have administrator user rights.

Then I was configured schedule service to run automatic, and to run with this account.

After that I wrote batch file in which I have following contents:

NTBACKUP backup c:\ /d "Full backup c:\" /hc:on /t normal /l "c:\backup tape.log"

and execute it with "AT" command at time where nobody is logged on (press ctrl+alt+del to logon message is on the screen).

Everything on my drive c:\ is copied except \WINNT\NETLOGON.CHG with message "File \WINNT\NETLOGON.CHG is in use. It has been skipped". This test confirms that I was logged with administrator privileges.

Then I change my batch file to have new contents:

NTBACKUP backup c:\1996 c:\1997 c:\local c:\office c:\posta c:\pwrchute c:\script /d "1996, 1997 & lokalni diskovi" /b /hc:on /t normal /l "c:\backup tape.log"

and execute it also with "AT" command when nobody is logged on.

Everything was copied except local registry (note /b switch). I am wander why my registry is not copied.

If I walk through NTBACKUP interface and select this directories (logged as backup) and select check box "backup local registry", registry will be copied.

Why my local registry is not copied in batch file?


Thanks in advance

Zoran
Répondre
Fil
Voir

Click here to load this message in the networking platform