Get-WssConfigurationStatus

Get-WssConfigurationStatus

Gets the status of the configuration of Windows Server Essentials.

Sintaxis

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

Descripción detallada

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.

Alias

ninguno

¿Requerido?

false

¿Posición?

named

Valor predeterminado

ninguno

¿Aceptar canalización?

false

¿Aceptar caracteres comodín?

false

<CommonParameters>

Este cmdlet admite los siguientes parámetros comunes: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer y -OutVariable. Para obtener más información, consulte about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Entradas

El tipo de entrada es el tipo de los objetos que se pueden canalizar al cmdlet.

Salidas

El tipo de resultado es el tipo de objetos que emite el cmdlet.

  • Microsoft.WindowsServerSolutions.Setup.ICCommon.StatusInfo

    This cmdlet gets an object that represents the configuration status.

Ejemplos

Example 1: Get configuration status

This command gets configuration status of Windows Server Essentials.

PS C:\> Get-WssConfigurationStatus

Temas relacionados

Remove-WssConfigurationData

Start-WssConfigurationService

Test-WssConfigurationOption

Test-WssPrecheckResult