Forum Discussion

Thomas Ker's avatar
Thomas Ker
Copper Contributor
Aug 15, 2017
Solved

How can I tell when my Office ProPlus was last updated?

Is there a way, on my local system, to tell when the last update was applied to Office 365 ProPlus 2016? We are just getting started with this product and I'm trying to determine when my Current Chan...
  • manoth_msft's avatar
    Aug 27, 2017

    Hi Thomas, you can check the log files in the C:\Windows\Temp folder. The Click-To-Run-Service logs to this directory any activity, e.g. configuration changes, update detections and update applies. The log files are in the format %computername%-%Date%-%Time%.log.

     

    I would suggest to look for log files 100KB+ in size and then look for an entry similar to

    "Task UPDATEAPPLY:{9ECBBD08-437D-4246-9F21-2572B9898318} completed with TaskState TASKSTATE_COMPLETED"

    This indicates that the client has successfully applied an update.

     

    Hope this helps.

Resources