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