MS Audit Collection Services, which should be out of beta soon, is also
great for this sort of thing. 

 

Thanks,
Brian Desmond

 <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]

 

c - 312.731.3132

 

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Al Mulnick
Sent: Wednesday, August 31, 2005 7:52 AM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] determine number of users logged on last 60 days

 

MOM would be a great tool to investigate for information collection and
trending reports based on that information. 

 

You could automate it by counting the users in the same manner I described,
and then iterating through what's left discounting the service accounts if
you wanted. 

 

You could also use the dsquery tools to do this because it's likely you
don't need precision in this case but rather a rough estimate.  Using
dsquery you can get the information pretty quickly and then you just need to
count the objects it returns. 

 

Al

 

  _____  

From: [EMAIL PROTECTED] on behalf of Cothern Jeff D. Team
EITC
Sent: Wed 8/31/2005 7:34 AM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] determine number of users logged on last 60 days

Unsure what the data is going to be used for. I just got the question of
how many users logged into the network in the last 60 days.  If I can
have this in an automated way were they can pull up the infromation
easily it would be great.  I think they are wanting it for metrics.

Jeff


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Al Mulnick
Sent: Monday, August 29, 2005 11:23 AM
To: ActiveDir@mail.activedir.org
Subject: RE: [ActiveDir] determine number of users logged on last 60
days

It's possible, but not absolute.  Are you trying to automate user
management?
Can you give some more details about what you want and what you want to
do with the data?  That might help to spur some better information.

Basically, you can use lastlogontimestamp (dsquery makes it pretty easy
if you want to use that) to find out about when the last time a user
logged on assuming they triggered an update to this.  Some actions don't
trigger this update so a second data point is a useful thing to have to
narrow it down even more.  pwdLastSet is a useful data point IIRC.

Al

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Cothern Jeff D.
Team EITC
Sent: Monday, August 29, 2005 10:11 AM
To: ActiveDir@mail.activedir.org
Subject: [ActiveDir] determine number of users logged on last 60 days

Is there query I could run that would tell me the number of users -minus
service accounts (guess filter by OU) that have logged on in the last 60
days.

Jeff Cothern

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/
List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive:
http://www.mail-archive.com/activedir%40mail.activedir.org/


List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

<<attachment: winmail.dat>>

Reply via email to