Tag: Get-VM

Get-VM – Retreving a list of VMs in your envirnoment

PowerShell

First thing to remember is to connect to the VCAS. Meet the GET-VM command! Syntax: If you want to retrieve VMs connected to specific Virtual Switch: If you want to retrieve VMs by ID: If you want to retrieve VMs by related object: Let’s start to list your VMs. This is general report: It will…

Read more