diff options
| -rw-r--r-- | _site/index.html | 9 | ||||
| -rw-r--r-- | index.md | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/_site/index.html b/_site/index.html index 36b8ca4..45526c8 100644 --- a/_site/index.html +++ b/_site/index.html @@ -441,6 +441,9 @@ href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a> / <a
href="https://bitbucket.org/WindowsAddict/microsoft-activation-scripts">Bitbucket</a></p>
<hr />
+<p><strong>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.</strong></p>
</div>
<div id="download-how-to-use-it" class="section level2">
<h2>Download / How to use it?</h2>
@@ -479,9 +482,9 @@ href="command_line_switches.html">here</a></p> <h2>Activations Summary</h2>
<table>
<colgroup>
-<col width="25%" />
-<col width="27%" />
-<col width="47%" />
+<col width="22%" />
+<col width="28%" />
+<col width="49%" />
</colgroup>
<thead>
<tr class="header">
@@ -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?
### Method 1 - PowerShell
@@ -61,7 +63,7 @@ To run the scripts in unattended mode, check [here](command_line_switches.html) ## Activations Summary
| Activation Type | Supported Product | Activation Period |
-|:-----------------|:-------------------|:---------------------------------|
+|:----------------|:---------------------|:-------------------------------------|
| HWID | Windows 10-11 | Permanent |
| Ohook | Office | Permanent |
| KMS38 | Windows 10-11-Server | Till the Year 2038 |
|
