Restart-VM |
Redémarrer une machine virtuelle |
|---|---|
| PowerShell | |
Syntaxe
| Restart-VM [-CimSession CimSession[]] [-ComputerName String[]] [-Credential PSCredential[]] [-Name] String[] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [CommonParameters] |
| Restart-VM [-CimSession CimSession[]] [-ComputerName String[]] [-Credential PSCredential[]] [-Name] String[] [-Force] [-AsJob] [-Passthru] [-Wait] [-For WaitVMTypes] [-Delay UInt16] [-Timeout Int32] [-WhatIf] [-Confirm] [CommonParameters] |
| Restart-VM [-VM] VirtualMachine[] [-Force] [-AsJob] [-Passthru] [-WhatIf] [-Confirm] [CommonParameters] |
| Restart-VM [-VM] VirtualMachine[] [-Force] [-AsJob] [-Passthru] [-Wait] [-For WaitVMTypes] [-Delay UInt16] [-Timeout Int32] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet de redémarrer une machine virtuelle.
Dernière mise à jour : Jeudi, le 18 Février 2021