Git Product home page Git Product logo

Comments (10)

WindowsAddict avatar WindowsAddict commented on July 24, 2024

Hi @procoder07

https://infohost.github.io/office-license-is-not-genuine
On this page, I've listed many solutions, please specify which method you have applied to fix it so I can know what did not work for you.
Also, please share the office version info listed on File > Account page in an Office app.
Thanks for the feedback,

from microsoft-activation-scripts.

procoder07 avatar procoder07 commented on July 24, 2024

Hi @WindowsAddict,
I've used the main solution listed on the page. - Solution (Known to be perfect).
The office version is Microsoft Office professional plus 2019.
I have followed all steps correctly. even in such cases, Some Problems have occurred
ex - Banner showing up when Microsoft launches an update, etc.

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on July 24, 2024

Hi @WindowsAddict,
I've used the main solution listed on the page. - Solution (Known to be perfect).
The office version is Microsoft Office professional plus 2019.
I have followed all steps correctly. even in such cases, Some Problems have occurred
ex - Banner showing up when Microsoft launches an update, etc.

Hi,

I'll need some more info about this.

Please open the command prompt and share the output of the below commands.

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v VersionToReport
reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v AudienceData
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v KeyManagementServiceName
wmic path SoftwareLicensingProduct where (Name like '%%office%%' and PartialProductKey is not NULL) get ID /VALUE

Also, please tell me how Office is showing the banner, I mean is it only a yellow banner or a separate window appears to inform the license is not genuine.

Thanks a lot.

from microsoft-activation-scripts.

procoder07 avatar procoder07 commented on July 24, 2024

Hi @WindowsAddict, This is the system response from the written code is below.
As a suggestion, I would like to say that the KMS server kms.loli.beer worked perfectly as compared to kms8.msguides.com.
I would also suggest using the script again after doing an online/offline repair to solve the banner problem for increasing the code's accuracy as it works every time seamlessly.
The office is only showing the yellow banner and refrains from updates when not activated.
Please ping me for the same if you need anything else.

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v VersionToReport

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration
VersionToReport REG_SZ 16.0.14026.20246

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v AudienceData

ERROR: The system was unable to find the specified registry key or value.

C:\WINDOWS\system32>reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v KeyManagementServiceName

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform
KeyManagementServiceName REG_SZ kms.loli.beer

C:\WINDOWS\system32>wmic path SoftwareLicensingProduct where (Name like '%%office%%' and PartialProductKey is not NULL) get ID /VALUE

ID=85dd8b5f-eaa4-4af3-a628-cce9e77c9a03

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on July 24, 2024

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v VersionToReport

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration
VersionToReport REG_SZ 16.0.14026.20246

Hi @procoder07
This shows that your Office 2019 is not on the PerpetualVL2019 (ATM, 16.0.10374.20040) but on the current (ATM, 16.0.14026.20246) update channel.

You may have missed something in the instructions.


Yeah, I'm aware of the issue where MS is detecting msguides server specially. The workaround would be to just convert the server hostname to IP and use that instead for activation. Will update the script soon.

from microsoft-activation-scripts.

procoder07 avatar procoder07 commented on July 24, 2024

Hi @WindowsAddict,
Thanks for your response.
Do you have a solution to change the update channel?

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on July 24, 2024

Hi @WindowsAddict,
Thanks for your response.
Do you have a solution to change the update channel?

Yes, but the PerpetualVL2019 update channel can not be changed from/to other update channels.
Though you can change other update channels to the Monthly Enterprise update channel to avoid the banner.

Follow 3rd point in Experimental solutions section https://infohost.github.io/office-license-is-not-genuine

from microsoft-activation-scripts.

procoder07 avatar procoder07 commented on July 24, 2024

Hi @WindowsAddict,
is it possible to switch the windows 10 system to windows 10s ?
Thanks.

from microsoft-activation-scripts.

WindowsAddict avatar WindowsAddict commented on July 24, 2024

Hi @WindowsAddict,
is it possible to switch the windows 10 system to windows 10s ?
Thanks.

We can enable S mode in Windows 10 (not talking about converting to Windows 10 S edition).
https://forums.mydigitallife.net/threads/windows-10-in-s-mode-download.79905/#post-1534193
Though I've read somewhere that it's not possible in recent Windows 10 builds.
I never tried this myself.

from microsoft-activation-scripts.

procoder07 avatar procoder07 commented on July 24, 2024

thanks for your help with all the queries!
Now things are easier and more convenient to do!

from microsoft-activation-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.