(imported topic written by GregL91)
I’m trying to run an analysis to find all pc’s in our domain that have an Outlook “ost” file.
I don’t want to search the whole C: drive or even “C:\Documents and Settings” if it can be avoided. I’ve tried various relevance clauses to get round the %userprofile% variable.
Have tried using:
exists files whose (name of it as lowercase ends with “.ost”) of folders “Local Settings\Application Data\Microsoft\Outlook” of folders of folder “C:\Documents and Settings”
but doesn’t work.
Any suggestions would be appreciated.
Thanks
Greg