Is there a way to find a disk number where no drive letter or file system label is assigned to it in Powershell 5. the get-drive command does not give label nor drive letter. the get-volume command will give drive letter and label but not the drive number. Is there a way to join the two functions?
Thanks,
peter