Creates a backup selection object for Microsoft SharePoint 2003 portal sites.
Creates a backup selection object for Microsoft SharePoint 2003 portal sites.
Specifies the name of a portal site.
Required | true |
Position | 0 |
Accepts pipeline input | true (ByValue ByPropertyName) |
Accepts wildcard characters | false |
Excludes the portal site selection specified with the -PortalSite 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-BESharePointPortalSiteSelection.
New-BESharePointPortalSiteSelection returns an BESharePointPortalSiteSelection object.
These commands create a backup definition that backs up an portal site named "MyPortalSite" for the local computer using the "BackupToDisk" job defaults.
These commands submit a one-time backup job that backs up the portal site named "MyPortalSite" on the local computer.