Jump to content

Recommended Posts

Posted

Anyone know how to find out which Domain Controller a machine is using for it's group policy? I know you can use GP Modelling Wizard, but is th a way to find out in real time whilst on the client?

 

Thanks

Posted

More than likely your server which is also your primary DNS.

 

If you wanted to (as an experiment) manually insert just one of the two IPs of your DNS servers in turn on your workstation if you're trying to identify a fault.

 

I would also check servers are replicating correctly by looking at the event logs.

Posted (edited)
Anyone know how to find out which Domain Controller a machine is using for it's group policy? I know you can use GP Modelling Wizard, but is th a way to find out in real time whilst on the client?

 

Thanks

 

open a command prompt

 

type:

 

echo %logonserver%

Edited by roty80
Posted
open a command prompt

 

type:

 

echo %logonserver%

 

That's not guaranteed; in some cases the server you used for authentication bounces you to somewhere else for policies when it's heavily loaded.

 

gpresult will give you a definitive historical result ("what actually happened", rather than "what would happen if").

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...