How to enable PXE boot and grap MAC address from external 10Gb NIC card HP DL160 G9
Dear ProLiant Scripting Experts
I received more than 300 hundreds of ProLiant DL160 Gen9 servers with additional NIC model HP Etherneet 10Gb 2-port 530T Adapter CNA. We working on PXE network boot environment. So, we need to enable PXE and collect MAC for setup DHCP.
I'm now using some python script and PowerShell such as Get-HPiLONICInfo. unfortunately, it return only embed NIC.
If I go to enable PXE boot in BIOS and collect MAC address manully, it would take me serveral months to complete this task.
I need help on how to scripting on:
- Enable PXE boot on external HP Etherneet 10Gb 2-port 530T Adapter - CNA (IPv4).
- Collecting MAC Addresses of External NIC.
Any help would be very appreciate.