Get-DPMProductionServer
Ottiene i computer in cui è installato l'agente protezione DPM.
Sintassi
Get-DPMProductionServer
[[-DPMServerName] <String>]
[<CommonParameters>]
Descrizione
Il cmdlet Get-DPMProductionServer ottiene i computer in cui è installato l'agente protezione System Center - Data Protection Manager (DPM).
Esempio
Esempio 1: Ottenere computer protetti da un server DPM
PS C:\> Get-DPMProductionServer -DPMServerName "DpmTsqa01"
Questo comando ottiene l'elenco dei computer in cui sono installati gli agenti protezione per il server DPM denominato DpmTsqa01.
Parametri
-DPMServerName
Specifica il nome di un server DPM. Questo cmdlet ottiene i computer che dispongono dell'agente protezione per il server specificato da questo parametro. Se non si specifica un nome, il cmdlet usa il nome del computer corrente.
Tipo: | String |
Alias: | ComputerName, CN |
Posizione: | 1 |
Valore predefinito: | None |
Necessario: | False |
Accettare l'input della pipeline: | False |
Accettare caratteri jolly: | False |
Output
ProductionServer