How to Export mac addresses of VMs on Hyper V using Powershell

Опубликовано: 10 Апрель 2026
на канале: Pyrolaptop
583
3

Powershell Command:
Get-vm | Get-VMNetworkAdapter | select-object VMname, Macaddress | Export-Csv -Delimiter ";" -Path C:\vmmacs.csv


My Knowledge base article:
https://pyrolaptop.co.uk/2017/12/31/e...

View the other knowledge base articles:
https://pyrolaptop.co.uk/knowledge-base/

-------------Keep up to date with me -----------------
Live Streaming: http://www.hitbox.tv/Pyrolaptop
Twitter:   / pyrolaptop  
Instagram:   / pyrolaptop  
Steam: http://steamcommunity.com/id/Pyrolaptop