D
Location
Get-Volume -FileSystemLabel 'Portablebaselayer' | Get-Partition | Get-Disk | Format-List -Property '*'
Size: a a a
D
Location
Get-Volume -FileSystemLabel 'Portablebaselayer' | Get-Partition | Get-Disk | Format-List -Property '*'
C
VS
VG
D
D
VS
D
D
D
VS
VS
D
D
VS
(Get-Volume -FileSystemLabel 'Portablebaselayer' | Get-Partition | Get-Disk).Location | Remove-Item -Force
D
VS
D