Thursday, November 20, 2008 12:18 AM
Olaf EngelkeMVP, Answerer




Hi,
following procedure is unsupported and potentially dangerous with certain risk of data loss not to exclude.
Maybe it helps, if you login to your Windows Home Server desktop, click Start/Run and type regedit.
Navigate to the key HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows Home Server/Storage Manager/Volumes
Here you should find a key representing the ID of that drive (which you can read in the console), looking similar like this like "c68af8cb-6fc9-4ba9-a43f-ad4e5ac52752" with similar content:
"FriendlyName"="Unformatted volume \\\\?\\Volume{2432f296-9b34-11dd-904a-806e6f6e6963}\\"
"MountPoint"="\\\\.\\Unmounted\\"
"SystemName"="\\\\?\\Volume{2432f296-9b34-11dd-904a-806e6f6e6963}\\"
Click on the key name to select it and click File/Export.
Save that key as .reg file just in case something goes wrong.
After that delete the key, close registry editor and reboot.
If the message is gone, and all other stuff is still working, all is good again (hopefully).
Best greetings from Germany
Olaf
- Marked As Answer byZuntar Thursday, November 20, 2008 2:45 AM
-