Creates a backup selection object for Microsoft SharePoint 2007 and 2010 shared service providers.
Creates a backup selection object for Microsoft SharePoint 2007 and 2010 shared service providers.
Specifies the name of a shared service provider.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | false |
Excludes the service provider specified with the -ServiceProviderName 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-BESharePointSharedServiceProviderSelection.
New-BESharePointSharedServiceProviderSelection returns an BESharePointSharedServiceProviderSelection object.
These commands create a backup definition that backs up the service provider named "SharePointProv1" for the local computer using the "BackupToDisk" job defaults.
These commands submit a one-time backup job that backs up the service provider named "SharePointProv1" on the local computer.