- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi LucD,
Can you help me in resolving the error.
PowerCLI C:\VMware-KT\Script> .\capacity-management.ps1
Loading...
Preprocessing...
Connect-VIServer : 7/18/2014 3:52:16 PM Connect-VIServer Could not re
solve the requested VC server.
At C:\VMware-KT\Script\capacity-management.ps1:56 char:17
+ Connect-VIServer <<<< $vCenterServerName
+ CategoryInfo : ObjectNotFound: (:) [Connect-VIServer], ViServer
ConnectionException
+ FullyQualifiedErrorId : Client20_ConnectivityServiceImpl_Reconnect_NameR
esolutionFailure,VMware.VimAutomation.ViCore.Cmdlets.Commands.ConnectVISer
ver
thanks
vmk2014