Error 1327 – Invalid Drive H:\

Installing Active Directory Migration Tool Password Migration DLL on one of my legacy Domain Controllers for a Domain Migration.
During the installation of the tool, got an Error 1327. Invalid Drive H:\. Click Ok and the installer would close.

Error1327#1

Resolution:

  1. Open RegEdit on the server in question.
  2. Navigate to
    HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders
  3. Look at any items that reference H:\. Change it back to C\.
  4. Repeat the above steps for User Shell Folders which is under the Explorer folder.

Error1327#2