2

Mapped network drives on Windows are not visible to programs running "As Administrator". I can open an admin command prompt and map the drive with net use Z: //server/share /persistent:yes, but it will be gone after a reboot, ignoring /persistent:yes.

I have tried settings HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableLinkedConnections to DWORD 1, but it does nothing.

How can I permanently map a drive letter to a network path for a program that needs to run as Administrator?

0 Answers0