User properties

  • Thread starter Thread starter RobertoP
  • Start date Start date
R

RobertoP

Hi,
how can I change the logon hours setting for all the
users in the active directory ? I have a win2K domain and
I need to change the value of account logon hours for my
users and I don't want to change user by user but using a
domain policy or a script.
Thank you
Roberto
 
Hi,
how can I change the logon hours setting for all the
users in the active directory ? I have a win2K domain and
I need to change the value of account logon hours for my
users and I don't want to change user by user but using a
domain policy or a script.
Thank you
Roberto

Use tip 4646 in the 'Tips & Tricks' at http://www.jsiinc.com

DomUsers "net user %user% /times:{the times}"




Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 
Back
Top