Commit 3cefdaa2 authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

Added registry key to allow all network-shares to be accessible to all users...

Added registry key to allow all network-shares to be accessible to all users in the current users session.
parent 8cc1f08e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Plicies\System]
"EnableLinkedConnections"=dword:00000001
 No newline at end of file
+4 −2
Original line number Diff line number Diff line
@@ -4,6 +4,8 @@
 - Disable_Locksreen.reg :          Disable the Lockscreen  
                                    (GPO: Computer Configuration-> Administrative Templates-> Control Panel-> Personalization )

 - Enable_All_Users_NetShares.reg : Enable access to Networkshare-Mappings for all users in the users current session.


## Install