Get-WssClientBackupOperationStatus

Get-WssClientBackupOperationStatus

Gets the status of backup-related operations.

Syntax

Get-WssClientBackupOperationStatus [ <CommonParameters>]

Detailed Description

The Get-WssClientBackupOperationStatus cmdlet gets the status of backup-related operations for the server.

Parameters

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts.OperationStatusResponse

Outputs

The output type is the type of the objects that the cmdlet emits.

Examples

Example 1: Get status for backup operations

This command gets the status of backup-related operations for the current server.

PS C:\> Get-WssClientBackupOperationStatus

Disable-WssClientBackup

Enable-WssClientBackup

Get-WssClientBackup

Set-WssClientBackup

Start-WssClientBackup

Stop-WssClientBackup