Programmaticaly prevent Vista desktop search (WDS) from indexing pst files placed on mapped network

Posted by Jao on Stack Overflow See other posts from Stack Overflow or by Jao
Published on 2010-04-14T18:34:13Z Indexed on 2010/04/14 20:53 UTC
Read the original article Hit count: 640

Filed under:
|
|
|
|

Hi! After several days and multiple attempts I didn't find any 100% solution for this trouble. My search and investigation scopes:

  1. Direct access to registry: HKLM\SOFTWARE\Microsoft\Windows Search\CrawlScopeManager\Windows\SystemIndex\WorkingSetRules HKCU\Software\Microsoft\Windows Search\Gather\Windows\SystemIndex\Protocols\Mapi HKLM\SOFTWARE\Microsoft\Windows Search\Gather\Windows\SystemIndex\Sites\ and other keys...
  2. Windows Search 3.X interfaces like ISearchManager using Microsoft.Search.Interop
  3. Microsoft.Office.Interop.Outlook classes: NameSpace, Store
  4. AD policies (useless, no effect :(

Preferred technologies: VB.NET, C#. This solution must be deployed within a large organization (about 5000 wokstations).

Any ideas? Thanks in advance.

© Stack Overflow or respective owner

Related posts about wds

Related posts about Vista