Concept Guide
Table Of Contents
● その他のスクリプト例 — en.community.dell.com/techcenter/systems-management/w/wiki/1981.scripting-the-dell-
lifecycle-controller.aspx
GitHub リポジトリ「iDRAC-Redfish-Scripting」は、iDRAC REST API with Redfish 用の Python および PowerShell スクリプト例を提供
します。このスクリプトは、サーバインベントリ、設定、監視、アップデートの主な使用例となっています。
● iDRAC REST API with Redfish の GitHub リポジトリ - https://github.com/dell/iDRAC-Redfish-Scripting
Lifecycle Controller-Remote Services を使用するアプリ
ケーション
次のアプリケーションは、Lifecycle Controller-Remote Services を使用します。
● Dell Compellent | Fluid Data Network Storage Solution — compellent.com
● System Center Configuration 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/ff520073(v=ws.10).aspx を参照してく
ださい。
Windows Remote Management をインストールして設定するには、msdn.microsoft.com/en-us/library/windows/desktop/
aa384372(v=vs.85).aspx を参照してください。
OpenWSMAN CLI はオープンソースの Linux WSMAN クライアントです。OpenWSMAN CLI ソースコードとインストール情報は、
openwsman.github.io/ から入手することができます。
30 Lifecycle Controller API の統合