Get-WssPasswordPolicy

Get-WssPasswordPolicy

Gets the current password policy for a server.

構文

Get-WssPasswordPolicy [ <CommonParameters>]

詳細説明

The Get-WssPasswordPolicy cmdlet gets the current password policy for a server.

パラメーター

<CommonParameters>

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

入力

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

出力

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

  • Microsoft.WindowsServerSolutions.Identity.PasswordPolicy

    This cmdlet generates the password policy object for the server.

Example 1: Get the password policy for a server

This command gets the password policy from the server.

PS C:\> Get-WssPasswordPolicy