Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

Change current Vlan to new vlan

$
0
0

HI

 

I would like to change Vlan on my vms, I have so far the following

 

$vms=get-content "mytextfile"

foreach($vmguest in $vms)

{$netadapter = get-networkadapter -vm $vmguest

set-networkadapter -networkadapter $netadapter ...... here is where i am stuck

 

}

 

any help if I am in the right direction and if not, any help anyways


Viewing all articles
Browse latest Browse all 175326

Trending Articles



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