Share via

office 2019 autoactivate issue using the deploy tool

Wiz Huang (黃義倫) 21 Reputation points
2021-07-27T03:48:56.7+00:00

I am trying to remove microsoft 365 and install office 2019.

When I install office 2019 using the office deploy tool, I set the configuration.xml as below:

<Configuration>

<Add SourcePath="my path" OfficeClientEdition="64" Channel="PerpetualVL2019">
<Product ID="Standard2019Volume">
<Language ID="zh-TW" />
</Product>
</Add>

<RemoveMSI />

<Display Level="Full" AcceptEULA="TRUE" />
<Property Name="AUTOACTIVATE" Value="0" />

</Configuration>

It's just autoactivate.

I expect it will not autoactivate.

Is it something wrong or anything else should I check?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
0 comments No comments

Answer accepted by question author

  1. Viki Ji_MSFT 4,476 Reputation points
    2021-07-27T10:09:16.79+00:00

    @Wiz Huang (黃義倫) ,
    Welcome to Q&A forum!

    According to the information you provided, I tested it with your .xml file on Windows 10 where Office 365 was installed. But since I do not have an Office 2019 license, I can’t fully reproduce your problem. Thanks for your understanding!

    Per my test, I found that my Microsoft account will automatically sign in to Office 2019 after installing it.

    > It's just autoactivate.

    << Do you mean it will sign in with your account automatically or activate automatically? If it is automatically activated, which activation method did you use?

    After installing Office 2019, please open Word or Excel, go to File>Account to view and share a screenshot with us. (Please cover up personal private information, such as account)

    Besides, per my research, if you do not want activate Office automatically, you do not need to add this element <Property Name="AUTOACTIVATE" Value="0" />.
    This official document states that if not specified, it defaults to 0. Please remove it and reinstall Office 2019 to have a check.

    Hope the information is helpful to you. Any updates, please let me know.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.