Mapped Drives are not shown in Solidworks File>Open window

Symptom

This article provides a resolution to the issue where mapped drives show in Windows Explorer, but do not show in the Solidworks File>Open menu.  For example, in Windows Explorer the mapped drive Engineering(Z:) is shown on this system:

2017-08-30_1024.png

However, navigating to File>Open in Solidworks, we can see that the mapped drive is not shown:

2017-08-30_1026.png

 

Cause

This issue occurs if the User Account Controls (UAC) are enabled.  The UAC treats members of the Administrators group as standard users. Therefore, network shares that are mapped by logon scripts are shared with the standard user access token instead of with the full administrator access token.  If Solidworks is then launched with the full administrator token, the drives will not show.   A more detailed explanation is offered on the Microsoft Website:

https://technet.microsoft.com/en-us/library/ee844140(v=ws.10).aspx

 

Solution

 

To work around this problem, add the EnableLinkedConnections registry value. This value enables Windows to share network connections between the filtered access token and the full administrator access token for a member of the Administrators group. After you configure this registry value, LSA checks whether there is another access token that is associated with the current user session if a network resource is mapped to an access token. If LSA determines that there is a linked access token, it adds the network share to the linked location.

This section contains steps that modify the registry. Incorrectly editing the registry may severely damage your system or make your system unsafe. Before making changes to the registry, you should back up any data on the computer. For more information about how to back up and restore the registry, see article 322756 in the Microsoft Knowledge Base (http://go.microsoft.com/fwlink/?LinkID=133378).

 

To configure the EnableLinkedConnections registry value

  1. Click Start, type regedit in the Start programs and files box, and then press ENTER.

  2. Locate and then right-click the registry subkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.

  3. Point to New, and then click DWORD Value.

  4. Type EnableLinkedConnections, and then press ENTER.

  5. Right-click EnableLinkedConnections, and then click Modify.

  6. In the Value data box, type 1, and then click OK.

  7. Exit Registry Editor, and then restart the computer.

Was this article helpful?
2 out of 2 found this helpful

Comments

0 comments

Please sign in to leave a comment.