Cannot find mapped networked drives - Windows 11
Issue:
When performing an installation or configuring a deployment of EASE on Windows 11, mapped network drives are not available.Solution:
Turn on SMB Direct from the Windows Features and edit the registry key called EnableLinkedConnections.
- Type "Turn Windows features" in Windows 11 search ,and then click Turn Windows features on or off.
- Select the check box next to the SMB Direct feature to turn it on.
To configure the
EnableLinkedConnections registry value:
- Press Windows+R, type regedit in the Open box, and then press ENTER.
- Locate and then right-click the registry subkey HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
- Point to New, and then click DWORD Value.
- Type EnableLinkedConnections, and then press ENTER.
- Right-click EnableLinkedConnections, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Exit Registry Editor, and then restart the computer.