cooper Posted April 24, 2009 Posted April 24, 2009 Hi Guys I have just put a new workstation on the network and connected to the domain. Put it in the correct OU and forced a gpupdate Rebooted, rebooted again, gpupdate again ect ect.......... But its not picking up any of the msi's to install. Its finding the logon script as all mapped drives and printers and there. Any idea what could be stopping this. Thanks Cooper
cooper Posted April 24, 2009 Author Posted April 24, 2009 No errors that i can see, I have put this into a OU that will update all other computers
jamesb Posted April 24, 2009 Posted April 24, 2009 GPResult to find out if its actually getting the full set of policies which should be applied?
sted Posted April 24, 2009 Posted April 24, 2009 try importing the following reg file on one of them makes the pc wait a bit longer before abandoning looking for policies (assuming xp pcs not tried on vista/2k) Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "GpNetworkStartTimeoutPolicyValue"=dword:0000003c
Innovation_Dan Posted April 24, 2009 Posted April 24, 2009 Well, the first place to look is your event viewer logs on the computer you're working with, as well as running GPresult from a command line. I would imagine the GPresult will show that the GPO policy is applied. In my experience, when an app fails to apply via GP, it's either a permissions issue on the source location, the source for the package was set to local drives instead of UNC (i.e. d:\shared\apps instead of \\server\shared\apps), or a problem with the Windows Installer service. The Eventviewer should tell you something useful though. Check in Applications. GL!
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