GRANT for NT

- Manage user rights from the command line

This program is useful during unattended NT Workstation setup and upgrade procedures for granting or revoking user rights. For example many administrators want to allow their users to change the system time, or allow a particular account to log on as a service. The following commands would achieve this result:

grant add SeSystemtimePrivilege Users
grant add SeServiceLogonRight myDomain\ServiceAccount

Grant can also revoke rights, and list users with a particular right.

Type GRANT at the command prompt for help.

This latest version supports the show command on Windows 2000.

Please send comments to andreas.hansson@mbox303.swipnet.se

Download GRANT.ZIP (15K)

Copyright Andreas Hansson 1997-2001
You may distribute and use this program freely if you send me a comment
on what you think about it and any improvements that you would like.


Back to www.franzo.com