Get-WssConfigurationStatus

Get-WssConfigurationStatus

Gets the status of the configuration of Windows Server Essentials.

構文

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

詳細説明

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

パラメーター

-ShowProgress

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

エイリアス

なし

必須?

false

位置は?

named

既定値

なし

パイプライン入力を許可する

false

ワイルドカード文字を許可する

false

<CommonParameters>

このコマンドレットは次の共通パラメーターをサポートします。-Verbose、-Debug、-ErrorAction、-ErrorVariable、-OutBuffer、-OutVariable.詳細については、以下を参照してください。 about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216)。

入力

入力型は、コマンドレットにパイプできるオブジェクトの型です。

出力

出力型は、コマンドレットによって生成されるオブジェクトの型です。

  • Microsoft.WindowsServerSolutions.Setup.ICCommon.StatusInfo

    This cmdlet gets an object that represents the configuration status.

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