Identity and Access Automation with Windows PowerShell

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

Privileged Access Management (PAM) Automation with Windows PowerShell

This topic lists the Windows PowerShell® modules included with Microsoft Identity Manager 2016 for Privileged Access Management. The Windows PowerShell modules in the list support automating the features of PAM and provide links to the cmdlet references for each module. These modules enable you to use Windows PowerShell to administer PAM, request activation of privileged roles, and approve requests.

The Help is available in the TechNet Library through the links below, or as Updatable Help files. Updatable Help was introduced with Windows PowerShell 3.0 and enables you to have the latest Help topics available locally on your computer. For more information, see about_Updatable_Help.

Versions  

Microsoft Identity Manager 2016

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

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