Set-Service |
Fixe le service |
---|---|
PowerShell |
Syntaxe
Set-Service [-Name] String [-DisplayName String] [-Credential PSCredential] [-Description String] [-StartupType ServiceStartupType] [-Status String] [-SecurityDescriptorSddl String] [-Force] [-PassThru] [-WhatIf] [-Confirm] [CommonParameters] |
Set-Service [-InputObject] ServiceController [-DisplayName String] [-Credential PSCredential] [-Description String] [-StartupType ServiceStartupType] [-SecurityDescriptorSddl String] [-Status String] [-Force] [-PassThru] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet de démarrer, d'arrêter et de suspendre un service et de modifier ses propriétés.
Dernière mise à jour : Jeudi, le 14 Janvier 2021