996 lines
		
	
	
		
			37 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			996 lines
		
	
	
		
			37 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | ||
| 
 | ||
| <html>
 | ||
| 
 | ||
| <head>
 | ||
| 
 | ||
| <meta charset="utf-8" />
 | ||
| <meta name="generator" content="pandoc" />
 | ||
| <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| <title>Windows Business Download Links</title>
 | ||
| 
 | ||
| <script src="site_libs/header-attrs-2.21/header-attrs.js"></script>
 | ||
| <script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
 | ||
| <meta name="viewport" content="width=device-width, initial-scale=1" />
 | ||
| <link href="site_libs/bootstrap-3.3.5/css/readable.min.css" rel="stylesheet" />
 | ||
| <script src="site_libs/bootstrap-3.3.5/js/bootstrap.min.js"></script>
 | ||
| <script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
 | ||
| <script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script>
 | ||
| <style>h1 {font-size: 34px;}
 | ||
|        h1.title {font-size: 38px;}
 | ||
|        h2 {font-size: 30px;}
 | ||
|        h3 {font-size: 24px;}
 | ||
|        h4 {font-size: 18px;}
 | ||
|        h5 {font-size: 16px;}
 | ||
|        h6 {font-size: 12px;}
 | ||
|        code {color: inherit; background-color: rgba(0, 0, 0, 0.04);}
 | ||
|        pre:not([class]) { background-color: white }</style>
 | ||
| <script src="site_libs/jqueryui-1.11.4/jquery-ui.min.js"></script>
 | ||
| <link href="site_libs/tocify-1.9.1/jquery.tocify.css" rel="stylesheet" />
 | ||
| <script src="site_libs/tocify-1.9.1/jquery.tocify.js"></script>
 | ||
| <script src="site_libs/navigation-1.1/tabsets.js"></script>
 | ||
| 
 | ||
| <style type="text/css">
 | ||
|   code{white-space: pre-wrap;}
 | ||
|   span.smallcaps{font-variant: small-caps;}
 | ||
|   span.underline{text-decoration: underline;}
 | ||
|   div.column{display: inline-block; vertical-align: top; width: 50%;}
 | ||
|   div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
 | ||
|   ul.task-list{list-style: none;}
 | ||
|     </style>
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| <style type = "text/css">
 | ||
| .main-container {
 | ||
|   max-width: 940px;
 | ||
|   margin-left: auto;
 | ||
|   margin-right: auto;
 | ||
| }
 | ||
| img {
 | ||
|   max-width:100%;
 | ||
| }
 | ||
| .tabbed-pane {
 | ||
|   padding-top: 12px;
 | ||
| }
 | ||
| .html-widget {
 | ||
|   margin-bottom: 20px;
 | ||
| }
 | ||
| button.code-folding-btn:focus {
 | ||
|   outline: none;
 | ||
| }
 | ||
| summary {
 | ||
|   display: list-item;
 | ||
| }
 | ||
| details > summary > p:only-child {
 | ||
|   display: inline;
 | ||
| }
 | ||
| pre code {
 | ||
|   padding: 0;
 | ||
| }
 | ||
| </style>
 | ||
| 
 | ||
| 
 | ||
| <style type="text/css">
 | ||
| .dropdown-submenu {
 | ||
|   position: relative;
 | ||
| }
 | ||
| .dropdown-submenu>.dropdown-menu {
 | ||
|   top: 0;
 | ||
|   left: 100%;
 | ||
|   margin-top: -6px;
 | ||
|   margin-left: -1px;
 | ||
|   border-radius: 0 6px 6px 6px;
 | ||
| }
 | ||
| .dropdown-submenu:hover>.dropdown-menu {
 | ||
|   display: block;
 | ||
| }
 | ||
| .dropdown-submenu>a:after {
 | ||
|   display: block;
 | ||
|   content: " ";
 | ||
|   float: right;
 | ||
|   width: 0;
 | ||
|   height: 0;
 | ||
|   border-color: transparent;
 | ||
|   border-style: solid;
 | ||
|   border-width: 5px 0 5px 5px;
 | ||
|   border-left-color: #cccccc;
 | ||
|   margin-top: 5px;
 | ||
|   margin-right: -10px;
 | ||
| }
 | ||
| .dropdown-submenu:hover>a:after {
 | ||
|   border-left-color: #adb5bd;
 | ||
| }
 | ||
| .dropdown-submenu.pull-left {
 | ||
|   float: none;
 | ||
| }
 | ||
| .dropdown-submenu.pull-left>.dropdown-menu {
 | ||
|   left: -100%;
 | ||
|   margin-left: 10px;
 | ||
|   border-radius: 6px 0 6px 6px;
 | ||
| }
 | ||
| </style>
 | ||
| 
 | ||
| <script type="text/javascript">
 | ||
| // manage active state of menu based on current page
 | ||
| $(document).ready(function () {
 | ||
|   // active menu anchor
 | ||
|   href = window.location.pathname
 | ||
|   href = href.substr(href.lastIndexOf('/') + 1)
 | ||
|   if (href === "")
 | ||
|     href = "index.html";
 | ||
|   var menuAnchor = $('a[href="' + href + '"]');
 | ||
| 
 | ||
|   // mark the anchor link active (and if it's in a dropdown, also mark that active)
 | ||
|   var dropdown = menuAnchor.closest('li.dropdown');
 | ||
|   if (window.bootstrap) { // Bootstrap 4+
 | ||
|     menuAnchor.addClass('active');
 | ||
|     dropdown.find('> .dropdown-toggle').addClass('active');
 | ||
|   } else { // Bootstrap 3
 | ||
|     menuAnchor.parent().addClass('active');
 | ||
|     dropdown.addClass('active');
 | ||
|   }
 | ||
| 
 | ||
|   // Navbar adjustments
 | ||
|   var navHeight = $(".navbar").first().height() + 15;
 | ||
|   var style = document.createElement('style');
 | ||
|   var pt = "padding-top: " + navHeight + "px; ";
 | ||
|   var mt = "margin-top: -" + navHeight + "px; ";
 | ||
|   var css = "";
 | ||
|   // offset scroll position for anchor links (for fixed navbar)
 | ||
|   for (var i = 1; i <= 6; i++) {
 | ||
|     css += ".section h" + i + "{ " + pt + mt + "}\n";
 | ||
|   }
 | ||
|   style.innerHTML = "body {" + pt + "padding-bottom: 40px; }\n" + css;
 | ||
|   document.head.appendChild(style);
 | ||
| });
 | ||
| </script>
 | ||
| 
 | ||
| <!-- tabsets -->
 | ||
| 
 | ||
| <style type="text/css">
 | ||
| .tabset-dropdown > .nav-tabs {
 | ||
|   display: inline-table;
 | ||
|   max-height: 500px;
 | ||
|   min-height: 44px;
 | ||
|   overflow-y: auto;
 | ||
|   border: 1px solid #ddd;
 | ||
|   border-radius: 4px;
 | ||
| }
 | ||
| 
 | ||
| .tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
 | ||
|   content: "\e259";
 | ||
|   font-family: 'Glyphicons Halflings';
 | ||
|   display: inline-block;
 | ||
|   padding: 10px;
 | ||
|   border-right: 1px solid #ddd;
 | ||
| }
 | ||
| 
 | ||
| .tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
 | ||
|   content: "\e258";
 | ||
|   font-family: 'Glyphicons Halflings';
 | ||
|   border: none;
 | ||
| }
 | ||
| 
 | ||
| .tabset-dropdown > .nav-tabs > li.active {
 | ||
|   display: block;
 | ||
| }
 | ||
| 
 | ||
| .tabset-dropdown > .nav-tabs > li > a,
 | ||
| .tabset-dropdown > .nav-tabs > li > a:focus,
 | ||
| .tabset-dropdown > .nav-tabs > li > a:hover {
 | ||
|   border: none;
 | ||
|   display: inline-block;
 | ||
|   border-radius: 4px;
 | ||
|   background-color: transparent;
 | ||
| }
 | ||
| 
 | ||
| .tabset-dropdown > .nav-tabs.nav-tabs-open > li {
 | ||
|   display: block;
 | ||
|   float: none;
 | ||
| }
 | ||
| 
 | ||
| .tabset-dropdown > .nav-tabs > li {
 | ||
|   display: none;
 | ||
| }
 | ||
| </style>
 | ||
| 
 | ||
| <!-- code folding -->
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| <style type="text/css">
 | ||
| 
 | ||
| #TOC {
 | ||
|   margin: 25px 0px 20px 0px;
 | ||
| }
 | ||
| @media (max-width: 768px) {
 | ||
| #TOC {
 | ||
|   position: relative;
 | ||
|   width: 100%;
 | ||
| }
 | ||
| }
 | ||
| 
 | ||
| @media print {
 | ||
| .toc-content {
 | ||
|   /* see https://github.com/w3c/csswg-drafts/issues/4434 */
 | ||
|   float: right;
 | ||
| }
 | ||
| }
 | ||
| 
 | ||
| .toc-content {
 | ||
|   padding-left: 30px;
 | ||
|   padding-right: 40px;
 | ||
| }
 | ||
| 
 | ||
| div.main-container {
 | ||
|   max-width: 1200px;
 | ||
| }
 | ||
| 
 | ||
| div.tocify {
 | ||
|   width: 20%;
 | ||
|   max-width: 260px;
 | ||
|   max-height: 85%;
 | ||
| }
 | ||
| 
 | ||
| @media (min-width: 768px) and (max-width: 991px) {
 | ||
|   div.tocify {
 | ||
|     width: 25%;
 | ||
|   }
 | ||
| }
 | ||
| 
 | ||
| @media (max-width: 767px) {
 | ||
|   div.tocify {
 | ||
|     width: 100%;
 | ||
|     max-width: none;
 | ||
|   }
 | ||
| }
 | ||
| 
 | ||
| .tocify ul, .tocify li {
 | ||
|   line-height: 20px;
 | ||
| }
 | ||
| 
 | ||
| .tocify-subheader .tocify-item {
 | ||
|   font-size: 0.90em;
 | ||
| }
 | ||
| 
 | ||
| .tocify .list-group-item {
 | ||
|   border-radius: 0px;
 | ||
| }
 | ||
| 
 | ||
| .tocify-subheader {
 | ||
|   display: inline;
 | ||
| }
 | ||
| .tocify-subheader .tocify-item {
 | ||
|   font-size: 0.95em;
 | ||
| }
 | ||
| 
 | ||
| </style>
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| </head>
 | ||
| 
 | ||
| <body>
 | ||
| 
 | ||
| 
 | ||
| <div class="container-fluid main-container">
 | ||
| 
 | ||
| 
 | ||
| <!-- setup 3col/9col grid for toc_float and main content  -->
 | ||
| <div class="row">
 | ||
| <div class="col-xs-12 col-sm-4 col-md-3">
 | ||
| <div id="TOC" class="tocify">
 | ||
| </div>
 | ||
| </div>
 | ||
| 
 | ||
| <div class="toc-content col-xs-12 col-sm-8 col-md-9">
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| <div class="navbar navbar-default  navbar-fixed-top" role="navigation">
 | ||
|   <div class="container">
 | ||
|     <div class="navbar-header">
 | ||
|       <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-bs-toggle="collapse" data-target="#navbar" data-bs-target="#navbar">
 | ||
|         <span class="icon-bar"></span>
 | ||
|         <span class="icon-bar"></span>
 | ||
|         <span class="icon-bar"></span>
 | ||
|       </button>
 | ||
|       <a class="navbar-brand" href="index.html">Microsoft Activation Scripts</a>
 | ||
|     </div>
 | ||
|     <div id="navbar" class="navbar-collapse collapse">
 | ||
|       <ul class="nav navbar-nav">
 | ||
|         
 | ||
|       </ul>
 | ||
|       <ul class="nav navbar-nav navbar-right">
 | ||
|         <li>
 | ||
|   <a href="index.html">Home</a>
 | ||
| </li>
 | ||
| <li>
 | ||
|   <a href="faq.html">FAQ</a>
 | ||
| </li>
 | ||
| <li>
 | ||
|   <a href="troubleshoot.html">Troubleshoot</a>
 | ||
| </li>
 | ||
| <li>
 | ||
|   <a href="genuine-installation-media.html">Download Windows/Office</a>
 | ||
| </li>
 | ||
| <li class="dropdown">
 | ||
|   <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">
 | ||
|     Docs
 | ||
|      
 | ||
|     <span class="caret"></span>
 | ||
|   </a>
 | ||
|   <ul class="dropdown-menu" role="menu">
 | ||
|     <li>
 | ||
|       <a href="hwid.html">HWID Activation</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="kms38.html">KMS38 Activation</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="online_kms.html">Online KMS Activation</a>
 | ||
|     </li>
 | ||
|     <li class="divider"></li>
 | ||
|     <li>
 | ||
|       <a href="command_line_switches.html">Command Line Switches</a>
 | ||
|     </li>
 | ||
|     <li class="divider"></li>
 | ||
|     <li>
 | ||
|       <a href="check_activation_status.html">Check Activation Status</a>
 | ||
|     </li>
 | ||
|     <li class="divider"></li>
 | ||
|     <li>
 | ||
|       <a href="oem-folder.html">Extract $OEM$ Folder</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="change_edition.html">Change Edition</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="install_hwid_key.html">Install HWID Key</a>
 | ||
|     </li>
 | ||
|     <li class="divider"></li>
 | ||
|     <li>
 | ||
|       <a href="bypass-russian-geoblock.html">Bypass Russian Geoblock</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="office-license-is-not-genuine.html">Office License Is Not Genuine</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="fix-wpa-registry.html">Fix WPA Registry</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="licensing-servers-issue.html">Licensing Servers Issue</a>
 | ||
|     </li>
 | ||
|     <li class="divider"></li>
 | ||
|     <li>
 | ||
|       <a href="unsupported_products_activation.html">Unsupported Products Activation</a>
 | ||
|     </li>
 | ||
|     <li class="divider"></li>
 | ||
|     <li>
 | ||
|       <a href="changelog.html">Changelog</a>
 | ||
|     </li>
 | ||
|     <li>
 | ||
|       <a href="credits.html">Credits</a>
 | ||
|     </li>
 | ||
|   </ul>
 | ||
| </li>
 | ||
| <li>
 | ||
|   <a href="contactus.html">Contact Us</a>
 | ||
| </li>
 | ||
|       </ul>
 | ||
|     </div><!--/.nav-collapse -->
 | ||
|   </div><!--/.container -->
 | ||
| </div><!--/.navbar -->
 | ||
| 
 | ||
| <div id="header">
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| 
 | ||
| </div>
 | ||
| 
 | ||
| 
 | ||
| <div id="windows-business-download" class="section level1">
 | ||
| <h1>Windows Business Download</h1>
 | ||
| <p>All download links leads to genuine files only.</p>
 | ||
| <hr />
 | ||
| <div id="notes" class="section level2">
 | ||
| <h2>Notes</h2>
 | ||
| <ul>
 | ||
| <li><p>In Windows 10/11 SAC releases (I.e. Home, Pro), Microsoft makes 2
 | ||
| kinds of ISO’s, Consumer and Business.</p></li>
 | ||
| <li><p>Consumer ISO’s are available for <a
 | ||
| href="https://www.microsoft.com/software-download">free to download</a>
 | ||
| and ISO contains almost all the editions such as Home/Pro/Education
 | ||
| except Enterprise. On the other hand, Business ISO contains all the
 | ||
| editions except Home level editions and these ISO’s have KMS key
 | ||
| installed by default.</p></li>
 | ||
| <li><p>So if you want to deploy Enterprise edition from the scratch, you
 | ||
| may want to use Business ISO’s.</p></li>
 | ||
| <li><p>Business ISO’s aren’t available to download for free. Microsoft
 | ||
| provide them on <a
 | ||
| href="https://visualstudio.microsoft.com/subscriptions/">MVS</a> and <a
 | ||
| href="https://www.microsoft.com/licensing/ServiceCenter/default.aspx">VLSC</a>
 | ||
| but for them, you need to pay a high subscription fee.</p></li>
 | ||
| <li><p>For this reason, we need to host files on 3rd party. You can
 | ||
| check <a
 | ||
| href="https://massgrave.dev/genuine-installation-media.html#How_to_verify_genuinity_of_files">here</a>
 | ||
| on how to be sure that files are genuine.</p></li>
 | ||
| <li><p>Here we have listed x64 files only. If you need links for x86
 | ||
| files, please contact <a
 | ||
| href="https://massgrave.dev/contactus.html">here</a>.</p></li>
 | ||
| </ul>
 | ||
| <hr />
 | ||
| </div>
 | ||
| <div id="windows-11-business-22h2" class="section level2">
 | ||
| <h2>Windows 11 Business 22H2</h2>
 | ||
| <p>(Build - 22621.525)</p>
 | ||
| <table>
 | ||
| <colgroup>
 | ||
| <col width="90%" />
 | ||
| <col width="9%" />
 | ||
| </colgroup>
 | ||
| <thead>
 | ||
| <tr class="header">
 | ||
| <th>Filename</th>
 | ||
| <th>Link</th>
 | ||
| </tr>
 | ||
| </thead>
 | ||
| <tbody>
 | ||
| <tr class="odd">
 | ||
| <td><code>ar-sa_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_305b2eb7.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/ar-sa_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_305b2eb7.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>bg-bg_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_2227d8b4.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/bg-bg_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_2227d8b4.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>cs-cz_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_3388666c.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/cs-cz_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_3388666c.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>da-dk_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_a9df2271.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/da-dk_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_a9df2271.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>de-de_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_f8112fb1.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/de-de_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_f8112fb1.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>el-gr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_6b569223.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/el-gr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_6b569223.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>en-gb_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_8b0ee4bc.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/en-gb_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_8b0ee4bc.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>en-us_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_840da535.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/en-us_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_840da535.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>es-es_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_4af4940c.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/es-es_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_4af4940c.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>es-mx_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_d9d8379d.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/es-mx_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_d9d8379d.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>et-ee_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_6c0f0855.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/et-ee_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_6c0f0855.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>fi-fi_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_a610ebf6.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/fi-fi_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_a610ebf6.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>fr-ca_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_ce591c90.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/fr-ca_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_ce591c90.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>fr-fr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_e4d5e682.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/fr-fr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_e4d5e682.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>he-il_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_45fcfa0b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/he-il_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_45fcfa0b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>hr-hr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_eb4c37c5.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/hr-hr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_eb4c37c5.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>hu-hu_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_ade5752f.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/hu-hu_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_ade5752f.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>it-it_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_6218b464.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/it-it_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_6218b464.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>ja-jp_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_cfacf49b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/ja-jp_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_cfacf49b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>ko-kr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_f2206280.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/ko-kr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_f2206280.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>lt-lt_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_e0b6033b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/lt-lt_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_e0b6033b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>lv-lv_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_db59241e.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/lv-lv_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_db59241e.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>nb-no_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_27f8ab8b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/nb-no_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_27f8ab8b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>nl-nl_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_2590b9af.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/nl-nl_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_2590b9af.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>pl-pl_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_a330f725.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/pl-pl_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_a330f725.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>pt-br_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_7013fe38.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/pt-br_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_7013fe38.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>pt-pt_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_bb560487.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/pt-pt_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_bb560487.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>ro-ro_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_42a6b794.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/ro-ro_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_42a6b794.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>ru-ru_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_cec00c8c.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/ru-ru_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_cec00c8c.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>sk-sk_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_0133f49a.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/sk-sk_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_0133f49a.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>sl-si_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_68bad8c3.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/sl-si_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_68bad8c3.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>sr-latn-rs_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_c46addbd.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/sr-latn-rs_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_c46addbd.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>sv-se_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_b1fe3895.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/sv-se_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_b1fe3895.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>th-th_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_8c4dd377.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/th-th_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_8c4dd377.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>tr-tr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_053a457a.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/tr-tr_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_053a457a.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>uk-ua_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_c9e60ce8.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/uk-ua_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_c9e60ce8.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>zh-cn_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_515a832b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/zh-cn_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_515a832b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>zh-tw_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_0c66c6b6.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/8b0b7495-fb91-4289-a110-ad8fab1dd259/zh-tw_windows_11_business_editions_version_22h2_updated_sep_2022_x64_dvd_0c66c6b6.iso">Link</a></td>
 | ||
| </tr>
 | ||
| </tbody>
 | ||
| </table>
 | ||
| <hr />
 | ||
| </div>
 | ||
| <div id="windows-11-iot-enterprise-22h2" class="section level2">
 | ||
| <h2>Windows 11 IoT Enterprise 22H2</h2>
 | ||
| <p>(Build - 22621.525)</p>
 | ||
| <table>
 | ||
| <colgroup>
 | ||
| <col width="88%" />
 | ||
| <col width="11%" />
 | ||
| </colgroup>
 | ||
| <thead>
 | ||
| <tr class="header">
 | ||
| <th>Filename</th>
 | ||
| <th>Link</th>
 | ||
| </tr>
 | ||
| </thead>
 | ||
| <tbody>
 | ||
| <tr class="odd">
 | ||
| <td><code>en-us_windows_11_iot_enterprise_version_22h2_updated_sep_2022_arm64_dvd_a2c93810.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/fb0f90bf-c3c3-4f17-8b4a-d8fe3d780912/en-us_windows_11_iot_enterprise_version_22h2_updated_sep_2022_arm64_dvd_a2c93810.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>en-us_windows_11_iot_enterprise_version_22h2_updated_sep_2022_x64_dvd_efad8b7e.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/fb0f90bf-c3c3-4f17-8b4a-d8fe3d780912/en-us_windows_11_iot_enterprise_version_22h2_updated_sep_2022_x64_dvd_efad8b7e.iso">Link</a></td>
 | ||
| </tr>
 | ||
| </tbody>
 | ||
| </table>
 | ||
| <hr />
 | ||
| </div>
 | ||
| <div id="windows-10-business-22h2" class="section level2">
 | ||
| <h2>Windows 10 Business 22H2</h2>
 | ||
| <p>(Build - 19045.2006)</p>
 | ||
| <table>
 | ||
| <colgroup>
 | ||
| <col width="90%" />
 | ||
| <col width="9%" />
 | ||
| </colgroup>
 | ||
| <thead>
 | ||
| <tr class="header">
 | ||
| <th>Filename</th>
 | ||
| <th>Link</th>
 | ||
| </tr>
 | ||
| </thead>
 | ||
| <tbody>
 | ||
| <tr class="odd">
 | ||
| <td><code>ar-sa_windows_10_business_editions_version_22h2_x64_dvd_07d7f0c7.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/ar-sa_windows_10_business_editions_version_22h2_x64_dvd_07d7f0c7.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>bg-bg_windows_10_business_editions_version_22h2_x64_dvd_5964f8e6.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/bg-bg_windows_10_business_editions_version_22h2_x64_dvd_5964f8e6.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>cs-cz_windows_10_business_editions_version_22h2_x64_dvd_a433331c.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/cs-cz_windows_10_business_editions_version_22h2_x64_dvd_a433331c.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>da-dk_windows_10_business_editions_version_22h2_x64_dvd_62d07c9c.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/da-dk_windows_10_business_editions_version_22h2_x64_dvd_62d07c9c.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>de-de_windows_10_business_editions_version_22h2_x64_dvd_281ba8e8.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/de-de_windows_10_business_editions_version_22h2_x64_dvd_281ba8e8.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>el-gr_windows_10_business_editions_version_22h2_x64_dvd_de0c8eac.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/el-gr_windows_10_business_editions_version_22h2_x64_dvd_de0c8eac.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>en-gb_windows_10_business_editions_version_22h2_x64_dvd_8680b004.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/en-gb_windows_10_business_editions_version_22h2_x64_dvd_8680b004.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>en-us_windows_10_business_editions_version_22h2_x64_dvd_8cf17b79.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/en-us_windows_10_business_editions_version_22h2_x64_dvd_8cf17b79.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>es-es_windows_10_business_editions_version_22h2_x64_dvd_2bc3e71a.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/es-es_windows_10_business_editions_version_22h2_x64_dvd_2bc3e71a.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>es-mx_windows_10_business_editions_version_22h2_x64_dvd_04209ebf.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/es-mx_windows_10_business_editions_version_22h2_x64_dvd_04209ebf.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>et-ee_windows_10_business_editions_version_22h2_x64_dvd_f343ff4d.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/et-ee_windows_10_business_editions_version_22h2_x64_dvd_f343ff4d.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>fi-fi_windows_10_business_editions_version_22h2_x64_dvd_ce3121a7.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/fi-fi_windows_10_business_editions_version_22h2_x64_dvd_ce3121a7.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>fr-ca_windows_10_business_editions_version_22h2_x64_dvd_3d02f972.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/fr-ca_windows_10_business_editions_version_22h2_x64_dvd_3d02f972.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>fr-fr_windows_10_business_editions_version_22h2_x64_dvd_9ff381e4.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/fr-fr_windows_10_business_editions_version_22h2_x64_dvd_9ff381e4.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>he-il_windows_10_business_editions_version_22h2_x64_dvd_75ef933c.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/he-il_windows_10_business_editions_version_22h2_x64_dvd_75ef933c.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>hr-hr_windows_10_business_editions_version_22h2_x64_dvd_4245c64f.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/hr-hr_windows_10_business_editions_version_22h2_x64_dvd_4245c64f.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>hu-hu_windows_10_business_editions_version_22h2_x64_dvd_cba17fd9.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/hu-hu_windows_10_business_editions_version_22h2_x64_dvd_cba17fd9.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>it-it_windows_10_business_editions_version_22h2_x64_dvd_f37dc497.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/it-it_windows_10_business_editions_version_22h2_x64_dvd_f37dc497.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>ja-jp_windows_10_business_editions_version_22h2_x64_dvd_e9bb8632.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/ja-jp_windows_10_business_editions_version_22h2_x64_dvd_e9bb8632.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>ko-kr_windows_10_business_editions_version_22h2_x64_dvd_d3c79bbb.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/ko-kr_windows_10_business_editions_version_22h2_x64_dvd_d3c79bbb.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>lt-lt_windows_10_business_editions_version_22h2_x64_dvd_fea35867.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/lt-lt_windows_10_business_editions_version_22h2_x64_dvd_fea35867.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>lv-lv_windows_10_business_editions_version_22h2_x64_dvd_da68052b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/lv-lv_windows_10_business_editions_version_22h2_x64_dvd_da68052b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>nb-no_windows_10_business_editions_version_22h2_x64_dvd_afa65ba9.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/nb-no_windows_10_business_editions_version_22h2_x64_dvd_afa65ba9.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>nl-nl_windows_10_business_editions_version_22h2_x64_dvd_06b3e96d.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/nl-nl_windows_10_business_editions_version_22h2_x64_dvd_06b3e96d.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>pl-pl_windows_10_business_editions_version_22h2_x64_dvd_9607c49e.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/pl-pl_windows_10_business_editions_version_22h2_x64_dvd_9607c49e.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>pt-br_windows_10_business_editions_version_22h2_x64_dvd_211e280d.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/pt-br_windows_10_business_editions_version_22h2_x64_dvd_211e280d.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>pt-pt_windows_10_business_editions_version_22h2_x64_dvd_ff5e98ad.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/pt-pt_windows_10_business_editions_version_22h2_x64_dvd_ff5e98ad.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>ro-ro_windows_10_business_editions_version_22h2_x64_dvd_4ec15f6f.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/ro-ro_windows_10_business_editions_version_22h2_x64_dvd_4ec15f6f.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>ru-ru_windows_10_business_editions_version_22h2_x64_dvd_61849fe8.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/ru-ru_windows_10_business_editions_version_22h2_x64_dvd_61849fe8.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>sk-sk_windows_10_business_editions_version_22h2_x64_dvd_d64cc104.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/sk-sk_windows_10_business_editions_version_22h2_x64_dvd_d64cc104.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>sl-si_windows_10_business_editions_version_22h2_x64_dvd_d3ae51fe.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/sl-si_windows_10_business_editions_version_22h2_x64_dvd_d3ae51fe.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>sr-latn-rs_windows_10_business_editions_version_22h2_x64_dvd_efda1218.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/sr-latn-rs_windows_10_business_editions_version_22h2_x64_dvd_efda1218.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>sv-se_windows_10_business_editions_version_22h2_x64_dvd_42c9df74.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/sv-se_windows_10_business_editions_version_22h2_x64_dvd_42c9df74.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>th-th_windows_10_business_editions_version_22h2_x64_dvd_693a96de.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/th-th_windows_10_business_editions_version_22h2_x64_dvd_693a96de.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>tr-tr_windows_10_business_editions_version_22h2_x64_dvd_a03e35b1.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/tr-tr_windows_10_business_editions_version_22h2_x64_dvd_a03e35b1.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>uk-ua_windows_10_business_editions_version_22h2_x64_dvd_0ab6011e.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/uk-ua_windows_10_business_editions_version_22h2_x64_dvd_0ab6011e.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="odd">
 | ||
| <td><code>zh-cn_windows_10_business_editions_version_22h2_x64_dvd_037e269d.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/zh-cn_windows_10_business_editions_version_22h2_x64_dvd_037e269d.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>zh-tw_windows_10_business_editions_version_22h2_x64_dvd_92264bde.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/cc743599-fb3f-447a-8bf4-81ceafa59115/zh-tw_windows_10_business_editions_version_22h2_x64_dvd_92264bde.iso">Link</a></td>
 | ||
| </tr>
 | ||
| </tbody>
 | ||
| </table>
 | ||
| <hr />
 | ||
| </div>
 | ||
| <div id="windows-10-iot-enterprise-22h2" class="section level2">
 | ||
| <h2>Windows 10 IoT Enterprise 22H2</h2>
 | ||
| <p>(Build - 19045.2006)</p>
 | ||
| <table>
 | ||
| <colgroup>
 | ||
| <col width="90%" />
 | ||
| <col width="9%" />
 | ||
| </colgroup>
 | ||
| <thead>
 | ||
| <tr class="header">
 | ||
| <th>Filename</th>
 | ||
| <th>Link</th>
 | ||
| </tr>
 | ||
| </thead>
 | ||
| <tbody>
 | ||
| <tr class="odd">
 | ||
| <td><code>en-us_windows_10_iot_enterprise_version_22h2_arm64_dvd_39566b6b.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/fce11313-b5a4-41a9-8259-fedfbf194f54/en-us_windows_10_iot_enterprise_version_22h2_arm64_dvd_39566b6b.iso">Link</a></td>
 | ||
| </tr>
 | ||
| <tr class="even">
 | ||
| <td><code>en-us_windows_10_iot_enterprise_version_22h2_x64_dvd_51cc370f.iso</code></td>
 | ||
| <td><a
 | ||
| href="https://iso.massgrave.dev/fce11313-b5a4-41a9-8259-fedfbf194f54/en-us_windows_10_iot_enterprise_version_22h2_x64_dvd_51cc370f.iso">Link</a></td>
 | ||
| </tr>
 | ||
| </tbody>
 | ||
| </table>
 | ||
| <hr />
 | ||
| </div>
 | ||
| </div>
 | ||
| 
 | ||
| <script type="text/javascript" src="refresh.js"></script>
 | ||
| <script type="text/javascript" src="links.js"></script>
 | ||
| 
 | ||
| 
 | ||
| </div>
 | ||
| </div>
 | ||
| 
 | ||
| </div>
 | ||
| 
 | ||
| <script>
 | ||
| 
 | ||
| // add bootstrap table styles to pandoc tables
 | ||
| function bootstrapStylePandocTables() {
 | ||
|   $('tr.odd').parent('tbody').parent('table').addClass('table table-condensed');
 | ||
| }
 | ||
| $(document).ready(function () {
 | ||
|   bootstrapStylePandocTables();
 | ||
| });
 | ||
| 
 | ||
| 
 | ||
| </script>
 | ||
| 
 | ||
| <!-- tabsets -->
 | ||
| 
 | ||
| <script>
 | ||
| $(document).ready(function () {
 | ||
|   window.buildTabsets("TOC");
 | ||
| });
 | ||
| 
 | ||
| $(document).ready(function () {
 | ||
|   $('.tabset-dropdown > .nav-tabs > li').click(function () {
 | ||
|     $(this).parent().toggleClass('nav-tabs-open');
 | ||
|   });
 | ||
| });
 | ||
| </script>
 | ||
| 
 | ||
| <!-- code folding -->
 | ||
| 
 | ||
| <script>
 | ||
| $(document).ready(function ()  {
 | ||
| 
 | ||
|     // temporarily add toc-ignore selector to headers for the consistency with Pandoc
 | ||
|     $('.unlisted.unnumbered').addClass('toc-ignore')
 | ||
| 
 | ||
|     // move toc-ignore selectors from section div to header
 | ||
|     $('div.section.toc-ignore')
 | ||
|         .removeClass('toc-ignore')
 | ||
|         .children('h1,h2,h3,h4,h5').addClass('toc-ignore');
 | ||
| 
 | ||
|     // establish options
 | ||
|     var options = {
 | ||
|       selectors: "h1,h2,h3",
 | ||
|       theme: "bootstrap3",
 | ||
|       context: '.toc-content',
 | ||
|       hashGenerator: function (text) {
 | ||
|         return text.replace(/[.\\/?&!#<>]/g, '').replace(/\s/g, '_');
 | ||
|       },
 | ||
|       ignoreSelector: ".toc-ignore",
 | ||
|       scrollTo: 0
 | ||
|     };
 | ||
|     options.showAndHide = false;
 | ||
|     options.smoothScroll = false;
 | ||
| 
 | ||
|     // tocify
 | ||
|     var toc = $("#TOC").tocify(options).data("toc-tocify");
 | ||
| });
 | ||
| </script>
 | ||
| 
 | ||
| <!-- dynamically load mathjax for compatibility with self-contained -->
 | ||
| <script>
 | ||
|   (function () {
 | ||
|     var script = document.createElement("script");
 | ||
|     script.type = "text/javascript";
 | ||
|     script.src  = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
 | ||
|     document.getElementsByTagName("head")[0].appendChild(script);
 | ||
|   })();
 | ||
| </script>
 | ||
| 
 | ||
| </body>
 | ||
| </html>
 |