Closed srcauley closed 8 months ago
Hi @srcauley
Thanks for pointing out this script issue, they made changes recently in iDRAC where they removed the version string from #OemManager.ExportSystemConfiguration object name. I added try except to the script to support both old/new iDRAC versions.
Please try out updated script and let me know if you still see any issues.
Thanks Tex
Hi @srcauley
Thanks for pointing out this script issue, they made changes recently in iDRAC where they removed the version string from #OemManager.ExportSystemConfiguration object name. I added try except to the script to support both old/new iDRAC versions.
Please try out updated script and let me know if you still see any issues.
Thanks Tex
That seems to have resolved the issue. Thanks much!!!
Windows output:
Linux output:
Other python scripts seem to be executing without issue to the same server:
Any ideas what is causing this?