I want to inject a static IP in guest VM having CentOS. This VM is on windows server 2008.
In win 2012 server, I could do this successfully using SetGuestNetworkAdapterConfiguration.
I cannot use plink to run some script on guest to set IP as plink requires IP to connect. I can neither do PS-Remoting as the VM is a linux guest.
Is there anyway to do this?