Force only domain logon?

agunslinger

New member
Member
Local time
3:02 PM
Messages
47
My users are kind of getting used to the new login screen. I have set the Default Domain Name in the regisytry and/or GPO. However, that default domain name seems to only work on the FIRST ATTEMPT. Should a user make a typo and login fails, the machine reverts over to Login to: localmachine name, which of course the user doesnt notice and login to network fails again resulting in calls.

Yes, I realize peopel need to be educated. But some can tbe educated ;) Regardless of you opinions on end user understanding of the new process, is there a away to force it to always assume domain login?
 

My Computer

OS
Windows 7
According to LockerGnome... but it seems to me that you would want to set the default domain name instead of the "="

You have to put a GPO ( logoff ) that exec this .reg


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ShowLogonOptions"=dword:00000000
"DefaultUserName"=""
"AltDefaultUserName"=""
"AltDefaultDomainName"=""
"CachePrimaryDomain"=""
"DefaultDomainName"=""
 

My Computer

OS
Windows 7 Ultimate x64
CPU
P4 3.2
Motherboard
Intel 815GM
Memory
DDR 400
Graphics Card(s)
ATI HD3850
Sound Card
C-Media 7.1
Monitor(s) Displays
SyncMaster 244T
Screen Resolution
1920*1200
Hard Drives
Several
PSU
500
Case
PowerSpec $24
Cooling
ThermalTake copper
Internet Speed
Blazing
Thanks for the rpely. Great lead. Im one of very many trying to get this fucntionality in their Win 7 business envirnments. Have a link for that alos? Its just enough info to be intriguing but not exactly sure how to implement it specifically.

According to LockerGnome... but it seems to me that you would want to set the default domain name instead of the "="

You have to put a GPO ( logoff ) that exec this .reg


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"ShowLogonOptions"=dword:00000000
"DefaultUserName"=""
"AltDefaultUserName"=""
"AltDefaultDomainName"=""
"CachePrimaryDomain"=""
"DefaultDomainName"=""
 

My Computer

OS
Windows 7

My Computer

OS
Windows 7 Ultimate x64
CPU
P4 3.2
Motherboard
Intel 815GM
Memory
DDR 400
Graphics Card(s)
ATI HD3850
Sound Card
C-Media 7.1
Monitor(s) Displays
SyncMaster 244T
Screen Resolution
1920*1200
Hard Drives
Several
PSU
500
Case
PowerSpec $24
Cooling
ThermalTake copper
Internet Speed
Blazing
Back
Top