Showing posts with label account. Show all posts
Showing posts with label account. Show all posts

Sunday, 27 September 2009

Check if user account is active using command line

Access your domain contoller and type the following format to check if the user is active :

NET USER jbloggs /DOMAIN | FIND /I "Account active"