OVH Cloud OVH Cloud

Erreur sur NTBACKUP avec VSS

1 réponse
Avatar
Jorge
J'arrive plus à faire un backup avec NTbackup sur mon serveur windows 2003

Voici le message
Backup Status
Operation: Backup
Active backup destination: File
Media name: "Backup.bkf created 12/04/2006 at 08:56"

Volume shadow copy creation: Attempt 1.

Error returned while creating the volume shadow copy:0x80042306.
Volume shadow copy creation: Attempt 2.

Error returned while creating the volume shadow copy:0x80042306.
Volume shadow copy creation: Attempt 3.

Error returned while creating the volume shadow copy:0x80042306.
Volume shadow copy creation has failed after trying 3 times. The backup
cannot continue.

1 réponse

Avatar
G-L
Bonjour,





Habituellement il y a des événements enregistre du type, quels est la
description exacte de ces dernières ?



Event Type: Error

Event Source: NTBackup

Event Category: None

Event ID: 8019





Event Type: Error

Event Source: VSS

Event Category: None

Event ID: 12293





1. suivre les étapes suivantes



Stopped VSS service.



Enregistrez les .dlls et services à partir du répertoire system32, d'une
command prompt):



regsvr32 ole32.dll

regsvr32 vss_ps.dll

Vssvc /Register

regsvr32 /i swprv.dll

regsvr32 /i eventcls.dll

regsvr32 es.dll

regsvr32 stdprov.dll

regsvr32 vssui.dll

regsvr32 msxml.dll

regsvr32 msxml3.dll

regsvr32 msxml4.dll



- Essayez de nouveau





Bonne journée,

G-L