I am pretty new to using PowerCLI and I would like to use it to automate a couple of things, but it does not seem to allow me to run what I want to without connecting to a server. I do not want to have to connect to a server to automate the service I am trying to run. Would anyone have any ideas on how to work around the Connect-VIServer
issue?
If it helps I am trying to use the Set-Template
command to convert my file to a VM.
Any help would be much appreciated! Thanks!