Export virtual machine name, folder, datastore and notes: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 March 2022

29 August 2019

1 August 2019

31 July 2019

  • curprev 15:5615:56, 31 July 2019Jlambert talk contribs 962 bytes +962 Created page with "This script will give you the virtual machine name, folder, datastore and notes as below: <pre> Get-VM | Select Name, @{N="Datastore";E={[string]::Join(',',(Get-Datastore -Id..."