Get-VMSnapshot |
Demande la capture |
|---|---|
| PowerShell | |
Syntaxe
| Get-VMSnapshot [-VMName] String[] [-CimSession CimSession[]] [-ComputerName String[]] [-Credential PSCredential[]] [[-Name] String] [-SnapshotType SnapshotType] [CommonParameters] |
| Get-VMSnapshot [-VM] VirtualMachine[] [[-Name] String] [-SnapshotType SnapshotType] [CommonParameters] |
| Get-VMSnapshot [-CimSession CimSession[]] [-ComputerName String[]] [-Credential PSCredential[]] [-Id] Guid [CommonParameters] |
| Get-VMSnapshot [[-Name] String] -ParentOf VirtualMachineBase [-SnapshotType SnapshotType] [CommonParameters] |
| Get-VMSnapshot [[-Name] String] -ChildOf VMSnapshot [-SnapshotType SnapshotType] [CommonParameters] |
Description
Cette commande permet de demander les points de contrôle associés à une machine virtuelle ou un point de contrôle.
Dernière mise à jour : Jeudi, le 18 Février 2021