Client Management Suite

 View Only

Filter for "Devices that registered today" 

Dec 19, 2014 11:18 AM

I needed a filter that listed only devices that registered today, and cooked up the attached filter (based largely on the "Agents installed in the last N days" report.  This filter can easily be modified to show devices that registered 2 days ago, 3 days ago, 5 or less days ago, etc.  Just download the attached zup file, extract the contents, and import the filter and start using it in your targets. 

If you need to make such changes, edit the following line in the SQL to suit your needs. 

and datediff( dd, rus.[CreatedDate], getdate() ) < '1'

Simply change the < '1' part as needed.  For example, The above will return devices that registered today.  <= '5' would return devices that registered anytime between today and 5 days ago.

I've only tried this in 7.5, but presume it would work in 7.1.

Hope you find it useful,

-Chris

Statistics
0 Favorited
1 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
zip file
Devices that registered Today.zip   1 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Comments

May 20, 2016 06:17 AM

Hi,

i am unable to extract the xml file from the ZIP - comes up with a file corruption error. Tried it on multiple machines...

Can you please repost it?

Thank you,

Vikram

Jan 27, 2015 06:56 AM

Very useful for us too as we are adding new machines daily - makes them a lot easier to find!  Thanks.

 

Jan 06, 2015 02:58 AM

Chris, it's very useful:) thanks

Related Entries and Links

No Related Resource entered.