wildrems Posted May 25, 2006 Posted May 25, 2006 i ask for a similar problem, but now i have more information from my boss.we need to use the autologon feature. but it is to fast. it won't log because it can't reach the domain because the needed services hasn't start yet.i tried a gpo that say wait for the network, and it is not working.so any idea is welcome.thanks
allen2 Posted May 25, 2006 Posted May 25, 2006 Perhaps a stupid idea i'm not sure of the side effects never tried this:Modify the group name of the netlogon service which is: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetlogonGroup=RemoteValidation ToHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetlogonGroup=[b]RemoteValidationDelayed[/b] And add RemoteValidationDelayed at the end of the List value there:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceGroupOrderList="System ReservedBoot Bus ExtenderSystem Bus ExtenderSCSI miniportPortPrimary DiskSCSI ClassSCSI CDROM ClassFSFilter InfrastructureFSFilter SystemFSFilter BottomFSFilter Copy ProtectionFSFilter Security EnhancerFSFilter Open FileFSFilter Physical Quota ManagementFSFilter EncryptionFSFilter CompressionFSFilter HSMFSFilter Cluster File SystemFSFilter System RecoveryFSFilter Quota ManagementFSFilter Content ScreenerFSFilter Continuous BackupFSFilter ReplicationFSFilter Anti-VirusFSFilter UndeleteFSFilter Activity MonitorFSFilter TopFilterBoot File SystemBasePointer PortKeyboard PortPointer ClassKeyboard ClassVideo InitVideoVideo SaveFile SystemEvent LogStreams DriversNDIS WrapperCOM InfrastructureUIGroupLocalValidationPlugPlayPNP_TDINDISTDINetBIOSGroupShellSvcGroupSchedulerGroupSpoolerGroupAudioGroupSmartCardGroupNetworkProviderRemoteValidationNetDDEGroupParallel arbitratorExtended BasePCI ConfigurationMS TransactionsRemoteValidationDelayed" I hope it'll help.
wildrems Posted May 26, 2006 Author Posted May 26, 2006 i don't know if your solution work, but i found the probleme . the spanning tree was blocking the dhcp, so the client couldn't get is address so no logon. we have set the port on the switch to fast and every thing is working. i use your solution (thanks) and now every thing is fine, but i don't know yet if this registry key is needed or not.any way thank you for your help.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now