Microsoft
Software
Hardware
Network
Question : NTBACKUP ISSUE
I'm getting the following error when I try to perform a system state backup on my domain controller
Volume shadow copy creation: Attempt 1.
Error returned while creating the volume shadow copy:0x8004230c.
Error returned while creating the volume shadow copy:8004230c
Answer : NTBACKUP ISSUE
Try re-registering the VSS binaries.
To re-register VSS binaries and services, first stop the Volume
Shadow Copy Service:
Open a command prompt and change directories to \windows\system32 (this is
important when you begin registering the dlls):
net stop vss
Then register the following dlls and services (be sure you're still in the
windows\system32 directory at your command prompt):
regsvr32 ole32.dll
regsvr32 vss_ps.dll
Vssvc /Register
regsvr32 /i swprv.dll
rRegsvr32 /i eventcls.dll
regsvr32 es.dll
regsvr32 stdprov.dll
regsvr32 vssui.dll
regsvr32 msxml.dll
regsvr32 msxml3.dll
regsvr32 msxml4.dll
Also, there is a VSS hotfix for Server 2003:
http://support.microsoft.c
om/default
.aspx?scid
=kb;EN-
US;
887827
Random Solutions
Search Engine Registration
Word file Corrupted - unable to recover?
Blank Screen for Joomla after copying site to SUBDOMAIN
taking multiple lines of file at a time.............
Setting premission on public folders
How to generate SQL update statement with MS Access 2007
Problem with PDF files with disabled print option
Access 2007 OLE object failed register OLE server - after Access upgrade
Microsoft, Powershell, Windows Server 2008, trying to modify a local user, getttting "Exception calling "SetInfo" ...( Exception from HRESULT: 0x8007007B)"
Create Copy of Database using Restore Database Option