Section courante

A propos

Section administrative du site

Suspend-Service

Suspendre le service
PowerShell

Syntaxe

Suspend-Service [-InputObject] ServiceController[] [-PassThru] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters]
Suspend-Service [-Name] String[] [-PassThru] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters]
Suspend-Service [-PassThru] -DisplayName String[] [-Include String[]] [-Exclude String[]] [-WhatIf] [-Confirm] [CommonParameters]

Description

Cette commande permet de suspendre (met en pause) un ou plusieurs services en cours d'exécution.



Dernière mise à jour : Jeudi, le 14 Janvier 2021