Creates a backup selection object for Microsoft SharePoint 2007 and 2010 service application proxies.
Creates a backup selection object for Microsoft SharePoint 2007 and 2010 service application proxies.
Specifies the name of a service application proxy. Specify '*' to indicate all available service application proxies.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | false |
Excludes the service application proxies specified with -ProxyName 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-BESharePointServiceApplicationProxySelection.
New-BESharePointServiceApplicationProxySelection returns an BESharePointServiceApplicationProxySelection object.
These commands create a backup definition that backs up the service application proxy named "ServiceProxy" for the local computer using the "BackupToDisk" job defaults.
These commands submit a one-time backup job that backs up the service application proxy named "ServiceProxy" on the local computer.