Unsolved
This post is more than 5 years old
1 Message
0
29453
July 29th, 2014 13:00
Scripting Dell iDrac 7 and PowerEdge R720
Hi Dell Community,
We're new to Dell and we're looking at how to script/automate deployment of Linux OSs and ESXi on R720.
What scripting language should we be thinking of using for these?
Thank you
No Events found!


nadogmoney
2 Intern
•
184 Posts
0
July 30th, 2014 14:00
WSMAN/WinRM to the idrac (only if the idrac is on the network or using nic passthrough):
http://en.community.dell.com/techcenter/systems-management/w/wiki/1979.lifecycle-controller.aspx
Racadm (remote or local (install Open Manage)):
http://en.community.dell.com/techcenter/systems-management/w/wiki/3204.dell-remote-access-controller-drac-idrac.aspx
ajay_shenoy
15 Posts
0
August 1st, 2014 03:00
Recite is an interactive WSMAN scripting environment.
This link should help you get started with Recite.
http://en.community.dell.com/techcenter/systems-management/w/wiki/3757.recite-interactive-ws-man-scripting-environment.aspx
The Best Practice Guide has specific workflows for OS Deployment using Recite APIs
http://en.community.dell.com/techcenter/extras/m/white_papers/20066173.aspx
The Best Practice Sample Scripts provide sample scripts for OS Deployment and other workflows.
http://en.community.dell.com/techcenter/extras/m/white_papers/20066178.aspx
Regards,
Ajay @ Dell