fafster Posted May 13, 2008 Posted May 13, 2008 One of our users is having issues with logging on to his machine. After the login prompt appears, it takes an age to get to the desktop. A quick trip to Event Viewer tells me: "Execution of GPO scripts has timed out and have been terminated. " What's the best way to figure out at which policy the thing's freezing at? Cheers.
SYNACK Posted May 13, 2008 Posted May 13, 2008 The only way to check this other than adding and removing the GPOs one by one to see which is the culprit is to turn on user environment monitoring. A good tool for this is Policy Reporter which you can find here in the Wiki. 1
GAS Posted May 13, 2008 Posted May 13, 2008 Try this in user log in script, at the end of script. gpresult /USER {USER LOG IN NAME} >c:\111.txt (gpresult /USER john >c:\111.txt) 1
fafster Posted May 13, 2008 Author Posted May 13, 2008 I love you both and will be happy to bear your children.
Michael Posted May 13, 2008 Posted May 13, 2008 I love you both and will be happy to bear your children. Funny reply You may also want to download GPMC if you're using Windows Server 2003 so you can see what policies are being applied. 1
fafster Posted May 13, 2008 Author Posted May 13, 2008 Due to the fantastic nature of a managed service I don't have administrative access to the DC.
Michael Posted May 13, 2008 Posted May 13, 2008 Well alternatively you can install it on an admin workstation (Windows XP). I've never tried not installing it on a DC but just a workstation, although it should be possible. If you're using Windows Vista, you'd download GPMC 2.0.
Michael Posted May 13, 2008 Posted May 13, 2008 You may also want to install the Windows Server 2003 Administrative Tools Pack too on Windows XP. In saying that you will need administrative access on the workstation and of course to the DC. It must be so frustrating when you cannot access anything
Diello Posted May 13, 2008 Posted May 13, 2008 Then it's the managed service companies problem - not yours. You can't be held responsible for something you have no control over.
fafster Posted May 13, 2008 Author Posted May 13, 2008 (edited) You may also want to install the Windows Server 2003 Administrative Tools Pack too on Windows XP. In saying that you will need administrative access on the workstation and of course to the DC. It must be so frustrating when you cannot access anything Tell me about it. Just basic things like DHCP settings alterations to set up a boot server. There have been occasions where I've wanted to walk out in frustration. Edited May 13, 2008 by fafster
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