Share via


Get-WssConfigurationStatus

Get-WssConfigurationStatus

Gets the status of the configuration of Windows Server Essentials.

Sintaxe

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

Descrição detalhada

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

Parâmetros

-ShowProgress

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

Aliases

nenhuma

Necessário?

false

Posição?

named

Valor padrão

nenhuma

Aceitar entrada do pipeline?

false

Aceitar caracteres curinga?

false

<CommonParameters>

Esse cmdlet dá suporte a parâmetros comuns: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer e -OutVariable. Para obter mais informações, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

O tipo de entrada é o tipo dos objetos que você pode canalizar para o cmdlet.

Saídas

O tipo de saída é o tipo de objeto emitido pelo cmdlet.

  • Microsoft.WindowsServerSolutions.Setup.ICCommon.StatusInfo

    This cmdlet gets an object that represents the configuration status.

Exemplos

Example 1: Get configuration status

This command gets configuration status of Windows Server Essentials.

PS C:\> Get-WssConfigurationStatus

Tópicos relacionados

Remove-WssConfigurationData

Start-WssConfigurationService

Test-WssConfigurationOption

Test-WssPrecheckResult