Re: Date/Time Properties
- From: Jerold Schulman <Jerry@xxxxxxxxxx>
- Date: Mon, 19 Sep 2005 09:32:32 -0400
On Mon, 19 Sep 2005 18:11:54 +0500, "Murtaza" <NoEmail@NoEmail> wrote:
>How can I prevent user from changing Date & Time of system within windows
>2000 enviornment?
>
Revoke the users SeSystemtimePrivilege right.
Use Group Policy
Computer Configuration / Windows Settings / Security Serttings / Local Policy / User Rights Assignment
to remove their Change the system time right
or
Use NTRights.exe from tip 6705 » What are the free Windows Server 2003 Resource Kit tools?
in the 'Tips & Tricks' at http://www.jsifaq.com
ntrights -r SeSystemtimePrivilege -u Users
or
ntrights -r SeSystemtimePrivilege -u DomainName\UserName
and use group policy to run it in a startup script for each client.
Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
.
- References:
- Date/Time Properties
- From: Murtaza
- Date/Time Properties
- Prev by Date: Re: Restarting Services that fail at startup
- Next by Date: Re: Searching Network folders
- Previous by thread: Date/Time Properties
- Next by thread: Re: hard drive partition
- Index(es):