Get-WssClientBackupClient
Gets a list of clients that the server can back up.
Syntax
Get-WssClientBackupClient []
Description
The Get-WssClientBackupClient cmdlet gets a list of the clients that the server can back up. You can use the Enable-WssClientBackup cmdlet to enable client backup for a specific computer.
Examples
Example 1: Get the clients that the server can back up
PS C:\> Get-WssClientBackupClient
This command gets the list of clients that the server can back up.
Outputs
Microsoft.WindowsServerSolutions.DataProtection.PCBackup.ObjectModel.PCBackupClient
This cmdlet returns PC backup clients.