Replies: 1 comment
-
I've figured out a somewhat cumbersome workaround for this. mrmapi can be run with PR_STORE_ENTRYID to retrieve the Entry ID for each store, and then that value can be fed to the code below to generate a store hash, which in turn can be used to create a Crawl Scope Manager rule to exclude certain stores (and their associated PSTs) from the Windows Desktop Search index. (Along the lines of the solution outlined here.)
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
MCMAPI has a "compute store hash" GUI option. Is there any way to do the same thing with MrMAPI from the command-line?
Beta Was this translation helpful? Give feedback.
All reactions