For Windows XP:
- Navigate to Endpoint Security > Host Checker
- Under Policies, click New Policy and provide a name for the policy
- Select Custom: Registry Setting
- The Registry Root key will be HKEY_LOCAL_MACHINE.
- Registry Subkey will be
SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\DomainCache
- Name will be { variable DOMAIN }
- Type will be String.
- Value will be {FQDN of domain}
- Click Save Changes
- The full path of the registry will be
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\
DomainCache\
For Windows 7/Vista:
- Navigate to Endpoint Security > Host Checker
- Under Policies, click New Policy and provide a name for the policy.
- Select Custom: Registry Setting.
- Registry Subkey will be Volatile Environment.
- Name will be USERDNSDOMAIN.
- Type will be String.
- Value will be {FQDN of domain}
- Click Save Changes
- The full path of the registry key will be
HKEY_CURRENT_USER\Volatile Environment\USERDNSDOMAIN
For Windows 10:
- Navigate to Endpoint Security > Host Checker.
- Under Policies, click New Policy and provide a name for the policy
- Select Custom: Registry Setting
- The Registry Root key will be HKEY_LOCAL_MACHINE
- Registry Subkey will be System\CurrentControlSet\Services\Tcpip\Parameters
- Name will be NV Domain
- Value will be {FQDN of domain}
- Click Save Changes
- The full path of the registry key will be
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters\
NV Domain
Apply the Host Checker policy at the realm or role level as per your requirement.