Microsoft

Thank you for downloading

  • Updated DLP policy templates for Exchange Server 2013

    Choose the files that didn't download.

    File name Download link Size
    KB12321321-OOB-dlpPolicyTemplates.zip Click here 1.5 MB

    If your download does not start after 30 seconds,  Click here

    Install Instructions

    1. Click the Download button on this page to start the download, or choose a different language from the drop-down list and click Go.
    2. Do the following:
      1. Copy the ZIP file to your computer, click Save or Save this program to disk.
      2. Extract the contents of the ZIP file to a temporary location, such as C:\Temp.
      3. After you extract the XML file, run the following commands from Exchange Management Shell:

        Note: The commands first remove all existing DLP policy templates and then import the updated templates.
        Note: In these commands, the file is saved to C:\Temp\KB12321321-OOB-dlpPolicyTemplates.xml.

        Get-dlppolicytemplate | foreach { Remove-DlpPolicyTemplate $_.Name -Confirm:$false}
        $template = Get-Content -Encoding byte -ReadCount 0 -Path C:\Temp\KB12321321-OOB-dlpPolicyTemplates.xml
        Import-DlpPolicyTemplate -FileData $template

Popular downloads

Free PC updates

  • Security patches
  • Software updates
  • Service packs
  • Hardware drivers
Run Microsoft Update
close
moreinfo