You might be able to pull it using powershell against all your dc's & convert to xml
Sent on the run! On 19 Sep 2012, at 19:57, "Steve Kradel" <[email protected]> wrote: > Agreed -- AD does not store the last time a user logged on > interactively to a particular computer (and even if it did, XML would > not have any place in extracting that information). > > System Center or the like could help aggregate these data, it is > probably available from the on-machine Event Logs, or you might just > write a login script or scheduled job that collects the current > username and machine the user is logging in to. > > --Steve > > On Wed, Sep 19, 2012 at 9:07 AM, Campbell, Rob > <[email protected]> wrote: >> I'm not sure how you'd do that. AD will have a last logon for the computer >> objects, but that will be the last time the computer account logged on, not >> the last time someone logged into the computer. >> >> -----Original Message----- >> From: John Matteson [mailto:[email protected]] >> Sent: Wednesday, September 19, 2012 7:52 AM >> To: MS-Exchange Admin Issues >> Subject: XML queries for AD objects >> >> I know this is an Exchange list, but I'm sure many people on this list could >> answer this question. >> >> I'm trying to build an XML query that I can run thorugh ADUC that will show >> computer object that have not been logged into in XX days. I'm exercising my >> Google-Fu, but seem to be whiffing. Anyone have a pointer to a repository >> or a site that might help me build my own? >> >> Thanks. >> >> John M. >> Atlanta. >> >> --- >> To manage subscriptions click here: >> http://lyris.sunbelt-software.com/read/my_forums/ >> or send an email to [email protected] >> with the body: unsubscribe exchangelist >> >> ************************************************************************************************** >> Note: >> The information contained in this message may be privileged and confidential >> and >> protected from disclosure. If the reader of this message is not the intended >> recipient, or an employee or agent responsible for delivering this message to >> the intended recipient, you are hereby notified that any dissemination, >> distribution or copying of this communication is strictly prohibited. If you >> have received this communication in error, please notify us immediately by >> replying to the message and deleting it from your computer. >> ************************************************************************************************** >> >> >> >> --- >> To manage subscriptions click here: >> http://lyris.sunbelt-software.com/read/my_forums/ >> or send an email to [email protected] >> with the body: unsubscribe exchangelist >> > > > > -- > [email protected] > tel: 215-620-7003 > Philadelphia, PA > > --- > To manage subscriptions click here: > http://lyris.sunbelt-software.com/read/my_forums/ > or send an email to [email protected] > with the body: unsubscribe exchangelist > > --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe exchangelist
