I could be mistaken but the CMDlet Select-GUIObject doenst exist anymore?
However when using the vSphere-PowerCLI tool i can find the Select-Object but when i try this code:
Select-GUIObject “Host” (Get-VMHost)
The select cmdlet is not showing here either:
http://www.vmware.com/support/developer/PowerCLI/PowerCLI50/html/
What i forgot to mention before is i am using vSphere 5.0.0 and also 5.0.0 ESX hosts.