Condividi tramite


Get-DPMProductionServer

Ottiene i computer in cui è installato l'agente protezione DPM.

Sintassi

Default (impostazione predefinita).

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.

Proprietà dei parametri

Tipo:String
Valore predefinito:None
Supporta i caratteri jolly:False
DontShow:False
Alias:Nome del Computer, Cina

Set di parametri

(All)
Posizione:1
Obbligatorio:False
Valore dalla pipeline:False
Valore dalla pipeline in base al nome della proprietà:False
Valore dagli argomenti rimanenti:False

CommonParameters

Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Per altre informazioni, vedi about_CommonParameters.

Output

ProductionServer