Thursday, August 13, 2015

Using PowerShell to Find Crawled Properties

 

2010

Mapping Crawled Properties to Managed Properties can get real tough!

So using PowerShell …

image

image

image

Note after running the above script notice that the xml contains the crawled properties!

For example ows_created_x0020_By =’CONTOSO\brianc’

So when mapping your crawled properties to the managed properties we can now get a true example.

image