how to install vmware tools on a newly build vm which is not in a domain and doesnot have an IP address assigned.
invoke-vmscript or invoke-command are not working.
how to install vmware tools on a newly build vm which is not in a domain and doesnot have an IP address assigned.
invoke-vmscript or invoke-command are not working.
Invoke-VMScript
uses VMware Tools to run commands locally on the Guest OS, so that will not work in this scenario.
I'm afraid there won't be much to help you automate the process, but there are some things you can do to limit the amount of time spent on each system. Example: https://docs.vmware.com/en/VMware-Tools/10.1.0/com.vmware.vsphere.vmwaretools.doc/GUID-7E1225DC-9CC6-401A-BE40-D78110F9441C.html