Link to home
Start Free TrialLog in
Avatar of Gavin Tech
Gavin TechFlag for United Kingdom of Great Britain and Northern Ireland

asked on

What can I use to modify the logon hours permitted for every user in active directory?

I want to allocate 24 hour logon access for every user in AD without having to make the changes one by one.

Is there a program or script which can make the changes for me?

I am working in a Win Svr 2003 environment.
ASKER CERTIFIED SOLUTION
Avatar of bdpsg
bdpsg

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sirbob2000
sirbob2000

You can do this by Group Policy, see this link here;

http://support.microsoft.com/default.aspx?scid=kb;en-us;816666

(also shows a way to do this by exporting a list os user names and running the Net User command)