vmware power cli to power on VMs

Login to vSphere Power cli and run below commands

 C:\> Connect-VIServer


cmdlet Connect-VIServer at command pipeline position 1

Supply values for the following parameters:

Server[0]: 192.168.0.1

Server[1]:


Name                           Port  User

----                           ----  ----

192.168.0.1              443   RANJI.COM\Administrator



 C:\> start-VM ranji.local


Name                 PowerState Num CPUs MemoryGB

----                 ---------- -------- --------

ranji.local          PoweredOn  2        8.000


No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...