Jump to content

Recommended Posts

Posted

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


Posted

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\Netlogon
Group=RemoteValidation

To

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon
Group=[b]RemoteValidationDelayed[/b]

And add RemoteValidationDelayed at the end of the List value there:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ServiceGroupOrder
List="System Reserved
Boot Bus Extender
System Bus Extender
SCSI miniport
Port
Primary Disk
SCSI Class
SCSI CDROM Class
FSFilter Infrastructure
FSFilter System
FSFilter Bottom
FSFilter Copy Protection
FSFilter Security Enhancer
FSFilter Open File
FSFilter Physical Quota Management
FSFilter Encryption
FSFilter Compression
FSFilter HSM
FSFilter Cluster File System
FSFilter System Recovery
FSFilter Quota Management
FSFilter Content Screener
FSFilter Continuous Backup
FSFilter Replication
FSFilter Anti-Virus
FSFilter Undelete
FSFilter Activity Monitor
FSFilter Top
Filter
Boot File System
Base
Pointer Port
Keyboard Port
Pointer Class
Keyboard Class
Video Init
Video
Video Save
File System
Event Log
Streams Drivers
NDIS Wrapper
COM Infrastructure
UIGroup
LocalValidation
PlugPlay
PNP_TDI
NDIS
TDI
NetBIOSGroup
ShellSvcGroup
SchedulerGroup
SpoolerGroup
AudioGroup
SmartCardGroup
NetworkProvider
RemoteValidation
NetDDEGroup
Parallel arbitrator
Extended Base
PCI Configuration
MS Transactions
RemoteValidationDelayed

"

I hope it'll help.

Posted

i don't know if your solution work, but i found the probleme :D . 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. :hello:

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...