Andrew said:
Tanks again Herb,
Please could you let me know how to do this?
The following does not fully answer the issue, but
I ran out of time for searching and wanted to give
you some leads you can pursue.
PLEASE update us all (here) if you solve the problem
or find something of use....
Increase Domain Logon Timeout over Network
http://support.microsoft.com/kb/q163204/
This KBs offer hotfix or explanations for similar problems:
Group Policy processing does not work...
http://support.microsoft.com/?kbid=842804
60-second to 120-second delay occurs in user authentication when you log on
to Windows XP in a wireless network
http://support.microsoft.com/?kbid=822725
http://support.microsoft.com/?kbid=826145
You can DISPLAY the (old NT) error message
if the user gets logged on with cached
credentials (Win2k+ disabled it) so at least
they and you can see the situation:
http://www.jsiinc.com/SUBA/tip0400/rh0416.htm
Hive: HKEY_CURRENT_USER
Key: Software\Microsoft\WindowsNT\CurrentVersion\Winlogon
Name: ReportDC
Type: REG_DWORD
Value: 0 default: suppress domain controller message
Value: 1 dont suppress domain controller message
Hive: HKEY_LOCAL_MACHINE
Key: Software\Microsoft\Windows NT\CurrentVersion\Winlogon
Name: ReportControllerMissing
Type: REG_SZ
Value: FALSE default: suppress domain controller message (default)
Value: TRUE dont suppress domain controller message (must be all caps TRUE)