Update HWID Issue info

This commit is contained in:
WindowsAddict 2023-09-27 12:30:30 +05:30
parent 99a56980c8
commit 83e7a58378
2 changed files with 9 additions and 4 deletions

View File

@ -441,6 +441,9 @@ href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
/ <a / <a
href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucket</a></p> href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucket</a></p>
<hr /> <hr />
<p><strong>Note: Microsoft servers are currently rejecting HWID
activation requests when activating through MAS, were checking whats
going on now. Use the KMS38 activation option for now.</strong></p>
</div> </div>
<div id="download-how-to-use-it" class="section level2"> <div id="download-how-to-use-it" class="section level2">
<h2>Download / How to use it?</h2> <h2>Download / How to use it?</h2>
@ -479,9 +482,9 @@ href="command_line_switches.html">here</a></p>
<h2>Activations Summary</h2> <h2>Activations Summary</h2>
<table> <table>
<colgroup> <colgroup>
<col width="25%" /> <col width="22%" />
<col width="27%" /> <col width="28%" />
<col width="47%" /> <col width="49%" />
</colgroup> </colgroup>
<thead> <thead>
<tr class="header"> <tr class="header">

View File

@ -33,6 +33,8 @@ Last Release - v2.0 (25-Sep-2023)\
------------------------------------------------------------------------ ------------------------------------------------------------------------
**Note: Microsoft servers are currently rejecting HWID activation requests when activating through MAS, we're checking what's going on now. Use the KMS38 activation option for now.**
## Download / How to use it? ## Download / How to use it?
### Method 1 - PowerShell ### Method 1 - PowerShell
@ -61,7 +63,7 @@ To run the scripts in unattended mode, check [here](command_line_switches.html)
## Activations Summary ## Activations Summary
| Activation Type | Supported Product | Activation Period | | Activation Type | Supported Product | Activation Period |
|:-----------------|:-------------------|:---------------------------------| |:----------------|:---------------------|:-------------------------------------|
| HWID | Windows 10-11 | Permanent | | HWID | Windows 10-11 | Permanent |
| Ohook | Office | Permanent | | Ohook | Office | Permanent |
| KMS38 | Windows 10-11-Server | Till the Year 2038 | | KMS38 | Windows 10-11-Server | Till the Year 2038 |