Using ConfigureSharePoint
Applies To: System Center Data Protection Manager 2007
Before you begin to protect a SharePoint farm, you must configure protection for SharePoint by using ConfigureSharePoint.exe.
The ConfigureSharePoint.exe file can be found in the <DPM Installation Path>\bin folder on the front-end Web server.
ConfigureSharePoint [-EnableSharePointProtection] [-EnableSPSearchProtection] [-ResolveAllSQLAliases] [-SetTempPath <path>]
Parameter | Description |
---|---|
EnableSharePointProtection |
|
EnableSPSearchProtection |
|
ResolveAllSQLAliases |
This option displays all the aliases reported by the SharePoint VSS writer and resolves them to the corresponding SQL server. It also displays their resolved instance names. If the servers are mirrored, it will also display the mirrored server. It reports all the aliases that are not being resolved to a SQL Server. |
SetTempPath |
Sets the environment variable TEMP and TMP to the specified path. Item level recovery fails if a large site collection, site, list or item is being recovered and there is insufficient space in the farm admin Temporary folder. This option allows you to change the folder path of the temporary files to a volume that has sufficient space to store the site collection or site being recovered. |