1 Rookie
•
6 Posts
0
747
April 27th, 2021 05:00
HBA330 Adp Part Number
Hello Guys,
I am looking for part number for HAB330, where I can find this information. this adapter is installed on VxRail V570F on poweredge server. i dont have access physical to the site because i am working remotely , can i extract this info from the iDrac page.
please can you help in this issue
Abdo Haidar
No Events found!


DELL-Shine K
6 Operator
•
3K Posts
1
April 27th, 2021 08:00
You can run WSMAN enumeration on cimv2/root/dcim/DCIM_physicalpackage class to get part number details for various components on the server. Below is the command if you want to run using windows winrm
winrm e cimv2/root/dcim/DCIM_physicalpackage -u: -p: -r:https:// /wsman -SkipCNCheck -SkipCACheck -SkipRevocationCheck -encoding:utf-8 -a:basic