Office 2019 Language pack not uninstalling while deploying Office 365 though SCCM

Question

Hi Team

I was trying to install Office 365 deploying though SCCM Server, I have made Application package and selected multiple systems which having different flavor of Office Product.

Now I noticed every product is working fine and Office 365 has deployed successfully except Office 2019.

Although It is uninstalling the Office 2019 and installed the Office 365 but it can’t be uninstalled language pack of Office 2019. due to this reason i get error message in SCCM deployment monitoring screen.

Office error - HTMD Forum - Welcome to the world of Device Management! This is community build by Device Management Admins for Device Management Admins❤️ Ask your questions!! We are here to help you! - Office 2019 Language pack not uninstalling while deploying Office 365 though SCCM

Please advice, how to troubleshoot the concern issue.

Thanks in advance.

Regards

Answers ( 5 )

  1. Any update on this thread? Are you able to fix it?

    0
    2020-06-16T19:42:07+05:30

    Configuration
    Display Level=”None” AcceptEULA=”True”
    Property Name=”FORCEAPPSHUTDOWN” Value=”False”
    Remove
    Product ID=”O365ProPlusRetail”
    Language ID=”zh-cn”
    Product
    Remove
    Logging Level=”xxxxxxxxx” Path=”xxxxxxxxx”
    Configuration

    Best answer
    1
    2020-06-16T19:40:23+05:30

    Is the script working when you run it manually? Did you tested it before creating SCCM Application?

    are you trying the option as mentioned below in configurayion.xml to uninstall Office?Below is example for Chinese Language.

    0
    2020-06-15T15:08:21+05:30

    Hello – I think you might need to look into the detailed log files and event logs on the Windows 10 device from where you are trying to uninstall the office 365.

    I don’t know what you mean by Office 365 and Office 2019? You should not have two versions on one Windows 10 device.

    Am I missing something?

    Have you tried manually uninstall?

    1. In the search box on the taskbar, type control panel, then select Control Panel.
    2. Select Programs > Programs and Features, then right-click your Microsoft Office product, and choose Uninstall.

    Or you can use this tool https://aka.ms/SaRA-officeUninstallFromPC

      0
      2020-06-15T21:05:44+05:30

      Hi Anoop
      Thanks for reply.
      I made the application for office 365 and define the condition as removed the all previous office version in configuration xml file and deploy on the collection which having many systems. Some system have office 2016 with language pack and some have office 2019 with language pack.
      After deploy of Office 365 application over the office 2016 with language pack. It was successfully removed office 2016 and its language pack first and install office 365 as the nature of application deployment.
      but the same procedure doing for office 2019 with language pack. It was successfully removed office 2019 only and not removed its language pack and although install office 365 as the nature of application deployment.

      So I have the challenge how to remove the office 2019 along with language pack.

      Hope you understood my question.

Leave an answer

Sorry, you do not have permission to answer to this question .