Network Policy Server (NPS) Cmdlets

適用対象: Windows PowerShell 5.0, Windows Server Technical Preview

Windows PowerShell® は、特にシステム管理用に設計されている、タスク ベースのコマンド ライン シェルとスクリプト言語です。IT プロフェッショナルを対象としたこのリファレンス トピックは、Windows PowerShell コマンドレットを活用してタスクをスクリプト化および自動化する場合に役立ちます。

NPS Cmdlets

This reference provides cmdlet descriptions and syntax for all NPS cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

Cmdlet Description

Export-NpsConfiguration

Exports NPS settings.

Get-NpsRadiusClient

Gets RADIUS clients.

Get-NpsSharedSecretTemplate

Returns a list of available shared secret templates.

Import-NpsConfiguration

Imports NPS settings.

New-NpsRadiusClient

Creates a RADIUS client.

Remove-NpsRadiusClient

Removes a RADIUS client.

Set-NpsRadiusClient

Specifies configuration settings for a RADIUS client.

注意

To list all the cmdlets that are available, use the Get-Command –Module NPS cmdlet.

コマンドレットの詳細や構文を確認するには、Get-Help <コマンドレット名> コマンドレットを使用します。<コマンドレット名> には、調査対象のコマンドレットの名前を指定します。さらに詳しい情報については、次のコマンドレットを実行してください。

Get-Help <コマンドレット名> -Detailed
Get-Help <コマンドレット名> -Examples
Get-Help <コマンドレット名> -Full

More Information

For more information about the cmdlets, see the following: