Re: User Account Expiration

From: Joe Richards [MVP] (humorexpress_at_hotmail.com)
Date: 06/01/04


Date: Tue, 01 Jun 2004 11:21:41 -0400

Check out the following tools

If on the DC

net user username

If on a member of the domain the user is in

net user username /domain

If anywhere

getuserinfo domain\username

or

accexp username /s domaincontroller

NET USER is on the machines by default. GetUserInfo and AccExp can be found on
the free c++ win32 tools page of www.joeware.net.

    joe

--
Joe Richards Microsoft MVP Windows Server Directory Services
www.joeware.net
Megan Kielman wrote:
> I set a user account to automatically expire. This was to occur several days
> ago but when I look at the account in Active Directory Users Computers it
> doesn't show the account as disabled or anything. How do I tell (without of
> course trying to log in as that account) if the expiration was successful?
> 
> 


Relevant Pages

  • Re: Command Line Admin
    ... >Does any utility that can allow reset account lock out, password reset, ... To creeate an account, see the net user syntax in tip 4646. ... net user username /delete /domain ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: User Account Expiration
    ... about the user account properties in AD Users and Computers. ... > net user username /domain ... >> ago but when I look at the account in Active Directory Users Computers ...
    (microsoft.public.win2000.active_directory)
  • Re: Command Line Admin
    ... >>Does any utility that can allow reset account lock out, password reset, ... >net user username newpassword /domain ... >To creeate an account, see the net user syntax in tip 4646. ...
    (microsoft.public.win2000.cmdprompt.admin)
  • Re: Finding out when a user last logged in.
    ... Open a command prompt and type; ... net user username ... eg: net user mark ...
    (microsoft.public.windowsxp.security_admin)
  • Re: How to reset password in windows vista home premium for laptop
    ... Net user Username /add ... Net user sparks /add ... I just tried this on my vista got a system 5 error, ...
    (microsoft.public.windows.vista.general)