Domain Group Policy

  • Thread starter Thread starter PD
  • Start date Start date
P

PD

Can you run a domain log on script under a diffrent user?
I have trouble running "net time" for members of the local
user group.
 
PD said:
Can you run a domain log on script under a diffrent user?
I have trouble running "net time" for members of the local
user group.

Hi

If this is an Active Directory domain, you should not need to do
anything on the clients, more here:

http://groups.google.com/[email protected]


If not:

Some Runas wrapper utilities or alternatives that might help you:

http://groups.google.com/[email protected]


Alternatively:

Go to Administrative Tools>Local Security Policy>User Rights
Assignment>Change the system time.

Specify the user(s)/group who are allowed to change the system time and/or who
are not allowed to.


Also note this one:

How to Configure an Authoritative Time Server in Windows XP
http://support.microsoft.com/default.aspx?scid=314054
 
You should not have any need for client machines in a
domain with GPO available to use the net time command.
Clients are automatically NTP time clients of their PDC
emulator DC, and should remain so if Kerberos is to work.
 
Back
Top