UNC paths on NAS are red or drives are missing (Ahsay OBM)

Error

This error can be displayed in two different ways on the Server or Desktop versions.

  1. When creating a backup, the network folders are not shown, however they are visible when browsing the network in Windows Explorer. Even if a network drive is mapped in Windows to a non-network drive letter (i.e. D: or E:), it isn’t displayed within our backup software.

error-viewing-folders

  1. After backing up a network location, the source folders are displayed in red when you try to edit the source.

The Synology and QNAP modules do not have this issue. This issue only relates UNC drive mappings.

red-drives

Cause

This problem occurs because the User Account Control (UAC) treats members of the Administrators group as standard users.

Therefore, network shares that are mapped manually using Windows Explorer or net use in an unelevated command prompt by an Administrator group member are shared with the standard user access token instead of with the full administrator access token.

Fix

  1. Re-map the drive with an elevated Windows Explorer or net use in an elevated command prompt.

  2. Alternatively, configure the EnableLinkedConnections registry value on the affected computer to allow Windows to share network connections between the filtered access token and the full administrator access token for a member of the Administrators group.

To configure the EnableLinkedConnections registry value, refer to the following steps:

  1. In Desktop view, right-click on the Task Bar, select Task Manager.

  2. Click File, Run new task, type regedit in the Create new task menu, and then press Enter.

reg1

  1. Locate and then right-click the following registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

reg2

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

reg3

  1. Type EnableLinkedConnections, and then press Enter.

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

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

reg4

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

  2. The next time you open the backup software and add a new source, the network drives should be visible.

Microsoft’s tech doc:
Link


Tags
AhsayOBM, AhsayACB, red drives, cannot backup unc, cannot view network drive