Creates a backup selection object for Microsoft SharePoint 2007 and 2010 shared service applications.
Creates a backup selection object for Microsoft SharePoint 2007 and 2010 shared service applications.
Specifies the name of a shared service application. Specify '*' to indicate all available shared service applications.
Required | false |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | false |
Excludes the shared service selection specified with the -ApplicationName parameter.
Required | false |
Position | Named |
Accepts pipeline input | false |
Accepts wildcard characters | false |
For more information about common parameters, type "Get-Help about_commonparameters".
You can pipe a string object to New-BESharePointSharedServiceApplicationSelection.
New-BESharePointSharedServiceApplicationSelection returns an BESharePointSharedServiceApplicationSelection object.
These commands create a backup definition that backs up the shared service application named "SharePointApp1" for the local computer using the "BackupToDisk" job defaults.
These commands submit a one-time backup job that backs up the shared service application named "SharePointApp1" on the local computer.