Forum Discussion

Michael Donovan's avatar
Michael Donovan
Brass Contributor
Jan 11, 2022

What does ELC stand for?

Does anybody know what ELC stands for in terms of information collected from the PowerShell command 

Export-MailboxDiagnosticLogs?  
Name Value
---- -----
ElcAssistantLock 1
ElcLastRunTotalProcessingTime 44832
ElcLastRunSubAssistantProcessingTime 17387
ElcLastRunUpdatedFolderCount 191
ElcLastRunTaggedFolderCount 0
ElcLastRunUpdatedItemCount 0
ElcLastRunTaggedWithArchiveItemCount 0
ElcLastRunTaggedWithExpiryItemCount 0
ElcLastRunDeletedFromRootItemCount 0
ElcLastRunDeletedFromDumpsterItemCount 0
ElcLastRunArchivedFromRootItemCount 1
ElcLastRunArchivedFromDumpsterItemCount 0
ELCLastSuccessTimestamp 1/10/2022 4:30:05 AM
ElcLastRunSkippedNoTagItemCount 0
ElcLastRunSkippedWithTagItemCount 0
ElcLastRunSkippedNotExcludedItemCount 0
ElcFaiSaveStatus SaveSucceeded
ElcFaiDeleteStatus DeleteNotAttempted
 
I am documenting an element of this for our team.  It would be nice to know what this acronymn stands for.
    • ChrisJButler's avatar
      ChrisJButler
      Copper Contributor

      VasilMichev 

      Hi Vasil,

       

      I am in the final stages of prep for a migration from Exchange 2010 to 2016.

      I wanted to check the status of the Mailbox Folder Assistant so I know how often it has been running on user mailboxes.

      However, when I run the command in Tony's excellent article, there are no elc* entries at all in the XML for any user. And they all are using a default local archive policy that should be moving anything older than 2years into their archive.

      We are on the latest CU that Microsoft released after the Hafnium thing happened. 

       

      • VasilMichev's avatar
        VasilMichev
        MVP
        I no longer have any Exchange 2010 box to test, but afaik this should be working on 2010 too.