I've posted the initial configuration steps below:
From a command window run as administrator on your SharePoint Web Front
pushd [YourDPM Directory default c:\program files\microsoft Data Protection manager\DPM\bin]Run "vssadmin list writers" and check for any VSS writers not in "stable" state.
ConfigureSharePoint.exe -EnableSharePointProtection
[provide your farm service account user and password when prompted]
ConfigureSharePoint.exe -EnableSPSearchProtection
[provide your farm service account user and password when prompted]
"c:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN\stsadm" -o registerwsswriter
Restart the following services on the SharePoint Web Front End
- Volume Shadow Copy Services
- SharePoint VSS Writer
- DPMRA
Possible causes of problems with item level restore in addition to the metadata error:
- One of the SharePoint databases is already protected by DPM --
- Protect the SharePoint Farm before configuring database protection. The config and content databases will then become unavailable for protection for SQL Server.
- Item level restore is configured correctly but the catalog hasn't yet populated -- Follow these instructions to force the catalog to populate.
No comments:
Post a Comment