Le contenu n'est pas disponible dans la langue sélectionnée.
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
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.
Perform one or more of the purge or reindex tasks.