HP Data Protector 6.11 script solution for Microsoft Office SharePoint Server 2007 and SharePoint Server 2010

7
http://technet.microsoft.com/en-us/library/cc262932.aspx#Section32
Otherwise, you will not be able to restore the database.
How the script works
When you run the Data Protector PowerShell script moss_backup.ps1, Data Protector first
queries for information about the Microsoft SharePoint Server environment. Then it creates backup
specifications (of the MS Volume Shadow Copy Writers type).
The newly created backup specifications are named moss_scripted_ClientName and have
the same backup device specified for use (the one that you specified at script runtime).
Once the backup specifications are created, the script starts backup sessions (one session for
each backup specification).
Microsoft Office SharePoint Server 2007
In a Microsoft Office SharePoint Server 2007 environment, the script creates a separate backup
specification for each Microsoft Office SharePoint Server 2007 system that has at least one of the
following services enabled:
Windows SharePoint Services Database
Windows SharePoint Services Help Search
Office SharePoint Server Search
For a system with the Windows SharePoint Services Database service enabled, the script
creates a backup specification that has the SqlServerWriter (Microsoft SQL Server
2005/2008) or MSDE writer (Microsoft SQL Server 2000) object selected (Figure 3).