Please excuse the (possibly) dumb question.
I have an R7515 with iDRAC 9 Express (4.20.20.20). I have been issuing RACADM commands by ssh'ing to the iDRAC controller (the CLI guide tells me this is 'Firmware RACADM'). However, I would like to run these commands (with specifying the iDRAC address and user, of course) from a Windows 10 workstation. I can't figure out what I need to download to achieve this.
All the driver downloads for iDRAC tools that I can find are either for Windows Server or WinPE. Will one of these work on Windows 10?
Am I completely missing something here? Thanks.
Solved! Go to Solution.
You can install iDRAC Tools on windows 10 and run remote racadm command to iDRAC. Latest iDRAC Tools is available at below location. iDRAC Tool is supported in Windows 10
Hi,
You would need a SSH application, I usually use Putty. First, confirm that you have done iDRAC IP configured, and you are able to ping the iDRAC IP. Once you have the SSH application install onto your Windows 10 workstation, use SSH (leave the SSH configuration as default), enter the iDRAC IP address, port 22. You would be able to login into iDRAC. Enter the username and password that you have configured for iDRAC. To use RACADM, type the command RACADM.
Here RACADM command list for your reference: https://dell.to/35YHqlD
Let me know if this is what you're trying to achieve.
Download the Dell Quick Resource Locator app today to access PowerEdge support content on your mobile device! (iOS, Android, Windows)
Not sure I was clear enough in my post? I am currently accessing via SSH, as described in my post.
Also, you can't actually (also don't need to) run the racadm command once you've SSH to the iDRAC port - you're already in RACADM by default.
You can install iDRAC Tools on windows 10 and run remote racadm command to iDRAC. Latest iDRAC Tools is available at below location. iDRAC Tool is supported in Windows 10
Thank you. Although Win10 is not listed as a support OS on that download page, it does appear to work.
Thanks for your response. It is easier to me also to understand & execute it.