Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
If you rquire advanced support with scripting and orchestration, look into hiring Cisco Advanced Services (Consulting). Cisco AS has staff that can train, guide and execute the deployment of advanced solutions with multiple development tools and met...
You could also use, to get enabled server ports:Get-UcsFabricServerCloud -Id "A" -Ucs $ucs | Get-UcsServerPort | ft SwitchID, PortID,SlotID,AdminState -AutoSize SwitchId PortId SlotId AdminState-------- ------ ------ ---------- A 1 1 e...