Concept Guide
サンプルスクリプトとツール
Recite で使用できる、Lifecycle Controller API を使用するサンプルスクリプトがいくつか用意されています。Recite は Python ベースのツールで、Dell
Lifecycle Controller API
を使用するためのシンプルで高速なインタフェースを提供します。Recite には、サーバで単一のコマンドを実行するのに便利な
インタラクティブモードがありますが、一連の操作を自動的に行うバッチコマンドも実行できます。
• インタラクティブな Recite 環境 — en.community.dell.com/techcenter/systems-management/w/wiki/3757.recite-interactive-ws-man-
scripting-environment.aspx
• その他のスクリプト例 — en.community.dell.com/techcenter/systems-management/w/wiki/1981.scripting-the-dell-lifecycle-
controller.aspx
GitHub リポジトリ「iDRAC-Redsh-Scripting」は、iDRAC REST API with Redsh 用の Python および PowerShell スクリプト例を提供します。このス
クリプトは、サーバインベントリ、設定、監視、アップデートの主な使用例となっています。
• iDRAC REST API with Redsh の GitHub リポジトリ - https://github.com/dell/iDRAC-Redsh-Scripting
Lifecycle Controller-Remote Services を使用するアプリ
ケーション
次のアプリケーションは、Lifecycle Controller-Remote Services を使用します。
• Dell Compellent | Fluid Data Network Storage Solution — compellent.com
• System Center Conguration Manager 用 Dell Lifecycle Controller Integration v2.0 — dell.com/support/drivers/us/en/555/
DriverDetails/DriverFileFormats?DriverId=Y6J43
• OpenManage Essentials - システム管理 — en.community.dell.com/techcenter/systems-management/w/wiki/1989.openmanage-
essentials.aspx
• Chassis Management Controller(CMC)— en.community.dell.com/techcenter/systems-management/w/wiki/1987.dell-chassis-
management-controller.aspx
WinRM および OpenWSMAN のインストールと設定
Windows Management Stations では WinRM 3.0 の使用が推奨されます。WinRM 3.0 は Windows 8、Windows 10 および Windows Server
2012 の一部としてデフォルトでインストールされます。また、次のオペレーティングシステムの Windows Management Framework Core パッケージの一
部としてもインストールできます。
• Windows Server 2008 SP1
• Windows Server 2008 SP2
• Windows Server 2003 SP2
• Windows Vista SP1
• Windows Vista SP2
• Windows XP SP3
• Windows Server 2012
• Windows 8
• Windows 10
メモ
: WinRM および WSMAN を使用して多数(60 以上)の属性を設定する場合、 iDRAC タイムアウトエラーが表示される場合がありま
す。iDRAC タイムアウトエラーを回避するために、サーバー設定プロファイル(SCP)手法を使用してセットアップ操作を実行することができま
す。
WinRM 3.0 を Windows Management Framework Core パッケージの一部としてインストールする方法についての詳細は、technet.microsoft.com/
でマイクロソフトサポート技術情報記事 968929 を参照してください。
Windows リモート管理のバージョンについては、technet.microsoft.com/en-us/library/520073(v=ws.10).aspx を参照してください。
Lifecycle Controller API の統合
33