Line 38:
Line 38:
===Setting up network drives===
===Setting up network drives===
+
In order to have logon script working you must add the following Keys in registry
+
+
Windows Registry Editor Version 5.00
+
+
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkProvider\HardenedPaths]
+
"\\\\*\\netlogon"="RequireMutualAuthentication=0,RequireIntegrity=0,RequirePrivacy=0"
+
+
If you are using SME Server as a domain controller and the workstations have joined the domain
If you are using SME Server as a domain controller and the workstations have joined the domain
you can automate drive mapping and syncronise the PC time with the netlogon.bat file
you can automate drive mapping and syncronise the PC time with the netlogon.bat file