Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Static IP injection in guest VM from win2k8 server

$
0
0

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?


Viewing all articles
Browse latest Browse all 6937

Trending Articles