Group Policy Setting of the Week 29 – Assign a default domain for logon

This weeks setting is a native policy for Windows Vista (or greater) called “Assign a default domain for logon”. As the name suggest it configured the default domain name when a user logs on to the computer. This is very handy in a multi domain environment or if you want to make sure that your newly built computer default to the correct domain when the users logon for the first time. This setting can be found under Computer Configuration > Administrative Templates > System > Logon and it requires requires at least Windows Vista.

image

image

How to set Default Logon Domain Name for Windows XP via Group Policy

Its nice that this is now a native policy as you use to have to set the registry manually for you to set this option in Windows XP but I often find that this method is very often hit an miss. If you do want to try configuring this for Windows XP you could set it via Group Policy Preferences then here are the key you would set

Key: HKLM\software\microsoft\windows nt\currentversion\winlogon\
Value: altdefaultdomainname (REG_SZ)
Data: DOMAINNAME

and

Key: HKLM\software\microsoft\windows nt\currentversion\winlogon\
Value: defaultdomainname (REG_SZ)
Data: DOMAINNAME

Author: Alan Burchill

Microsoft MVP (Group Policy)

5 thoughts on “Group Policy Setting of the Week 29 – Assign a default domain for logon

Leave a Reply