Jump to content

Recommended Posts

Posted

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.

Posted

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.

  • Thanks 1
Posted

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)

 

:)

  • Thanks 1
Posted
I love you both and will be happy to bear your children.
Funny reply :D

 

You may also want to download GPMC if you're using Windows Server 2003 so you can see what policies are being applied.

  • Thanks 1
Posted

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.

Posted
Then it's the managed service companies problem - not yours. You can't be held responsible for something you have no control over.
Posted (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 by fafster

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



×
×
  • Create New...