Use regedit to set up a path statement for the FH.INF file

Note: The steps below need to be done for every user.

  1. Navigate into the user's profile folder on their workstation.
  2. Create a new folder and name it Windows.
  3. Choose Start → Run.

    The Run dialog box appears.

  4. In Open, type regedit, and then click OK.

    The Registry Editor dialog box appears.

  5. In the left pane, expand HKEY_CURRENT_USER.
  6. Right-click Environment, and then select New → Expandable String Value from the right-click menu.

    In the right pane, New Value #1 appears, highlighted to be renamed.

  7. Rename New Value #1 to Path.
  8. Right-click Path, and then select Modify.

    The Edit String dialog box appears.

  9. In Value data, enter the path to the user's profile folder, and the Windows folder in it.

    Example: (Windows Server 2008 or later) C:\Users\Jane\Windows

  10. Click OK.
  11. Continue with Create and populate a Remote folder.