Stop-Service |
Arrête le service |
---|---|
PowerShell |
Syntaxe
Stop-Service [-Force] [-NoWait] [-InputObject] ServiceController[] [-PassThru] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters] |
Stop-Service [-Force] [-NoWait] [-Name] String[] [-PassThru] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters] |
Stop-Service [-Force] [-NoWait] [-PassThru] -DisplayName String[] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet d'arrêter un ou plusieurs services en cours d'exécution.
Dernière mise à jour : Jeudi, le 14 Janvier 2021