Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 252940

Re: Set-VMGuestNetworkInterface : Cannot bind parameter 'VmGuestNetworkInterface'

$
0
0

Hi

 

Try changing the following line -

 

2.$GuestInterface= Get-VMGuestNetworkInterface -VM testVM -GuestUser Administrator -GuestPassword pwd2345 | where {$_.Name -eq "Local Area Connection"}

 

3.Set-VMGuestNetworkInterface -VMGuestNetworkInterface $GuestInterface -GuestUser Administrator -GuestPassword pwd2345-Netmask 255.255.255.0 -Gateway 10.10.10.1 -ip 10.10.10.11

 

Don't forget your DNS aswell

 

Regards

Ken


Viewing all articles
Browse latest Browse all 252940

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>