AD Analyzer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

Is there any utility that doesn't require any installation that can be used
to provide information as for
1. LAST LOGIN DATE,
2. LAST .EXE RUN,
3. A list of users running which published app
4. below to which OU
5. simple user dump into excel?

Thanks a lot.
Nav.
 
Nav said:
Hello,

Is there any utility that doesn't require any installation that can be used
to provide information as for

Requiring "installation" is just a tool issue based
usually on whether it is a modern app, or how
complex it is. Many will run without installation
just by pointing to them but they do better if you
actually do the install.
1. LAST LOGIN DATE,

This is mainained separated on each DC and
you can likely get it with a VB script you can
carry on a floppy.

Maybe DSget on a Win2003 server.
2. LAST .EXE RUN,

This is not maintained by the system. (Logging
might provide the raw materials for an answer,
but is not on by default nor specific for this.)
3. A list of users running which published app

(As I under the question, this is not maintained
by the app.)
4. below to which OU
Script.

5. simple user dump into excel?

LDIFDE or CSVDE can do this.
Probably the Comma-Separated-Values of CSV
are easiest for Excel.
 

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

Back
Top