Windows Registry Editor Version 5.00 ;; Domain Compatibility Mode and DNS Name Resolution [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DNSNameResolutionRequired"=dword:00000000 "DomainCompatibilityMode"=dword:00000001 ;; FORSE questo serve se dopo un mese il pc non entra pił in dominio ;; modifica in modo da non aggiornare mai lo shared secret fra server e client ;; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\netlogon\parameters] ;; "DisablePasswordChange"=dword:00000001 ;; per fare funzionare netlogon di nuovo ;; Hardened Paths to access Netlogon Directory [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\NetworkProvider\HardenedPaths] "\\\\*\\netlogon"="RequireMutualAuthentication=0,RequireIntegrity=0,RequirePrivacy=0" [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows\NetworkProvider\HardenedPaths] "\\\\*\\netlogon"="RequireMutualAuthentication=0,RequireIntegrity=0,RequirePrivacy=0"