Re: User Account Expiration
From: Joe Richards [MVP] (humorexpress_at_hotmail.com)
Date: 06/01/04
- Next message: Tomasz Onyszko: "Re: Dedicated Forest root"
- Previous message: Joe Richards [MVP]: "Re: Global Catalog and memberOf (again!)"
- In reply to: Megan Kielman: "User Account Expiration"
- Next in thread: Tim Hines [MSFT]: "Re: User Account Expiration"
- Reply: Tim Hines [MSFT]: "Re: User Account Expiration"
- Messages sorted by: [ date ] [ thread ]
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? > >
- Next message: Tomasz Onyszko: "Re: Dedicated Forest root"
- Previous message: Joe Richards [MVP]: "Re: Global Catalog and memberOf (again!)"
- In reply to: Megan Kielman: "User Account Expiration"
- Next in thread: Tim Hines [MSFT]: "Re: User Account Expiration"
- Reply: Tim Hines [MSFT]: "Re: User Account Expiration"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|