ricki Posted April 30, 2010 Posted April 30, 2010 Hi We have just had a new batch of computers that have come in with 2.6 dual core processors and 2 gig ram and a 1 gig network card from stone and they are that fast that the computers process the os startup so fast that group policy does not get applied and you get event ID 5719 and event ID 1054 errors on the event log. After a lot of playing and talking to other technicians and a senior stone engineer I have found this solution that works. Group Policy may not install the PolicyMaker Software Update client on a Windows XP Service Pack 2-based computer, and event ID 5719 and event ID 1054 are logged Richard
sted Posted April 30, 2010 Posted April 30, 2010 ive found on occasion intel cards connected to hp switches do this. Flash the hp switch to a newer version problem often goes away or making the pc wait longer with the following reg file has solved similar problems for me in the past Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "GpNetworkStartTimeoutPolicyValue"=dword:0000003c
ricki Posted April 30, 2010 Author Posted April 30, 2010 Hi I dont have hp switches but the registry setting looks like the one used in the Microsoft article. You would have thought that microsoft would have thought and prepared for this. Richard
FN-GM Posted April 30, 2010 Posted April 30, 2010 What network cards do you have? Are they upto date with the drivers? have you go tthe group policy enabled that waits for the network on startup?
ricki Posted April 30, 2010 Author Posted April 30, 2010 Hi They are an intel pro 1 gig and yes they have the latest drivers. I have tried older driver but they do the same. Where is the setting in group policy and I will check? Richard
asblack Posted April 30, 2010 Posted April 30, 2010 There might be a local policy at work here. Fire up gpedit.msc and check on: Computer Configuration\Administrative Templates\System\Logon There should be an option to "Always wait for network on computer startup/shutdown"
stevehp Posted April 30, 2010 Posted April 30, 2010 We got shed loads of Dell Optiplex 760's shipped to us this school year and had nothing but trouble with the 1Gb Intel NIC in these machines. The problem I eventually drilled down to after trying every fix here and on Google was DHCP Media Sensing. The nic driver was resetting the card during bootup and that resulted in the machine not knowing a lick about any GPO's. The link to the MSKB article is below as well as the registry fix. How to disable the Media Sensing feature for TCP/IP in Windows Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] "DisableDHCPMediaSense"=dword:00000001
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