Forum Discussion
StefanoC66
May 19, 2025Iron Contributor
FC Target discovery
I was looking for a way to discover FC targets for each initiator. Searching on the web I found this code # Get all initiator ports (HBA ports) $initiatorPorts = Get-InitiatorPort # Loop through ...
Jun 18, 2025
Where did you find that script example? I would expect it to be in the Storage built-in module, but it's not. Is it a function, perhaps?