Skip to main content
Hey, what answers do you need?
< All Topics
Print
Troubleshooting MS SharePoint backups
Posted
Updated
ByRussell Kirkpatrick
MS SharePoint backups depend on 3 VSS writers:
- SqlServerWriter
- SharePoint Services Writer (in MS SharePoint 2013, it is disabled by default and needs to be registered)
- OSearch VSS Writer
When there is difficulty starting or completing a SharePoint backup, it often helps to troubleshoot the writers.
What to do if a writer is unavailable
If one of the writers is unavailable (missing from the response to vssadmin list writers), you can try some typical solutions before contacting support.
| Name of missing writer | Possible solutions |
|---|---|
| SqlServerWriter |
|
| SharePoint Services Writer |
|
| OSearch VSS Writer | Activate the SharePoint Server Search 14 service that handles the writer. |
Checking the statuses of VSS writers
The VSS writers are activated through appropriate services. If any of the writers are not available, please start the Services Console and make sure the following services are available and their statuses are as follows:
- Volume Shadow Copy – must not be disabled
- SharePoint Server Search 14 – must not be disabled
- SQL Server VSS Writer – Started and set to the Automatic startup type
- SharePoint VSS Writer – Started and set to the Automatic startup type
Posted
Updated
ByRussell Kirkpatrick
Categories
Table of Contents