- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Upgraded to PowerCLI to 6.5 gettings used to the changes, any idea what the equivelent of "Connect-VIServer" is
Upgraded to PowerCLI to 6.5 getting used to the changes, any idea what the equivalent of "Connect-VIServer" and what the syntax would be...
For example I currently connect into the infrastructure with ....
"Connect-VIServer -Server myserver.domain.internal -User user@myserver.domain.internal -Password MyPassword
I need to make all my old scripts work
Thanks in advance.