Manually adding the Drive Letter in the Registry
Problem: InveStore drive letter does not re-attached automatically, after reboot of server.
Solution: In some cases the process in the InveStore console to attach the drive letter fails to add the appropriate entry in the Windows registry of your server. You may manually add this entry by using the following steps:
Use the Windows Start menu and then Run
Type Regedit and then Ok
Locate the following key
HKEY_LOCAL_MACHINE\SOFTWARE\Pegasus\InveStore\Kernel
Add the following new String Value to this key:
attachDevice
Right click the new "attachDevice" string value, and select Modify
Add the following value:
[Drive letter]:;
Where the "Drive Letter" is your assigned InveStore drive letter.
Example:
O:;
Select Ok.
Close out Regedit and reboot the server
Restart InveStore
The drive letter will automatically be attached