Get-WssConfigurationStatus

Get-WssConfigurationStatus

Gets the status of the configuration of Windows Server Essentials.

Syntaxe

Parameter Set: Default
Get-WssConfigurationStatus [-ShowProgress] [ <CommonParameters>]

Description détaillée

The Get-WssConfigurationStatus cmdlet gets the status of the configuration of Windows Server Essentials. Specify the ShowProgress parameter to view a progress indicator.

Paramètres

-ShowProgress

Indicates that the cmdlet displays a progress indicator. If you do not specify this parameter, the cmdlet displays current status information.

Alias

none

Obligatoire ?

false

Position ?

named

Valeur par défaut

none

Accepter l’entrée de pipeline ?

false

Accepter les caractères génériques ?

false

<CommonParameters>

Cette applet de commande prend en charge les paramètres courants : -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer et -OutVariable. Pour plus d’informations, consultez about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entrées

Le type d’entrée correspond au type des objets que vous pouvez transmettre à l’applet de commande.

Sorties

Le type de sortie est le type des objets émis par l’applet de commande.

  • Microsoft.WindowsServerSolutions.Setup.ICCommon.StatusInfo

    This cmdlet gets an object that represents the configuration status.

Exemples

Example 1: Get configuration status

This command gets configuration status of Windows Server Essentials.

PS C:\> Get-WssConfigurationStatus

Rubriques connexes

Remove-WssConfigurationData

Start-WssConfigurationService

Test-WssConfigurationOption

Test-WssPrecheckResult