Category: IFilter

  • Exchange DLP Rules in Exchange Management Shell

    This one took a while to work out, so noting it down here! If you want to create a transport rule for a DLP policy that has one data classification (i.e. data type to look for such as ‘Credit Card Number’) then that is easy in PowerShell and an example would be as below. New-TransportRule…

  • Enabling Exchange 2013 to Filter OneNote and Publisher Files

    Exchange Server 2013 includes the Search Foundation product to index and search most of the file types that needed IFilters installed for in previous versions including PDF files, so the Adobe IFilter is no longer needed. That said, it does not filter OneNote and Microsoft Publisher files. To filter these files so that you can…

  • Windows Search Across The Network

    Windows 7 has Windows Search built in, but it will only index locations on the local PC or folders that you have made available offline. What about the rest of your network? An error you might see because of this is “This network location can’t be included because it is not indexed”. If the servers…