Forum Discussion

tnt015's avatar
tnt015
Level 3
13 years ago

SQL query to count all EV Stubs still present in Exchange environment and older than one year

Hi guys, I need a SQL query to count all EV Stubs still present in Exchange environment and older than one year
  • JesusWept3's avatar
    13 years ago
    This is not logged within SQL, you would have to either run a vbs script to trawl your mailboxes for the EV shortcut message class, or you'd have to run a report mode which would show a count of old shortcuts I think rob Wilcox wrote a vbs for finding shortcuts and sizes on this forum somewhere