Posted by Talon Systems on
The Shared Protection Point Operation Failed With Windows Server Backup 0x81000101 Error
Windows Server Backup is timing out during shadow copy creation since it is taking more than 10 minutes.
Increasing the timeout value to 20 minutes usually fixes this issue.
Add a new registry entry.
- Run regedit.exe and navigate to L”HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionSPP”
- Create a new Registry value of type DWORD with name “CreateTimeout”
- Change value to 1200000(2*10*60*100 = 20min) in decimal not hex
Restart backup.





