Powershell get Windows HBA information (FC Adapter details, WWN) Standard This will retrieve FC HBA Information from Windows servers via WMI. The output looks like this:
PowerShell Retrieve VMWare ESX Host HBAs and WWNs Standard A simple script to retrieve the HBA and WWN information from ESX hosts. The output is presented using out-gridview and can be copied to the clipboard. As it is a Custom Powershell object, it can also easily be exported to txt, csv etc.