Documentation Center

Loading the Tridion Sites system administration .NET assembly

Before performing any purge or reindex task, load the Tridion Sites system administration assembly. You may have already done this if you reindexed your search index during upgrade.

Procedure

  1. On the Content Manager server machine, start Windows PowerShell (64-bit version) and execute the following command from the PowerShell command prompt:
    Import-Module Tridion.ContentManager.Automation
    PowerShell loads the assembly.
  2. Perform one or more of the purge or reindex tasks.