March 2026 CU for Office Online Server is available for download

The product group released the March 2026 Cumulative Update for Office Online Server.

The KB article for March 2026 CU will be available at the following Location in a couple of hours:

  • KB 5002846 – March 2026 Update for Office Online Server

The download for March 2026 CU is available through the following link:

4 Comments


  1. As part of the update process, we need to remove the farm, install the update, and create a new farm.
    However, the New-OfficeWebAppFarm cmdlet gave us the following error :

    New-OfficeWebAppsFarm : The operation failed. The server did not meet the following prerequisites:
    – The “ASP.NET 4.5” Windows Server Feature must be installed and enabled.
    – The “.NET Extensibility 4.5” Windows Server Feature must be installed and enabled.

    I had to run this command :
    dism /online /enable-feature /featurename:IIS-ASPNET45 /all

    Afterwards, the Cmdlet worked as usual.

    Reply

    1. Thanks Mazal!
      I will forward your report to the relevant team.

      Reply

    2. Hi Mazal,
      the version number has been fixed now.
      Cheers,
      Stefan

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.