How to find computers that have authenticated the Active Directory for a period of time.

G

Guest

Hi All,

I want to find all those computers in domain who have not authenticated to
the Active Directory for the last six months.

There are more than 800 entries of computer names in the Active Directory
when in real the active ones should be less than 600.

I exported the AD to a CSV File, but no successful pattern with "last logon"
and "Account Expires" Attribute.

Any guidance to the solution, Please?

Thanks
IK
 
C

Cary Shultz [MVP]

-----Original Message-----
Hi All,

I want to find all those computers in domain who have not authenticated to
the Active Directory for the last six months.

There are more than 800 entries of computer names in the Active Directory
when in real the active ones should be less than 600.

I exported the AD to a CSV File, but no successful pattern with "last logon"
and "Account Expires" Attribute.

Any guidance to the solution, Please?

Thanks
IK


.
IK,

I think that you can use one or both of the following
utilities:

http://www.joeware.com
http://www.ladava.com

At Joe's site simply go to the free Win32 C++ based tools
and select GetUserInfo.

At Matjaz's site ( in Slovenian ) simply click on the
UTILITIES hyperlink ( in the upper leftish corner ) and
select ASInactiveObjects.

HTH,

Cary


PS...I would also suggest that you do a quick search of
this NG as I seem to answer this question a couple times a
day. Please do not misunderstand me - you are free to
post anything at anytime. It just might save you some
time!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top