Get-WssConfigurationStatus

Get-WssConfigurationStatus

Gets the status of the configuration of Windows Server Essentials.

Syntax

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

Detailed Description

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

Parameters

-ShowProgress

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

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • Microsoft.WindowsServerSolutions.Setup.ICCommon.StatusInfo

    This cmdlet gets an object that represents the configuration status.

Examples

Example 1: Get configuration status

This command gets configuration status of Windows Server Essentials.

PS C:\> Get-WssConfigurationStatus

Remove-WssConfigurationData

Start-WssConfigurationService

Test-WssConfigurationOption

Test-WssPrecheckResult