PowerShell Mount Disk Image i odzyskaj literę napędową
(Mount-DiskImage -ImagePath '\Path\to\Yours.iso' -PassThru|Get-Volume).Driveletter
Arrogant Albatross
(Mount-DiskImage -ImagePath '\Path\to\Yours.iso' -PassThru|Get-Volume).Driveletter