Interesting question about reading the registry. How do you read HKLM:\SYSTEM\MountedDevices and pull out the name of the device and the associated data. Get-Item -Path HKLM:\SYSTEM\MountedDevices returns data of this form Name
Read More...
Read the complete post at http://msmvps.com/blogs/richardsiddaway/archive/2012/09/16/reading-mounted-device-information-from-the-registry.aspx
Posted
Sep 16 2012, 08:41 AM
by
Richard Siddaway's Blog