Update
This commit is contained in:
parent
fc7a6cc719
commit
49fcb8c661
@ -23,3 +23,6 @@ rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
rmarkdown::render_site()
|
||||
|
@ -1,7 +1,7 @@
|
||||
name: "Microsoft Activation Scripts"
|
||||
include: ["get.ps1"]
|
||||
navbar:
|
||||
title: "Microsoft Activation Scripts"
|
||||
title: "Microsoft Activation Scripts"
|
||||
right:
|
||||
- text: "Home"
|
||||
href: index.html
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -422,8 +422,7 @@ Microsoft page</a>.</p>
|
||||
</div>
|
||||
<div id="solution" class="section level3">
|
||||
<h3>Solution</h3>
|
||||
<p><a href="https://massgrave.dev/msdl/"
|
||||
class="uri">https://massgrave.dev/msdl/</a></p>
|
||||
<p><a href="/msdl/">MSDL</a></p>
|
||||
<p>It uses shared sessions/proxy to generate official download links in
|
||||
Russia and in all other blocked places.</p>
|
||||
<hr />
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -418,8 +418,8 @@ href="oem-folder.html">this</a> page for more details.</p></li>
|
||||
</ul>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="31%" />
|
||||
<col width="68%" />
|
||||
<col width="33%" />
|
||||
<col width="66%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
@ -514,19 +514,13 @@ href="oem-folder.html">this</a> page for more details.</p></li>
|
||||
</div>
|
||||
<div id="uses-in-powershell-one-liner" class="section level2">
|
||||
<h2>Uses In Powershell One Liner</h2>
|
||||
<p><code>& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /para</code></p>
|
||||
<p><code>iex "&{$(irm https://mass grave.dev/get)} /para"</code></p>
|
||||
<p>Note - Remove space between <code>mass grave</code></p>
|
||||
<ul>
|
||||
<li>Replace <code>/para</code> in this command with the switches from
|
||||
the above table. You can use multiple switches. For example, if you want
|
||||
to activate Windows and Office both with the best method possible then
|
||||
use,</li>
|
||||
the above table. You can also use multiple switches. For example,
|
||||
<code>/HWID /KMS-Office /KMS-ActAndRenewalTask</code></li>
|
||||
</ul>
|
||||
<p><code>& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS38 /KMS-WindowsOffice /KMS-ActAndRenewalTask</code></p>
|
||||
<p>If you just want to activate Windows with HWID and Office with KMS
|
||||
then,</p>
|
||||
<p><code>& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS-Office /KMS-ActAndRenewalTask</code></p>
|
||||
<p>If you just wants to activate Windows with HWID then,</p>
|
||||
<p><code>& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID</code></p>
|
||||
<p><strong>Note:</strong> This Powershell one liner will work on Windows
|
||||
8 and later versions only.</p>
|
||||
<hr />
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -422,7 +422,7 @@ href="https://github.com/massgravel/Microsoft-Activation-Scripts">GitHub</a>
|
||||
href="https://gitlab.com/massgrave/microsoft-activation-scripts">GitLab</a></p></li>
|
||||
<li><p>Email: windowsaddict@protonmail.com</p></li>
|
||||
<li><p><a
|
||||
href="https://nsaneforums.com/topic/316668-microsoft-activation-scripts/">Nsaneforums</a></p></li>
|
||||
href="https://nsaneforums.com/topic/316668--">Nsaneforums</a></p></li>
|
||||
</ul>
|
||||
<hr />
|
||||
</div>
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -436,11 +436,10 @@ Check <a
|
||||
href="online_kms.html#How_to_remove_Online_KMS">here</a>.</p></li>
|
||||
<li><p><strong>Is MAS safe? How to know if there is any
|
||||
malware?</strong><br />
|
||||
MAS is fully <a
|
||||
href="https://github.com/massgravel/Microsoft-Activation-Scripts">open
|
||||
source</a>. You can open the batch files with notepad and verify it. It
|
||||
has many users/stars on Github. You can even perform the activation
|
||||
manually, check Doc section for instructions.</p></li>
|
||||
MAS is fully <a href="index.html#MAS_Latest_Release">open source</a>.
|
||||
You can open the batch files with notepad and verify it. It has many
|
||||
users/stars on Github. You can even perform the activation manually,
|
||||
check Doc section for instructions.</p></li>
|
||||
<li><p><strong>How to download the full version of Windows 10 LTSC
|
||||
2021?</strong><br />
|
||||
Check the info <a
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -410,8 +410,8 @@ div.tocify {
|
||||
<p>All download links leads to genuine files only.</p>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
<col width="48%" />
|
||||
<col width="51%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
@ -424,7 +424,7 @@ div.tocify {
|
||||
<td align="left">Windows 11 / 10 / 8.1 (Consumer) ❤️</td>
|
||||
<td align="left"><a
|
||||
href="https://www.microsoft.com/software-download">Link1</a> - <a
|
||||
href="https://massgrave.dev/msdl/">Link2</a> (Works in Russia)</td>
|
||||
href="/msdl/">Link2</a> (Works in Russia)</td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left">Windows 11 / 10 (Business)</td>
|
||||
|
@ -2,8 +2,8 @@ $ErrorActionPreference = "Stop"
|
||||
# Enable TLSv1.2 for compatibility with older clients
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12
|
||||
|
||||
$DownloadURL = 'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL2 = 'https://gitlab.com/massgrave/microsoft-activation-scripts/-/raw/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL = 'https://gitlab.com/massgrave/microsoft-activation-scripts/-/raw/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL2 = 'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
|
||||
$rand = Get-Random -Maximum 1000
|
||||
$isAdmin = [bool]([Security.Principal.WindowsIdentity]::GetCurrent().Groups -match 'S-1-5-32-544')
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -783,9 +783,9 @@ accordingly.</p></li>
|
||||
default.</p></li>
|
||||
<li><p>If you are going to use <a
|
||||
href="(https://github.com/abbodi1406/KMS_VL_ALL_AIO)">KMS_VL_ALL</a> by
|
||||
abbodi1406 or <a href="https://massgrave.dev">MAS</a> (Online KMS
|
||||
option) for <strong>Office activation</strong>, then you can choose to
|
||||
remove this protection.</p></li>
|
||||
abbodi1406 or <a href="index.html">MAS</a> (Online KMS option) for
|
||||
<strong>Office activation</strong>, then you can choose to remove this
|
||||
protection.</p></li>
|
||||
<li><p>Below is the explanation for how the script protect
|
||||
KMS38.</p></li>
|
||||
<li><p>In the KMS activation method, Windows first checks the KMS IP
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
@ -439,143 +439,85 @@ VPN</a>.</p></li>
|
||||
<p>(Build - 20348.169)</p>
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="77%" />
|
||||
<col width="11%" />
|
||||
<col width="11%" />
|
||||
<col width="100%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th>Filename</th>
|
||||
<th>Link 1</th>
|
||||
<th>Link 2</th>
|
||||
<th>Links</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td><strong>cs-cz</strong>_windows_server_2022_<strong>x64</strong>_dvd_9cc09859.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/JfFza6jP">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/cs-cz_windows_server_2022_x64_dvd_9cc09859.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/JfFza6jP"><strong>cs-cz</strong>_windows_server_2022_<strong>x64</strong>_dvd_9cc09859.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>de-de</strong>_windows_server_2022_<strong>x64</strong>_dvd_e2c1874e.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/UMxebY31">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/de-de_windows_server_2022_x64_dvd_e2c1874e.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/UMxebY31"><strong>de-de</strong>_windows_server_2022_<strong>x64</strong>_dvd_e2c1874e.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>en-us</strong>_windows_server_2022_<strong>x64</strong>_dvd_620d7eac.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/tS6ncsWe">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/en-us_windows_server_2022_x64_dvd_620d7eac.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/tS6ncsWe"><strong>en-us</strong>_windows_server_2022_<strong>x64</strong>_dvd_620d7eac.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>es-es</strong>_windows_server_2022_<strong>x64</strong>_dvd_c25dea55.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/DaUQcLj9">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/es-es_windows_server_2022_x64_dvd_c25dea55.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/DaUQcLj9"><strong>es-es</strong>_windows_server_2022_<strong>x64</strong>_dvd_c25dea55.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>fr-fr</strong>_windows_server_2022_<strong>x64</strong>_dvd_9f7d1adb.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/owCPNoyj">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/fr-fr_windows_server_2022_x64_dvd_9f7d1adb.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/owCPNoyj"><strong>fr-fr</strong>_windows_server_2022_<strong>x64</strong>_dvd_9f7d1adb.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>hu-hu</strong>_windows_server_2022_<strong>x64</strong>_dvd_d7eb4371.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/7uvBTCsp">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/hu-hu_windows_server_2022_x64_dvd_d7eb4371.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/7uvBTCsp"><strong>hu-hu</strong>_windows_server_2022_<strong>x64</strong>_dvd_d7eb4371.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>it-it</strong>_windows_server_2022_<strong>x64</strong>_dvd_2ef5266d.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/P8nZrF9D">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/it-it_windows_server_2022_x64_dvd_2ef5266d.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/P8nZrF9D"><strong>it-it</strong>_windows_server_2022_<strong>x64</strong>_dvd_2ef5266d.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>ja-jp</strong>_windows_server_2022_<strong>x64</strong>_dvd_d49acd0d.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/5n8QVsM6">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/ja-jp_windows_server_2022_x64_dvd_d49acd0d.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/5n8QVsM6"><strong>ja-jp</strong>_windows_server_2022_<strong>x64</strong>_dvd_d49acd0d.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>ko-kr</strong>_windows_server_2022_<strong>x64</strong>_dvd_c14a04ba.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/iTGW2dGY">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/ko-kr_windows_server_2022_x64_dvd_c14a04ba.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/iTGW2dGY"><strong>ko-kr</strong>_windows_server_2022_<strong>x64</strong>_dvd_c14a04ba.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>nl-nl</strong>_windows_server_2022_<strong>x64</strong>_dvd_1421617b.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/uBvrcgiT">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/nl-nl_windows_server_2022_x64_dvd_1421617b.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/uBvrcgiT"><strong>nl-nl</strong>_windows_server_2022_<strong>x64</strong>_dvd_1421617b.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>pl-pl</strong>_windows_server_2022_<strong>x64</strong>_dvd_ac6af29a.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/Q6dgZCjQ">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/pl-pl_windows_server_2022_x64_dvd_ac6af29a.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/Q6dgZCjQ"><strong>pl-pl</strong>_windows_server_2022_<strong>x64</strong>_dvd_ac6af29a.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>pt-br</strong>_windows_server_2022_<strong>x64</strong>_dvd_b873861f.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/3esTGw34">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/pt-br_windows_server_2022_x64_dvd_b873861f.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/3esTGw34"><strong>pt-br</strong>_windows_server_2022_<strong>x64</strong>_dvd_b873861f.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>pt-pt</strong>_windows_server_2022_<strong>x64</strong>_dvd_39cc8179.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/y7vXdsZq">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/pt-pt_windows_server_2022_x64_dvd_39cc8179.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/y7vXdsZq"><strong>pt-pt</strong>_windows_server_2022_<strong>x64</strong>_dvd_39cc8179.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>ru-ru</strong>_windows_server_2022_<strong>x64</strong>_dvd_d8fd3d54.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/AW5474ST">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/ru-ru_windows_server_2022_x64_dvd_d8fd3d54.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/AW5474ST"><strong>ru-ru</strong>_windows_server_2022_<strong>x64</strong>_dvd_d8fd3d54.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>sv-se</strong>_windows_server_2022_<strong>x64</strong>_dvd_1b669ce4.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/evwYbbSn">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/sv-se_windows_server_2022_x64_dvd_1b669ce4.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/evwYbbSn"><strong>sv-se</strong>_windows_server_2022_<strong>x64</strong>_dvd_1b669ce4.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>tr-tr</strong>_windows_server_2022_<strong>x64</strong>_dvd_266ef676.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/VXfDs1ya">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/tr-tr_windows_server_2022_x64_dvd_266ef676.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/VXfDs1ya"><strong>tr-tr</strong>_windows_server_2022_<strong>x64</strong>_dvd_266ef676.iso</a></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td><strong>zh-cn</strong>_windows_server_2022_<strong>x64</strong>_dvd_6c73507d.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/EJhVYh3u">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/zh-cn_windows_server_2022_x64_dvd_6c73507d.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/EJhVYh3u"><strong>zh-cn</strong>_windows_server_2022_<strong>x64</strong>_dvd_6c73507d.iso</a></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td><strong>zh-tw</strong>_windows_server_2022_<strong>x64</strong>_dvd_02ed5775.iso</td>
|
||||
<td><a href="https://pixeldrain.com/u/jsQdFRNP">Link 1</a></td>
|
||||
<td><a
|
||||
href="https://iso.massgrave.dev/server_2022/zh-tw_windows_server_2022_x64_dvd_02ed5775.iso">Link
|
||||
2</a></td>
|
||||
href="https://pixeldrain.com/u/jsQdFRNP"><strong>zh-tw</strong>_windows_server_2022_<strong>x64</strong>_dvd_02ed5775.iso</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -310,7 +310,7 @@ div.tocify {
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
<a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
|
||||
</div>
|
||||
<div id="navbar" class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav">
|
||||
|
@ -22,7 +22,7 @@ We are unable to complete your request at this time. Some users, entities and lo
|
||||
|
||||
### Solution
|
||||
|
||||
<https://massgrave.dev/msdl/>
|
||||
[MSDL](/msdl/)
|
||||
|
||||
It uses shared sessions/proxy to generate official download links in Russia and in all other blocked places.
|
||||
|
||||
|
@ -13,7 +13,7 @@ pagetitle: Command Line Switches
|
||||
- If you want to use it in Windows Pre-Activation then check [this](oem-folder.html) page for more details.
|
||||
|
||||
| Switches | Meaning |
|
||||
|---------------------------|----------------------------------------------------------|
|
||||
|------------------------|-----------------------------------------------|
|
||||
| `/HWID` | Activate with HWID |
|
||||
| `/HWID-NoEditionChange` | Don't change edition if not supported by HWID |
|
||||
| | |
|
||||
@ -39,19 +39,11 @@ pagetitle: Command Line Switches
|
||||
|
||||
## Uses In Powershell One Liner
|
||||
|
||||
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /para`
|
||||
`iex "&{$(irm https://mass grave.dev/get)} /para"`
|
||||
|
||||
- Replace `/para` in this command with the switches from the above table. You can use multiple switches. For example, if you want to activate Windows and Office both with the best method possible then use,
|
||||
Note - Remove space between `mass grave`
|
||||
|
||||
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS38 /KMS-WindowsOffice /KMS-ActAndRenewalTask`
|
||||
|
||||
If you just want to activate Windows with HWID and Office with KMS then,
|
||||
|
||||
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID /KMS-Office /KMS-ActAndRenewalTask`
|
||||
|
||||
If you just wants to activate Windows with HWID then,
|
||||
|
||||
`& ([ScriptBlock]::Create((irm https://massgrave.dev/get))) /HWID`
|
||||
- Replace `/para` in this command with the switches from the above table. You can also use multiple switches. For example, `/HWID /KMS-Office /KMS-ActAndRenewalTask`
|
||||
|
||||
**Note:** This Powershell one liner will work on Windows 8 and later versions only.
|
||||
|
||||
|
@ -18,6 +18,6 @@ Please feel free to share feedback regarding bug reports, documentation errors,
|
||||
|
||||
- Email: windowsaddict\@protonmail.com
|
||||
|
||||
- [Nsaneforums](https://nsaneforums.com/topic/316668-microsoft-activation-scripts/)
|
||||
- [Nsaneforums](https://nsaneforums.com/topic/316668--)
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
2
faq.md
2
faq.md
@ -30,7 +30,7 @@ pagetitle: FAQ
|
||||
Check [here](online_kms.html#How_to_remove_Online_KMS).
|
||||
|
||||
- **Is MAS safe? How to know if there is any malware?**\
|
||||
MAS is fully [open source](https://github.com/massgravel/Microsoft-Activation-Scripts). You can open the batch files with notepad and verify it. It has many users/stars on Github. You can even perform the activation manually, check Doc section for instructions.
|
||||
MAS is fully [open source](index.html#MAS_Latest_Release). You can open the batch files with notepad and verify it. It has many users/stars on Github. You can even perform the activation manually, check Doc section for instructions.
|
||||
|
||||
- **How to download the full version of Windows 10 LTSC 2021?**\
|
||||
Check the info [here](genuine-installation-media.html).
|
||||
|
@ -7,8 +7,8 @@ pagetitle: Genuine Installation Media
|
||||
All download links leads to genuine files only.
|
||||
|
||||
| **Windows** | |
|
||||
|:----------------------------|:----------------------------|
|
||||
| Windows 11 / 10 / 8.1 (Consumer) ❤️ | [Link1](https://www.microsoft.com/software-download) - [Link2](https://massgrave.dev/msdl/) (Works in Russia) |
|
||||
|:---------------------------|:-----------------------------|
|
||||
| Windows 11 / 10 / 8.1 (Consumer) ❤️ | [Link1](https://www.microsoft.com/software-download) - [Link2](/msdl/) (Works in Russia) |
|
||||
| Windows 11 / 10 (Business) | [Link](windows_business_links.html) |
|
||||
| Windows 11 / 10 (ARM64) | [Link](windows_arm_links.html) |
|
||||
| Windows 10 Enterprise **LTSC** | [Link](windows_ltsc_links.html) |
|
||||
|
4
get.ps1
4
get.ps1
@ -2,8 +2,8 @@ $ErrorActionPreference = "Stop"
|
||||
# Enable TLSv1.2 for compatibility with older clients
|
||||
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12
|
||||
|
||||
$DownloadURL = 'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL2 = 'https://gitlab.com/massgrave/microsoft-activation-scripts/-/raw/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL = 'https://gitlab.com/massgrave/microsoft-activation-scripts/-/raw/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
$DownloadURL2 = 'https://raw.githubusercontent.com/massgravel/Microsoft-Activation-Scripts/master/MAS/All-In-One-Version/MAS_AIO.cmd'
|
||||
|
||||
$rand = Get-Random -Maximum 1000
|
||||
$isAdmin = [bool]([Security.Principal.WindowsIdentity]::GetCurrent().Groups -match 'S-1-5-32-544')
|
||||
|
2
kms38.md
2
kms38.md
@ -157,7 +157,7 @@ pagetitle: KMS38 Activation
|
||||
|
||||
- From MAS 1.7, script will enable the KMS38 protection by default.
|
||||
|
||||
- If you are going to use [KMS_VL_ALL]((https://github.com/abbodi1406/KMS_VL_ALL_AIO)) by abbodi1406 or [MAS](https://massgrave.dev) (Online KMS option) for **Office activation**, then you can choose to remove this protection.
|
||||
- If you are going to use [KMS_VL_ALL]((https://github.com/abbodi1406/KMS_VL_ALL_AIO)) by abbodi1406 or [MAS](index.html) (Online KMS option) for **Office activation**, then you can choose to remove this protection.
|
||||
|
||||
- Below is the explanation for how the script protect KMS38.
|
||||
|
||||
|
@ -26,26 +26,26 @@ All download links leads to genuine files only.
|
||||
|
||||
(Build - 20348.169)
|
||||
|
||||
| Filename | Link 1 | Link 2 |
|
||||
|--------------------------------------------------------|--------|--------|
|
||||
| **cs-cz**_windows_server_2022_**x64**_dvd_9cc09859.iso | [Link 1](https://pixeldrain.com/u/JfFza6jP) | [Link 2](https://iso.massgrave.dev/server_2022/cs-cz_windows_server_2022_x64_dvd_9cc09859.iso) |
|
||||
| **de-de**_windows_server_2022_**x64**_dvd_e2c1874e.iso | [Link 1](https://pixeldrain.com/u/UMxebY31) | [Link 2](https://iso.massgrave.dev/server_2022/de-de_windows_server_2022_x64_dvd_e2c1874e.iso) |
|
||||
| **en-us**_windows_server_2022_**x64**_dvd_620d7eac.iso | [Link 1](https://pixeldrain.com/u/tS6ncsWe) | [Link 2](https://iso.massgrave.dev/server_2022/en-us_windows_server_2022_x64_dvd_620d7eac.iso) |
|
||||
| **es-es**_windows_server_2022_**x64**_dvd_c25dea55.iso | [Link 1](https://pixeldrain.com/u/DaUQcLj9) | [Link 2](https://iso.massgrave.dev/server_2022/es-es_windows_server_2022_x64_dvd_c25dea55.iso) |
|
||||
| **fr-fr**_windows_server_2022_**x64**_dvd_9f7d1adb.iso | [Link 1](https://pixeldrain.com/u/owCPNoyj) | [Link 2](https://iso.massgrave.dev/server_2022/fr-fr_windows_server_2022_x64_dvd_9f7d1adb.iso) |
|
||||
| **hu-hu**_windows_server_2022_**x64**_dvd_d7eb4371.iso | [Link 1](https://pixeldrain.com/u/7uvBTCsp) | [Link 2](https://iso.massgrave.dev/server_2022/hu-hu_windows_server_2022_x64_dvd_d7eb4371.iso) |
|
||||
| **it-it**_windows_server_2022_**x64**_dvd_2ef5266d.iso | [Link 1](https://pixeldrain.com/u/P8nZrF9D) | [Link 2](https://iso.massgrave.dev/server_2022/it-it_windows_server_2022_x64_dvd_2ef5266d.iso) |
|
||||
| **ja-jp**_windows_server_2022_**x64**_dvd_d49acd0d.iso | [Link 1](https://pixeldrain.com/u/5n8QVsM6) | [Link 2](https://iso.massgrave.dev/server_2022/ja-jp_windows_server_2022_x64_dvd_d49acd0d.iso) |
|
||||
| **ko-kr**_windows_server_2022_**x64**_dvd_c14a04ba.iso | [Link 1](https://pixeldrain.com/u/iTGW2dGY) | [Link 2](https://iso.massgrave.dev/server_2022/ko-kr_windows_server_2022_x64_dvd_c14a04ba.iso) |
|
||||
| **nl-nl**_windows_server_2022_**x64**_dvd_1421617b.iso | [Link 1](https://pixeldrain.com/u/uBvrcgiT) | [Link 2](https://iso.massgrave.dev/server_2022/nl-nl_windows_server_2022_x64_dvd_1421617b.iso) |
|
||||
| **pl-pl**_windows_server_2022_**x64**_dvd_ac6af29a.iso | [Link 1](https://pixeldrain.com/u/Q6dgZCjQ) | [Link 2](https://iso.massgrave.dev/server_2022/pl-pl_windows_server_2022_x64_dvd_ac6af29a.iso) |
|
||||
| **pt-br**_windows_server_2022_**x64**_dvd_b873861f.iso | [Link 1](https://pixeldrain.com/u/3esTGw34) | [Link 2](https://iso.massgrave.dev/server_2022/pt-br_windows_server_2022_x64_dvd_b873861f.iso) |
|
||||
| **pt-pt**_windows_server_2022_**x64**_dvd_39cc8179.iso | [Link 1](https://pixeldrain.com/u/y7vXdsZq) | [Link 2](https://iso.massgrave.dev/server_2022/pt-pt_windows_server_2022_x64_dvd_39cc8179.iso) |
|
||||
| **ru-ru**_windows_server_2022_**x64**_dvd_d8fd3d54.iso | [Link 1](https://pixeldrain.com/u/AW5474ST) | [Link 2](https://iso.massgrave.dev/server_2022/ru-ru_windows_server_2022_x64_dvd_d8fd3d54.iso) |
|
||||
| **sv-se**_windows_server_2022_**x64**_dvd_1b669ce4.iso | [Link 1](https://pixeldrain.com/u/evwYbbSn) | [Link 2](https://iso.massgrave.dev/server_2022/sv-se_windows_server_2022_x64_dvd_1b669ce4.iso) |
|
||||
| **tr-tr**_windows_server_2022_**x64**_dvd_266ef676.iso | [Link 1](https://pixeldrain.com/u/VXfDs1ya) | [Link 2](https://iso.massgrave.dev/server_2022/tr-tr_windows_server_2022_x64_dvd_266ef676.iso) |
|
||||
| **zh-cn**_windows_server_2022_**x64**_dvd_6c73507d.iso | [Link 1](https://pixeldrain.com/u/EJhVYh3u) | [Link 2](https://iso.massgrave.dev/server_2022/zh-cn_windows_server_2022_x64_dvd_6c73507d.iso) |
|
||||
| **zh-tw**_windows_server_2022_**x64**_dvd_02ed5775.iso | [Link 1](https://pixeldrain.com/u/jsQdFRNP) | [Link 2](https://iso.massgrave.dev/server_2022/zh-tw_windows_server_2022_x64_dvd_02ed5775.iso) |
|
||||
| Links |
|
||||
|-------------------------------------------------------------|
|
||||
| [**cs-cz**_windows_server_2022_**x64**_dvd_9cc09859.iso](https://pixeldrain.com/u/JfFza6jP) |
|
||||
| [**de-de**_windows_server_2022_**x64**_dvd_e2c1874e.iso](https://pixeldrain.com/u/UMxebY31) |
|
||||
| [**en-us**_windows_server_2022_**x64**_dvd_620d7eac.iso](https://pixeldrain.com/u/tS6ncsWe) |
|
||||
| [**es-es**_windows_server_2022_**x64**_dvd_c25dea55.iso](https://pixeldrain.com/u/DaUQcLj9) |
|
||||
| [**fr-fr**_windows_server_2022_**x64**_dvd_9f7d1adb.iso](https://pixeldrain.com/u/owCPNoyj) |
|
||||
| [**hu-hu**_windows_server_2022_**x64**_dvd_d7eb4371.iso](https://pixeldrain.com/u/7uvBTCsp) |
|
||||
| [**it-it**_windows_server_2022_**x64**_dvd_2ef5266d.iso](https://pixeldrain.com/u/P8nZrF9D) |
|
||||
| [**ja-jp**_windows_server_2022_**x64**_dvd_d49acd0d.iso](https://pixeldrain.com/u/5n8QVsM6) |
|
||||
| [**ko-kr**_windows_server_2022_**x64**_dvd_c14a04ba.iso](https://pixeldrain.com/u/iTGW2dGY) |
|
||||
| [**nl-nl**_windows_server_2022_**x64**_dvd_1421617b.iso](https://pixeldrain.com/u/uBvrcgiT) |
|
||||
| [**pl-pl**_windows_server_2022_**x64**_dvd_ac6af29a.iso](https://pixeldrain.com/u/Q6dgZCjQ) |
|
||||
| [**pt-br**_windows_server_2022_**x64**_dvd_b873861f.iso](https://pixeldrain.com/u/3esTGw34) |
|
||||
| [**pt-pt**_windows_server_2022_**x64**_dvd_39cc8179.iso](https://pixeldrain.com/u/y7vXdsZq) |
|
||||
| [**ru-ru**_windows_server_2022_**x64**_dvd_d8fd3d54.iso](https://pixeldrain.com/u/AW5474ST) |
|
||||
| [**sv-se**_windows_server_2022_**x64**_dvd_1b669ce4.iso](https://pixeldrain.com/u/evwYbbSn) |
|
||||
| [**tr-tr**_windows_server_2022_**x64**_dvd_266ef676.iso](https://pixeldrain.com/u/VXfDs1ya) |
|
||||
| [**zh-cn**_windows_server_2022_**x64**_dvd_6c73507d.iso](https://pixeldrain.com/u/EJhVYh3u) |
|
||||
| [**zh-tw**_windows_server_2022_**x64**_dvd_02ed5775.iso](https://pixeldrain.com/u/jsQdFRNP) |
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user