Last, need improvement VM
This commit is contained in:
parent
9f1dd7894d
commit
088117d57a
3
Tests.ps1
Normal file
3
Tests.ps1
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
#$VMNetAdap = Get-VMNetworkAdapter -VMName RTR-01|ft -Property Switchname,Macaddress -HideTableHeaders
|
||||||
|
Get-VMNetworkAdapter -VMName RTR-01|Format-Table -Property Switchname,Macaddress -HideTableHeaders |Export-Csv D:\scripts\Guests\MACS\test.csv -NoTypeInformation
|
||||||
|
#echo $VMNETADAP | out-file -FilePath D:\scripts\Guests\MACS\temp.txt
|
Loading…
Reference in New Issue
Block a user