Hi,
I´ve a template to create vm´s and looking for a cmdlet to set Vlan ID.
Template looks like this,
New-SCVirtualMachine -Name Testvm2 -Path C:\ClusterStorage\Volume12 -VMHost hyper-vhost -VMTemplate Win16Std_2018_10 -ComputerName Testvm2 -CPUCount 4 -MemoryMB 6144
/Janne