Windows Server run backup fail and prompt "Error returned while creating the volume shadow copy:8004230f" message
Windows Server run backup fail and prompt "Error returned while creating the volume shadow copy:8004230f" message
To resolve this issue, follow these steps:
To resolve this issue, follow these steps:
- Click Start, click Run, type cmd, and then click OK.
- Type the following commands at a command prompt. Press ENTER after you type each command.
- cd /d %windir%\system32
- Net stop vss
- Net stop swprv
- regsvr32 ole32.dll
- regsvr32 oleaut32.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
留言
張貼留言