Restart-Service |
Redémarrage du service |
---|---|
PowerShell |
Syntaxe
Restart-Service [-Force] [-InputObject] ServiceController[] [-PassThru] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters] |
Restart-Service [-Force] [-Name] String[] [-PassThru] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters] |
Restart-Service [-Force] [-PassThru] -DisplayName String[] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet d'arrêter puis de démarrer un ou plusieurs services.
Dernière mise à jour : Jeudi, le 14 Janvier 2021