en.wikipedia.org Open in urlscan Pro
2620:0:860:ed1a::1  Public Scan

Submitted URL: https://maxisical.us/O%20V%206/vev
Effective URL: https://en.wikipedia.org/wiki/Windows_Server_2016
Submission: On December 12 via manual from KR — Scanned from US

Form analysis 3 forms found in the DOM

/w/index.php

<form action="/w/index.php" id="searchform" class="cdx-search-input cdx-search-input--has-end-button">
  <div id="simpleSearch" class="cdx-search-input__input-wrapper" data-search-loc="header-moved">
    <div class="cdx-text-input cdx-text-input--has-start-icon">
      <input class="cdx-text-input__input" type="search" name="search" placeholder="Search Wikipedia" aria-label="Search Wikipedia" autocapitalize="sentences" title="Search Wikipedia [alt-shift-f]" accesskey="f" id="searchInput" autocomplete="off">
      <span class="cdx-text-input__icon cdx-text-input__start-icon"></span>
    </div>
    <input type="hidden" name="title" value="Special:Search">
  </div>
  <button class="cdx-button cdx-search-input__end-button">Search</button>
</form>

<form id="frb-form">
  <div class="frb-step frb-step-1">
    <button class="frb-icon-btn frb-close" aria-label="Close"></button>
    <fieldset class="frb-frequency">
      <legend class="frb-numbered error-highlight"> How often would you like to donate? </legend>
      <ul>
        <li>
          <input class="frb-radio" type="radio" name="frequency" id="frb-frequency-onetime" onclick="frb.toggleMonthly(false);" value="onetime" checked="">
          <label class="frb-radio-label" for="frb-frequency-onetime">One time</label>
        </li>
        <li>
          <input class="frb-radio" type="radio" name="frequency" id="frb-frequency-monthly" onclick="frb.toggleMonthly(true);" value="monthly">
          <label class="frb-radio-label frb-frequency-monthly-label" for="frb-frequency-monthly">Give monthly</label>
        </li>
      </ul>
    </fieldset>
    <fieldset class="frb-amounts">
      <legend class="frb-numbered">
        <span class="error-highlight">Please select an amount (<span class="frb-replace-currencycode">USD</span>)</span><br> The average donation in <span class="frb-replace-countryname">the United States</span> is around&nbsp;<span
          class="frb-replaced">$13</span>.
      </legend>
      <ul>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps1" value="2.75">
          <label for="frb-amt-ps1" class="frb-radio-label">$2.75</label>
        </li>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps2" value="10">
          <label for="frb-amt-ps2" class="frb-radio-label">$10</label>
        </li>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps3" value="15">
          <label for="frb-amt-ps3" class="frb-radio-label">$15</label>
        </li>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps4" value="25">
          <label for="frb-amt-ps4" class="frb-radio-label">$25</label>
        </li>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps5" value="50">
          <label for="frb-amt-ps5" class="frb-radio-label">$50</label>
        </li>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps6" value="75">
          <label for="frb-amt-ps6" class="frb-radio-label">$75</label>
        </li>
        <li>
          <input class="frb-radio" name="amount" type="radio" id="frb-amt-ps7" value="100">
          <label for="frb-amt-ps7" class="frb-radio-label">$100</label>
        </li>
        <li class="frb-amt-other">
          <label for="input_amount_other" class="sr-only">Other amount</label>
          <input class="frb-radio" name="amount" type="radio" id="input_amount_other" value="Other">
          <input name="otherAmount" type="text" inputmode="decimal" id="frb-amt-other-input" size="3" autocomplete="off" value="" placeholder="Other" tabindex="-1" maxlength="10">
          <label for="frb-amt-other-input" class="frb-amt-other-label sr-only">Other</label>
        </li>
      </ul>
      <div class="frb-ptf frb-checkbox-wrapper" style="display: none;">
        <input class="frb-checkbox" type="checkbox" name="ptf" id="frb-ptf-checkbox" value="true" onclick="frb.updateFeeDisplay();">
        <label class="frb-checkbox-label" for="frb-ptf-checkbox">I'll generously add <span class="frb-ptf-fee frb-replaced">a little</span> to cover the transaction fees so you can keep 100% of my donation.</label>
      </div>
    </fieldset>
    <fieldset class="frb-methods">
      <legend class="frb-numbered error-highlight"> Please select a payment method </legend>
      <div class="frb-payment-options">
        <div data-name="Credit Card" class="frb-button frb-pm-cc frb-cctypes-vmad">
          <input id="frb-pm-cc" type="radio" name="frb-methods" class="frb-radio" onchange="frb.setMethod({ method:'cc' });">
          <label for="frb-pm-cc" class="frb-label">
            <span class="frb-pm-cc-label">Credit/Debit Card</span>
            <span class="frb-cc-logo-wrapper">
              <svg class="frb-cc-logo-visa" xmlns="http://www.w3.org/2000/svg" aria-labelledby="frb-cc-logo-visa-title" viewBox="0 0 200 120">
                <title id="frb-cc-logo-visa-title">Visa</title>
                <path fill="#FFFFFF" d="M7.7 0h184.6c4.2 0 7.7 3.3 7.7 7.5v105c0 4.1-3.4 7.5-7.7 7.5H7.7c-4.2 0-7.7-3.3-7.7-7.5V7.5C0 3.3 3.4 0 7.7 0z"></path>
                <path fill="#F7B600" d="M0 98v14.3c0 4.2 3.4 7.7 7.7 7.7h184.6c4.2 0 7.7-3.4 7.7-7.7V98H0z"></path>
                <path fill="#1A1F71"
                  d="M200 22V7.7c0-4.2-3.4-7.7-7.7-7.7H7.7C3.4 0 0 3.4 0 7.7V22h200zM81.9 36.9L62.3 83.4H49.4l-9.6-37.2c-.6-2.3-1.1-3.1-2.8-4.1-3.8-1.8-7.8-3.1-12-3.9l.2-1.4h20.6c2.8 0 5.1 2 5.6 4.8l5.1 26.9 12.6-31.7h12.8zm50.3 31.3c0-12.3-17-13-16.9-18.4 0-1.7 1.6-3.4 5.2-3.9 4.1-.4 8.2.3 12 2.1l2.1-9.8c-3.6-1.4-7.5-2.1-11.4-2.1-12 0-20.4 6.4-20.5 15.3-.1 6.8 6 10.4 10.6 12.6s6.3 3.8 6.3 5.8c0 3.1-3.8 4.5-7.3 4.5-4.3.1-8.6-.9-12.5-2.9l-2.2 10.2c4.3 1.7 8.9 2.5 13.5 2.5 12.7 0 20.9-6.2 21.1-15.9m31.6 15.2H175l-9.8-46.5h-10.4c-2.3 0-4.3 1.3-5.2 3.4l-18.3 43.1H144l2.5-7h15.6l1.7 7zm-13.6-16.5l6.4-17.4 3.7 17.4h-10.1zm-51-30l-10 46.5H77.1l10-46.5h12.1z">
                </path>
              </svg>
              <svg class="frb-cc-logo-mastercard" xmlns="http://www.w3.org/2000/svg" aria-labelledby="frb-cc-logo-mastercard-title" viewBox="0 0 200 120">
                <title id="frb-cc-logo-mastercard-title">MasterCard</title>
                <path d="M192.3 120H7.7c-4.2 0-7.7-3.4-7.7-7.5V7.5C0 3.4 3.5 0 7.7 0h184.6c4.2 0 7.7 3.4 7.7 7.5v105c0 4.1-3.5 7.5-7.7 7.5z"></path>
                <g id="Layer_1-2">
                  <path id="_Compound_Path_" fill="#FFFFFF"
                    d="M61.9 106.5v-6.2c.2-2-1.3-3.7-3.3-3.9h-.5c-1.4-.1-2.7.6-3.5 1.8-.7-1.1-1.9-1.8-3.3-1.8-1.2-.1-2.3.5-3 1.5v-1.2h-2v9.9h2v-5.7c-.1-1.3.8-2.5 2.1-2.6h.4c1.4 0 2.2.9 2.2 2.6v5.7h2v-5.7c-.1-1.3.8-2.5 2.1-2.6h.4c1.5 0 2.2.9 2.2 2.6v5.7l2.2-.1zm32.1-10h-3.6v-3h-2v3h-2.1v1.8h2.1v4.7c0 2.3.8 3.7 3.3 3.7.9 0 1.9-.3 2.7-.8l-.6-1.8c-.6.3-1.2.5-1.9.6-1 0-1.5-.7-1.5-1.7v-4.8H94v-1.7zm18.3-.2c-1.1 0-2.1.5-2.7 1.5v-1.2h-2v9.9h2v-5.6c0-1.6.8-2.7 2.2-2.7.5 0 .9.1 1.3.2l.7-1.9c-.5-.1-1-.2-1.5-.2zm-27.7 1c-1.2-.7-2.6-1.1-4-1-2.5 0-4 1.2-4 3.1 0 1.6 1.1 2.6 3.3 2.9l1 .1c1.2.2 1.8.6 1.8 1.1 0 .8-.9 1.3-2.3 1.3-1.2 0-2.3-.3-3.3-1l-1 1.6c1.3.9 2.7 1.3 4.3 1.3 2.8 0 4.4-1.3 4.4-3.2 0-1.9-1.2-2.6-3.3-2.9l-1-.1c-.9-.1-1.8-.4-1.8-1s.8-1.2 2-1.2c1.1 0 2.1.3 3.1.9l.8-1.9zm29.9 4.2c-.1 2.7 2 5.1 4.7 5.2h.5c1.3.1 2.6-.4 3.5-1.2l-1-1.6c-.7.6-1.6.9-2.6.9-1.8-.2-3.2-1.8-3-3.7.2-1.6 1.4-2.9 3-3 .9 0 1.8.3 2.6.9l1-1.6c-1-.8-2.3-1.2-3.5-1.2-2.7-.1-5 2-5.2 4.7v.6zm-13.9-5.2c-2.9 0-4.9 2.1-4.9 5.2-.2 2.7 1.9 5 4.5 5.2h.5c1.5.1 2.9-.4 4-1.4l-1-1.5c-.8.7-1.8 1-2.9 1-1.5.1-2.8-1-3-2.5h7.4v-.8c.1-3.1-1.8-5.2-4.6-5.2zm0 1.8c1.4 0 2.5 1 2.6 2.4v.1h-5.3c.1-1.4 1.3-2.5 2.7-2.5zm-26.7 3.4v-4.9h-2v1.2c-.8-1-2-1.5-3.2-1.5-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2 1.2.1 2.4-.5 3.2-1.5v1.2h2v-4.9zm-7.9 0c-.1-1.7 1.1-3.2 2.8-3.4h.3c1.8.2 3.2 1.8 3 3.7-.2 1.6-1.4 2.9-3 3-1.7 0-3.1-1.4-3.1-3.1-.1 0-.1-.1 0-.2zm76.1-5.2c-1.1 0-2.1.5-2.7 1.5v-1.2h-2v9.9h2v-5.6c0-1.6.8-2.7 2.2-2.7.5 0 .9.1 1.3.2l.7-1.9c-.5-.1-1-.2-1.5-.2zm15.8 8.7c.1 0 .3 0 .4.1.1 0 .2.1.3.2.1.1.2.2.2.3.1.2.1.5 0 .8-.1.1-.1.2-.2.3-.1.1-.2.2-.3.2-.1.1-.3.1-.4.1-.4 0-.8-.2-.9-.6-.1-.2-.1-.5 0-.8.1-.1.1-.2.2-.3.1-.1.2-.2.3-.2.2 0 .3-.1.4-.1zm0 1.8c.1 0 .2 0 .3-.1.1 0 .2-.1.2-.2.3-.3.3-.7 0-1l-.2-.2c-.1 0-.2-.1-.3-.1-.1 0-.2 0-.3.1-.1 0-.2.1-.2.2-.3.3-.3.7 0 1 .1.1.2.1.2.2.1.1.2.1.3.1zm.1-1.2c.1 0 .2 0 .3.1.1.1.1.1.1.2s0 .1-.1.2-.1.1-.2.1l.3.3h-.2l-.3-.3h-.1v.3h-.2v-.9h.4zm-.2.1v.2h.3v-.2h-.3zm-23.3-4.2v-5h-2v1.2c-.8-1-2-1.5-3.2-1.5-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2 1.2.1 2.4-.5 3.2-1.5v1.2h2v-4.8zm-8 0c-.1-1.7 1.1-3.2 2.8-3.4h.3c1.8.2 3.2 1.8 3 3.7-.2 1.6-1.4 2.9-3 3-1.7 0-3.1-1.4-3.1-3.1v-.2zm27.9 0v-9h-2v5.2c-.8-1-2-1.5-3.2-1.5-2.9 0-5.2 2.3-5.2 5.2 0 2.9 2.3 5.2 5.2 5.2 1.2.1 2.4-.5 3.2-1.5v1.2h2v-4.8zm-8 0c-.1-1.7 1.1-3.2 2.8-3.4h.3c1.8.3 3.1 2 2.8 3.9-.2 1.5-1.4 2.6-2.8 2.8-1.7 0-3.1-1.4-3.1-3.1-.1 0-.1-.1 0-.2z">
                  </path>
                  <g id="_Group_">
                    <path fill="#FF5F00" d="M83.9 21h32.4v58.7H83.9z"></path>
                    <path id="_Path_2" fill="#EB001B" d="M86 50.3C86 38.8 91.2 28 100.2 21c-16.1-12.7-39.4-9.9-52.1 6.3S38.2 67 54.3 79.7c13.4 10.6 32.4 10.6 45.8 0C91.2 72.6 86 61.8 86 50.3z"></path>
                    <path fill="#F79E1B"
                      d="M156.6 73.5v-1.2h.5V72h-1.2v.2h.5v1.2h.2zm2.4 0V72h-.4l-.4 1-.4-1h-.4v1.5h.3v-1.1l.4.9h.3l.4-.9v1.1h.2zm1.2-23.2c0 20.6-16.6 37.3-37.1 37.3-8.3 0-16.4-2.8-22.9-8 16.1-12.7 18.9-36.2 6.2-52.4-1.8-2.3-3.9-4.4-6.2-6.3 16.1-12.7 39.4-9.9 52.1 6.3 5.1 6.6 7.9 14.8 7.9 23.1z">
                    </path>
                  </g>
                </g>
              </svg>
              <svg class="frb-cc-logo-amex" xmlns="http://www.w3.org/2000/svg" aria-labelledby="frb-cc-logo-amex-title" viewBox="0 0 200 120">
                <title id="frb-cc-logo-amex-title">Amex</title>
                <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="187.342" y1="3564.816" x2="13.247" y2="3503.596" gradientTransform="translate(0 -3474.102)">
                  <stop offset="0" stop-color="#51BCEA"></stop>
                  <stop offset="1" stop-color="#3078BC"></stop>
                </linearGradient>
                <path fill="url(#SVGID_1_)" d="M192.3 120H7.7c-4.2 0-7.7-3.5-7.7-7.7V7.7C0 3.5 3.5 0 7.7 0h184.6c4.2 0 7.7 3.5 7.7 7.7v104.7c0 4.1-3.5 7.6-7.7 7.6z"></path>
                <path fill="#FFFFFF"
                  d="M162.8 60.1L179 42.5h-11L157.4 54l-10.2-11.5h-33.4v35h32.9l10.6-11.6 10.2 11.6h10.8l-15.5-17.4zm-20.3 10.1H122v-7h18.2V56H122v-6.4h20.8l9.1 10.2-9.4 10.4zm-95-7.7l-5.6-13.9-5.6 13.9m74.4 15h-8.5V50.1L90.1 77.5h-7.3L70.7 50.1v27.4h-17l-3.2-7.8H33.2L30 77.5h-9l14.9-35h12.3l14.1 33.1V42.5H76l10.9 23.7 10-23.7h13.8v35z">
                </path>
              </svg>
              <svg class="frb-cc-logo-jcb" xmlns="http://www.w3.org/2000/svg" aria-labelledby="frb-cc-logo-jcb-title" viewBox="0 0 200 120">
                <title id="frb-cc-logo-jcb-title">JCB</title>
                <path fill="#FFFFFF" d="M193.1 0H7.7C3.4 0 0 3.3 0 7.5v105c0 3.9 3.1 7.1 6.9 7.5h185.4c4.3 0 7.7-3.4 7.7-7.5V7.5c0-3.9-3.1-7.1-6.9-7.5z"></path>
                <linearGradient id="path6338_1_" gradientUnits="userSpaceOnUse" x1="-227.894" y1="959.936" x2="-209.808" y2="959.936" gradientTransform="matrix(2.0492 0 0 -2.0492 590.04 2032.794)">
                  <stop offset="0" stop-color="#007940"></stop>
                  <stop offset=".229" stop-color="#00873F"></stop>
                  <stop offset=".743" stop-color="#40A737"></stop>
                  <stop offset="1" stop-color="#5CB531"></stop>
                </linearGradient>
                <path id="path6338" fill="url(#path6338_1_)" d="M130.4 69.6h8.7c.2 0 .8-.1 1.1-.1 1.6-.3 3.1-1.8 3.1-3.9 0-2-1.4-3.5-3.1-3.9-.2-.1-.7-.1-1.1-.1h-8.7v8z"></path>
                <linearGradient id="path6349_1_" gradientUnits="userSpaceOnUse" x1="-227.894" y1="962.732" x2="-209.823" y2="962.732" gradientTransform="matrix(2.0492 0 0 -2.0492 590.04 2032.794)">
                  <stop offset="0" stop-color="#007940"></stop>
                  <stop offset=".229" stop-color="#00873F"></stop>
                  <stop offset=".743" stop-color="#40A737"></stop>
                  <stop offset="1" stop-color="#5CB531"></stop>
                </linearGradient>
                <path id="path6349" fill="url(#path6349_1_)" d="M138.1 15c-8.2 0-15 6.7-15 15v15.6h21.2c.5 0 1.1 0 1.5.1 4.8.2 8.3 2.7 8.3 7 0 3.4-2.4 6.3-6.8 6.8v.2c4.9.3 8.6 3 8.6 7.3 0 4.5-4.1 7.5-9.6 7.5H123V105h22c8.2 0 15-6.7 15-15V15h-21.9z">
                </path>
                <linearGradient id="path6360_1_" gradientUnits="userSpaceOnUse" x1="-227.894" y1="965.808" x2="-209.807" y2="965.808" gradientTransform="matrix(2.0492 0 0 -2.0492 590.04 2032.794)">
                  <stop offset="0" stop-color="#007940"></stop>
                  <stop offset=".229" stop-color="#00873F"></stop>
                  <stop offset=".743" stop-color="#40A737"></stop>
                  <stop offset="1" stop-color="#5CB531"></stop>
                </linearGradient>
                <path id="path6360" fill="url(#path6360_1_)" d="M142.1 53.7c0-2-1.4-3.3-3.1-3.5-.2 0-.6-.1-.8-.1h-7.8v7.3h7.8c.2 0 .7 0 .8-.1 1.7-.3 3.1-1.7 3.1-3.6z"></path>
                <linearGradient id="path6371_1_" gradientUnits="userSpaceOnUse" x1="-268.384" y1="962.752" x2="-250.018" y2="962.752" gradientTransform="matrix(2.0492 0 0 -2.0492 590.04 2032.794)">
                  <stop offset="0" stop-color="#1F286F"></stop>
                  <stop offset=".475" stop-color="#004E94"></stop>
                  <stop offset=".826" stop-color="#0066B1"></stop>
                  <stop offset="1" stop-color="#006FBC"></stop>
                </linearGradient>
                <path id="path6371" fill="url(#path6371_1_)" d="M55.1 15c-8.2 0-15 6.7-15 15v37c4.2 2.1 8.6 3.4 12.9 3.4 5.2 0 8-3.1 8-7.4V45.5h12.9v17.4c0 6.8-4.2 12.3-18.5 12.3-8.7 0-15.4-1.9-15.4-1.9v31.6h22c8.2 0 15-6.7 15-15V15H55.1z"></path>
                <linearGradient id="path6384_1_" gradientUnits="userSpaceOnUse" x1="-248.235" y1="962.712" x2="-230.398" y2="962.712" gradientTransform="matrix(2.0492 0 0 -2.0492 590.04 2032.794)">
                  <stop offset="0" stop-color="#6C2C2F"></stop>
                  <stop offset=".173" stop-color="#882730"></stop>
                  <stop offset=".573" stop-color="#BE1833"></stop>
                  <stop offset=".859" stop-color="#DC0436"></stop>
                  <stop offset="1" stop-color="#E60039"></stop>
                </linearGradient>
                <path id="path6384" fill="url(#path6384_1_)"
                  d="M96.6 15c-8.2 0-15 6.7-15 15v19.6c3.8-3.2 10.4-5.3 21-4.8 5.7.2 11.8 1.8 11.8 1.8V53c-3.1-1.6-6.7-3-11.4-3.3-8.1-.6-12.9 3.4-12.9 10.3 0 7 4.9 11 12.9 10.3 4.7-.3 8.3-1.8 11.4-3.3v6.3s-6 1.6-11.8 1.8c-10.6.5-17.2-1.6-21-4.8V105h22c8.2 0 15-6.7 15-15V15h-22z">
                </path>
              </svg>
              <svg class="frb-cc-logo-discover" xmlns="http://www.w3.org/2000/svg" aria-labelledby="frb-cc-logo-discover-title" viewBox="0 0 200 120">
                <title id="frb-cc-logo-discover-title">Discover</title>
                <path fill="#FFFFFF" d="M192.3 120H7.7c-4.2 0-7.7-3.5-7.7-7.7V7.7C0 3.5 3.5 0 7.7 0h184.6c4.2 0 7.7 3.5 7.7 7.7v104.7c0 4.1-3.5 7.6-7.7 7.6z"></path>
                <path fill="#E77730" d="M47.5 120h144.8c4.2 0 7.7-3.5 7.7-7.7V64.6s-21.5 15.4-61.9 31C104 108.9 57 118.2 47.5 120z"></path>
                <path fill="#211E1E"
                  d="M26.6 54.2c-1.8 1.6-4 2.3-7.6 2.3h-1.5V37.8H19c3.6 0 5.8.6 7.6 2.3 1.9 1.7 3.1 4.4 3.1 7 0 2.7-1.2 5.4-3.1 7.1m-6.5-21.3h-8.2v28.2H20c4.3 0 7.4-1 10.2-3.3 3.3-2.7 5.2-6.7 5.2-10.8 0-8.2-6.3-14.1-15.3-14.1M38 61.3h5.6V32.9H38v28.4zm19.1-17.5c-3.3-1.2-4.3-2-4.3-3.6 0-1.8 1.8-3.2 4.1-3.2 1.7 0 3 .7 4.5 2.3l2.9-3.8c-2.4-2.1-5.3-3.2-8.4-3.2-5.1 0-8.9 3.5-8.9 8.1 0 3.9 1.8 5.9 7 7.7 2.2.8 3.3 1.3 3.8 1.6 1.1.7 1.7 1.8 1.7 2.9 0 2.3-1.9 4-4.3 4-2.7 0-4.8-1.3-6.1-3.8l-3.6 3.5c2.6 3.8 5.6 5.3 9.9 5.3 5.8 0 9.8-3.8 9.8-9.2.2-4.3-1.7-6.3-8.1-8.6m10 3.3c0 8.3 6.6 14.8 15.1 14.8 2.4 0 4.5-.5 7-1.7v-6.5c-2.2 2.2-4.2 3.1-6.7 3.1-5.6 0-9.6-4.1-9.6-9.7 0-5.4 4.1-9.7 9.3-9.7 2.7 0 4.7 1 7 3.2V34c-2.4-1.2-4.5-1.8-6.9-1.8-8.4.1-15.2 6.7-15.2 14.9m66.2 4.9l-7.6-19h-6.1l12.1 29h3l12.4-29h-6l-7.8 19m16.3 9.3h15.8v-4.8h-10.2v-7.7h9.8V44h-9.8v-6.2h10.2v-4.9h-15.8M176.3 46h-1.6v-8.5h1.7c3.5 0 5.4 1.4 5.4 4.2-.1 2.7-2 4.3-5.5 4.3m11.1-4.6c0-5.2-3.7-8.3-10.1-8.3H169v28.2h5.6V49.9h.7l7.7 11.4h6.9l-9-11.9c4.2-.9 6.5-3.8 6.5-8">
                </path>
                <path fill="#E77731" d="M121.2 47.1c0 8.2-6.8 15-15.1 15S91 55.3 91 47.1s6.8-15 15.1-15c8.4 0 15.1 6.8 15.1 15"></path>
                <path fill="none" d="M106.3 32c-.6 0-1.2 0-1.8.1.2 0 .4 0 .6-.1.5.1.9.1 1.2 0h.8-.8M91.4 43.6c-.1.5-.2 1.1-.3 1.6 0 .2 0 .4-.1.5.1-.5.1-1 .2-1.5.1-.1.1-.3.2-.6"></path>
              </svg>
            </span>
          </label>
        </div>
        <div data-name="PayPal" class="frb-button frb-pm-pp">
          <input id="frb-pm-pp" type="radio" name="frb-methods" class="frb-radio" onchange="frb.setMethod({ method:'paypal' });">
          <label for="frb-pm-pp" class="frb-label">
            <svg class="frb-logo-payments frb-logo-payments--paypal" role="img" aria-labelledby="frb-logo-paypal-title" width="80" height="24" viewBox="0 0 80 24" xmlns="http://www.w3.org/2000/svg">
              <title id="frb-logo-paypal-title">PayPal</title>
              <g fill-rule="nonzero" fill="none">
                <path
                  d="M12.444 5.085H6.97a.763.763 0 0 0-.752.648L4.006 19.891c-.044.279.17.53.451.53H7.07a.762.762 0 0 0 .751-.647l.597-3.819a.762.762 0 0 1 .75-.648h1.733c3.606 0 5.686-1.76 6.23-5.248.245-1.526.01-2.724-.698-3.564-.778-.922-2.158-1.41-3.99-1.41zm.631 5.171c-.3 1.981-1.8 1.981-3.25 1.981h-.826l.579-3.7a.457.457 0 0 1 .45-.388h.379c.988 0 1.92 0 2.402.569.288.339.376.842.266 1.538zM28.803 10.193h-2.62a.458.458 0 0 0-.451.388l-.116.74-.184-.269c-.567-.83-1.832-1.108-3.095-1.108-2.896 0-5.37 2.213-5.851 5.317-.25 1.548.105 3.029.976 4.061.799.95 1.941 1.345 3.301 1.345 2.334 0 3.628-1.513 3.628-1.513l-.117.734c-.044.281.17.533.45.533h2.36a.763.763 0 0 0 .752-.648l1.416-9.05a.457.457 0 0 0-.449-.53zm-3.653 5.145c-.253 1.51-1.441 2.525-2.957 2.525-.76 0-1.37-.246-1.76-.713-.387-.464-.534-1.123-.411-1.858.236-1.497 1.444-2.544 2.937-2.544.744 0 1.35.25 1.748.72.399.475.557 1.139.443 1.87zM42.761 10.193h-2.634a.761.761 0 0 0-.63.336l-3.632 5.398-1.54-5.187a.764.764 0 0 0-.73-.547h-2.587a.46.46 0 0 0-.433.608l2.9 8.588-2.726 3.884a.46.46 0 0 0 .372.727h2.63c.25 0 .483-.123.625-.33l8.76-12.755a.46.46 0 0 0-.375-.722"
                  fill="#283B82"></path>
                <path
                  d="M51.48 5.085h-5.473a.762.762 0 0 0-.75.648l-2.214 14.158c-.044.279.17.53.45.53H46.3c.261 0 .485-.191.525-.453l.628-4.013a.762.762 0 0 1 .751-.648h1.732c3.606 0 5.686-1.76 6.23-5.248.246-1.526.01-2.724-.699-3.564-.777-.922-2.156-1.41-3.987-1.41zm.632 5.171c-.299 1.981-1.799 1.981-3.25 1.981h-.826l.58-3.7a.456.456 0 0 1 .45-.388h.379c.987 0 1.92 0 2.402.569.287.339.375.842.265 1.538zM67.84 10.193h-2.62a.455.455 0 0 0-.45.388l-.116.74-.184-.269c-.567-.83-1.832-1.108-3.094-1.108-2.897 0-5.37 2.213-5.851 5.317-.25 1.548.105 3.029.976 4.061.8.95 1.94 1.345 3.3 1.345 2.334 0 3.628-1.513 3.628-1.513l-.117.734c-.044.281.17.533.452.533h2.36a.762.762 0 0 0 .75-.648l1.417-9.05a.46.46 0 0 0-.452-.53zm-3.654 5.145c-.251 1.51-1.441 2.525-2.957 2.525-.76 0-1.37-.246-1.76-.713-.387-.464-.533-1.123-.41-1.858.237-1.497 1.444-2.544 2.936-2.544.744 0 1.35.25 1.748.72.4.475.56 1.139.443 1.87zM70.929 5.474L68.683 19.89c-.044.279.17.53.45.53h2.258a.761.761 0 0 0 .751-.647l2.215-14.157a.459.459 0 0 0-.45-.532H71.38a.458.458 0 0 0-.45.389"
                  fill="#469BDB"></path>
              </g>
            </svg>
          </label>
        </div>
        <div data-name="Venmo" class="frb-button frb-pm-venmo" style="">
          <input id="frb-pm-venmo" type="radio" name="frb-methods" class="frb-radio" onchange="frb.setMethod({ method:'venmo' });">
          <label for="frb-pm-venmo" class="frb-label">
            <svg class="frb-logo-payments frb-logo-payments--venmo" role="img" aria-labelledby="frb-logo-venmo-title" height="16" viewBox="0 0 194.469 35.719" xmlns="http://www.w3.org/2000/svg">
              <title id="frb-logo-venmo-title">Venmo</title>
              <path fill="#008cff"
                d="M34.577.822c1.42 2.345 2.06 4.761 2.06 7.813 0 9.732-8.31 22.376-15.054 31.254H6.178L0 2.953l13.489-1.28 3.266 26.282c3.052-4.972 6.819-12.784 6.819-18.11 0-2.916-.5-4.902-1.28-6.537zM52.06 17.089c2.482 0 8.73-1.136 8.73-4.687 0-1.705-1.205-2.555-2.626-2.555-2.486 0-5.749 2.98-6.105 7.242zm-.285 7.032c0 4.336 2.412 6.037 5.608 6.037 3.482 0 6.815-.85 11.147-3.052l-1.632 11.08c-3.052 1.49-7.81 2.485-12.427 2.485-11.713 0-15.905-7.102-15.905-15.98 0-11.508 6.82-23.726 20.878-23.726 7.74 0 12.068 4.335 12.068 10.372 0 9.733-12.493 12.714-19.737 12.784zM110.439 9.348c0 1.42-.215 3.48-.43 4.827l-4.047 25.572H92.827l3.693-23.441c.07-.636.285-1.916.285-2.626 0-1.705-1.066-2.13-2.347-2.13-1.701 0-3.407.78-4.543 1.35l-4.187 26.848H72.519l6.035-38.286h11.432l.144 3.056C92.827 2.742 96.38.822 101.417.822c6.676 0 9.022 3.41 9.022 8.526zM149.432 5.156c3.762-2.697 7.314-4.191 12.211-4.191 6.744 0 9.09 3.41 9.09 8.527 0 1.42-.215 3.48-.429 4.827l-4.043 25.572h-13.138l3.763-23.937c.069-.64.215-1.42.215-1.916 0-1.92-1.066-2.345-2.347-2.345-1.631 0-3.262.71-4.473 1.35l-4.187 26.848H132.96l3.762-23.937c.069-.64.211-1.42.211-1.915 0-1.92-1.067-2.346-2.343-2.346-1.705 0-3.407.78-4.543 1.35l-4.191 26.848h-13.204l6.034-38.285h11.292l.355 3.196c2.627-1.916 6.175-3.836 10.932-3.836 4.119-.001 6.815 1.774 8.167 4.19zM196.869 16.308c0-3.126-.782-5.257-3.123-5.257-5.183 0-6.248 9.162-6.248 13.85 0 3.555.995 5.756 3.336 5.756 4.899 0 6.035-9.663 6.035-14.35zm-22.719 8.027c0-12.074 6.389-23.372 21.088-23.372 11.076 0 15.125 6.537 15.125 15.559 0 11.934-6.32 24.292-21.374 24.292-11.147 0-14.839-7.317-14.839-16.48z"
                transform="matrix(.92444 0 0 .89315 0 -.734)"></path>
            </svg>
          </label>
        </div>
        <div data-name="Google Pay" class="frb-button frb-pm-google">
          <input id="frb-pm-google" type="radio" name="frb-methods" class="frb-radio" onchange="frb.setMethod({ method:'google' });">
          <label for="frb-pm-google" class="frb-label">
            <svg class="frb-logo-payments frb-logo-payments--google" role="img" aria-labelledby="frb-logo-google-title" xmlns="http://www.w3.org/2000/svg" viewBox="170.7 170 752 400" height="24">
              <title id="frb-logo-google-title">Google Pay</title>
              <path fill="#FFF" d="M722.7 170h-352c-110 0-200 90-200 200s90 200 200 200h352c110 0 200-90 200-200s-90-200-200-200z"></path>
              <path fill="#3C4043"
                d="M722.7 186.2c24.7 0 48.7 4.9 71.3 14.5 21.9 9.3 41.5 22.6 58.5 39.5 16.9 16.9 30.2 36.6 39.5 58.5 9.6 22.6 14.5 46.6 14.5 71.3s-4.9 48.7-14.5 71.3c-9.3 21.9-22.6 41.5-39.5 58.5-16.9 16.9-36.6 30.2-58.5 39.5-22.6 9.6-46.6 14.5-71.3 14.5h-352c-24.7 0-48.7-4.9-71.3-14.5-21.9-9.3-41.5-22.6-58.5-39.5-16.9-16.9-30.2-36.6-39.5-58.5-9.6-22.6-14.5-46.6-14.5-71.3s4.9-48.7 14.5-71.3c9.3-21.9 22.6-41.5 39.5-58.5 16.9-16.9 36.6-30.2 58.5-39.5 22.6-9.6 46.6-14.5 71.3-14.5h352m0-16.2h-352c-110 0-200 90-200 200s90 200 200 200h352c110 0 200-90 200-200s-90-200-200-200z">
              </path>
              <g fill="#3C4043">
                <path
                  d="M529.3 384.2v60.5h-19.2V295.3H561c12.9 0 23.9 4.3 32.9 12.9 9.2 8.6 13.8 19.1 13.8 31.5 0 12.7-4.6 23.2-13.8 31.7-8.9 8.5-19.9 12.7-32.9 12.7h-31.7v.1zm0-70.5v52.1h32.1c7.6 0 14-2.6 19-7.7 5.1-5.1 7.7-11.3 7.7-18.3 0-6.9-2.6-13-7.7-18.1-5-5.3-11.3-7.9-19-7.9h-32.1v-.1zM657.9 339.1c14.2 0 25.4 3.8 33.6 11.4 8.2 7.6 12.3 18 12.3 31.2v63h-18.3v-14.2h-.8c-7.9 11.7-18.5 17.5-31.7 17.5-11.3 0-20.7-3.3-28.3-10s-11.4-15-11.4-25c0-10.6 4-19 12-25.2 8-6.3 18.7-9.4 32-9.4 11.4 0 20.8 2.1 28.1 6.3v-4.4c0-6.7-2.6-12.3-7.9-17-5.3-4.7-11.5-7-18.6-7-10.7 0-19.2 4.5-25.4 13.6l-16.9-10.6c9.3-13.5 23.1-20.2 41.3-20.2zm-24.8 74.2c0 5 2.1 9.2 6.4 12.5 4.2 3.3 9.2 5 14.9 5 8.1 0 15.3-3 21.6-9s9.5-13 9.5-21.1c-6-4.7-14.3-7.1-25-7.1-7.8 0-14.3 1.9-19.5 5.6-5.3 3.9-7.9 8.6-7.9 14.1zM808.2 342.4l-64 147.2h-19.8l23.8-51.5-42.2-95.7h20.9l30.4 73.4h.4l29.6-73.4h20.9z">
                </path>
              </g>
              <path fill="#4285F4" d="M452.93 372c0-6.26-.56-12.25-1.6-18.01h-80.48v33l46.35.01c-1.88 10.98-7.93 20.34-17.2 26.58v21.41h27.59c16.11-14.91 25.34-36.95 25.34-62.99z"></path>
              <path fill="#34A853" d="M400.01 413.58c-7.68 5.18-17.57 8.21-29.14 8.21-22.35 0-41.31-15.06-48.1-35.36h-28.46v22.08c14.1 27.98 43.08 47.18 76.56 47.18 23.14 0 42.58-7.61 56.73-20.71l-27.59-21.4z"></path>
              <path fill="#FABB05" d="M320.09 370.05c0-5.7.95-11.21 2.68-16.39v-22.08h-28.46c-5.83 11.57-9.11 24.63-9.11 38.47s3.29 26.9 9.11 38.47l28.46-22.08a51.657 51.657 0 0 1-2.68-16.39z"></path>
              <path fill="#E94235" d="M370.87 318.3c12.63 0 23.94 4.35 32.87 12.85l24.45-24.43c-14.85-13.83-34.21-22.32-57.32-22.32-33.47 0-62.46 19.2-76.56 47.18l28.46 22.08c6.79-20.3 25.75-35.36 48.1-35.36z"></path>
            </svg>
          </label>
        </div>
      </div>
    </fieldset>
    <fieldset class="frb-continue">
      <button class="frb-submit" id="frb-continue">
        <span class="frb-submit-txt">
          <span class="frb-submit-txt-continue">Continue</span>
          <span class="frb-submit-txt-donate">
            <span class="frb-submit-txt-once">Donate <span class="frb-ptf-total frb-replaced"></span> one time</span>
            <span class="frb-submit-txt-monthly">Donate <span class="frb-ptf-total frb-replaced"></span> monthly</span>
          </span>
        </span>
      </button>
    </fieldset>
    <div class="frb-error frb-error-smallamount">Please select an amount (minimum $1)</div>
    <div class="frb-error frb-error-bigamount">We cannot accept donations greater than 25000 USD through our website. Please contact our major gifts staff at benefactors@wikimedia.org.</div>
    <div class="frb-error frb-error-method">Please select a payment method</div>
    <button class="frb-rml-link"> Maybe later </button>
  </div>
  <div class="frb-step frb-step-optin">
    <button class="frb-icon-btn frb-back" aria-label="Back"></button>
    <fieldset class="frb-fieldset frb-optin">
      <legend> Can we follow up and let you know if we need your help again? <span class="frb-explanation">The support and advice we get from donors in <span class="frb-replace-countryname">the United States</span> is priceless, but many donors don't
          let us stay in touch. Will you commit today, this <span class="frb-replace-dayofweek">Tuesday</span>, to staying in touch with the Wikimedia Foundation?</span>
      </legend>
      <ul>
        <li class="frb-button">
          <input class="frb-optin frb-radio" type="radio" name="opt_in" id="frb-optin-yes" value="1">
          <label class="frb-label" for="frb-optin-yes">Yes</label>
        </li>
        <li class="frb-button">
          <input class="frb-optin frb-radio" type="radio" name="opt_in" id="frb-optin-no" value="0">
          <label class="frb-label" for="frb-optin-no">No</label>
        </li>
      </ul>
      <div class="frb-optin-no-prompt">
        <div class="frb-optin-no-prompt__no">Sorry to hear that. We don't email often; would you consider changing your mind?</div>
        <div class="frb-optin-no-prompt__yes">Thanks for changing your mind! We’ll respect your inbox.</div>
      </div>
      <div class="frb-optin-smallprint frb-smallprint"> Your information is handled in accordance with our
        <a href="https://foundation.wikimedia.org/wiki/Special:LandingCheck?basic=true&amp;landing_page=Donor_privacy_policy&amp;language=en" target="_blank">donor privacy policy</a>, and each email you receive will include easy unsubscribe options.
      </div>
    </fieldset>
    <button id="frb-donate" class="frb-submit">
      <span class="frb-submit-txt">Continue</span>
    </button>
    <div class="frb-error frb-error-optin">Please select an email option</div>
  </div>
  <div class="frb-step frb-step-upsell">
    <button class="frb-icon-btn frb-back" aria-label="Back"></button>
    <div class="frb-upsell">
      <p class="frb-upsell-cta">Why not make it <span class="frb-upsell-ask frb-replaced"></span> monthly?</p>
      <p class="frb-upsell-color">Monthly support is the best way to ensure that Wikipedia keeps thriving.</p>
    </div>
    <div class="frb-monthly-buttons">
      <button id="frb-monthly-donate-no" class="frb-submit active">
        <span class="frb-submit-txt">No thanks! I'll make a one-time donation of <span class="frb-ptf-total frb-replaced"></span></span>
      </button>
      <button id="frb-monthly-donate-yes" class="frb-submit active">
        <span class="frb-submit-txt">Yes, I'll donate <span class="frb-upsell-ask frb-replaced"></span> each month</span>
      </button>
    </div>
    <button class="frb-monthly-diff-amt-link">Yes, I'll donate monthly, but for a different amount</button>
  </div>
  <div class="frb-step frb-step-monthly-diff-amt">
    <button class="frb-icon-btn frb-back" aria-label="Back"></button>
    <p class="frb-upsell-ty">Thank you for your support!</p>
    <div class="frb-amt-monthly">
      <label for="frb-amt-monthly-other-input">Enter your monthly donation amount</label>
      <input name="otherMonthlyAmount" type="text" inputmode="decimal" id="frb-amt-monthly-other-input" size="3" autocomplete="off" value="">
    </div>
    <div class="frb-error frb-error-smallamount">Please select an amount (minimum $1)</div>
    <div class="frb-error frb-error-bigamount">We cannot accept donations greater than 25000 USD through our website. Please contact our major gifts staff at benefactors@wikimedia.org.</div>
    <button id="frb-donate-monthly-other" class="frb-submit">
      <span class="frb-submit-txt">Donate <span class="frb-monthly-total"></span> monthly</span>
    </button>
  </div>
</form>

POST https://www.pages04.net/wikimedia/remind/Form?sp_source=B2324_121222_en6C_dsk_p1_lg_txt_168

<form method="post" action="https://www.pages04.net/wikimedia/remind/Form?sp_source=B2324_121222_en6C_dsk_p1_lg_txt_168" class="frb-rml-form" id="frb-rml-form">
  <input type="hidden" name="formSourceName" value="StandardForm">
  <input type="hidden" name="sp_exp" value="yes">
  <input type="hidden" name="rml_source" value="B2324_121222_en6C_dsk_p1_lg_txt_168">
  <input type="hidden" name="rml_group" value="dsk_lg">
  <input type="hidden" name="rml_country" value="US">
  <input type="hidden" name="rml_language" value="en">
  <input type="hidden" name="rml_submitDate" value="12/12/2023">
  <input type="hidden" name="rml_segment" value="72">
  <label class="frb-rml-form-legend" for="frb-rml-email">Send me an email reminder</label>
  <input type="email" name="Email" id="frb-rml-email" placeholder="Email address" dir="ltr" autocomplete="email">
  <button class="frb-btn-submit" id="frb-rml-submit" type="submit" tabindex="0">Submit</button>
  <div class="frb-error frb-error-invalidemail" style="display: none;"> Please enter a valid email address i.e. name@domain.com </div>
</form>

Text Content

Jump to content
Main menu
Main menu
move to sidebar hide
Navigation
 * Main page
 * Contents
 * Current events
 * Random article
 * About Wikipedia
 * Contact us
 * Donate

Contribute
 * Help
 * Learn to edit
 * Community portal
 * Recent changes
 * Upload file

Languages
Language links are at the top of the page across from the title.
Search

Search
 * Create account
 * Log in

Personal tools
 * Create account
 * Log in

Pages for logged out editors learn more
 * Contributions
 * Talk

Thank you, dear donor!
Your generosity helps keep Wikipedia and its sister sites thriving. Select "hide
appeals" to suppress fundraising messages in this browser for a week, or go back
to the appeal if you're still interested in donating.
Hide appeals for a week Back to appeal
Wikipedia still can't be sold.
December 12: An important update for readers in the United States

Please don't scroll past this 1-minute read. We've already asked, but it's
Tuesday, December 12, and it will soon be too late to help us in our end-of-year
fundraiser. We ask you to reflect on the number of times you visited Wikipedia
in the past year and whether you're able to give $2.75 to the Wikimedia
Foundation. If everyone reading this right now gave just $2.75, we'd hit our
goal in a couple of hours.

In the age of AI, access to impartial, verifiable facts is crucial. Wikipedia
matters more than ever as a reliable source for emerging technologies – and you.
Your contributions support how you and other readers use Wikipedia now, and how
revolutionary new systems will utilize it tomorrow.

Reflect on the usefulness of Wikipedia in your life, and if the knowledge you
gained here was valuable, please give $2.75. Every contribution matters: every
edit, every donation counts.

Proud host of Wikipedia and its sister sites

How often would you like to donate?
 * One time
 * Give monthly

Please select an amount (USD)
The average donation in the United States is around $13.
 * $2.75
 * $10
 * $15
 * $25
 * $50
 * $75
 * $100
 * Other amount Other

I'll generously add a little to cover the transaction fees so you can keep 100%
of my donation.
Please select a payment method
Credit/Debit Card Visa MasterCard Amex JCB Discover
PayPal
Venmo
Google Pay
Continue Donate one time Donate monthly
Please select an amount (minimum $1)
We cannot accept donations greater than 25000 USD through our website. Please
contact our major gifts staff at benefactors@wikimedia.org.
Please select a payment method
Maybe later
Can we follow up and let you know if we need your help again? The support and
advice we get from donors in the United States is priceless, but many donors
don't let us stay in touch. Will you commit today, this Tuesday, to staying in
touch with the Wikimedia Foundation?
 * Yes
 * No

Sorry to hear that. We don't email often; would you consider changing your mind?
Thanks for changing your mind! We’ll respect your inbox.
Your information is handled in accordance with our donor privacy policy, and
each email you receive will include easy unsubscribe options.
Continue
Please select an email option

Why not make it monthly?

Monthly support is the best way to ensure that Wikipedia keeps thriving.

No thanks! I'll make a one-time donation of Yes, I'll donate each month
Yes, I'll donate monthly, but for a different amount

Thank you for your support!

Enter your monthly donation amount
Please select an amount (minimum $1)
We cannot accept donations greater than 25000 USD through our website. Please
contact our major gifts staff at benefactors@wikimedia.org.
Donate monthly
Thank you! We will send you a reminder email.
Send me an email reminder Submit
Please enter a valid email address i.e. name@domain.com
← Back
Close
Problems donating? | Other ways to give | Frequently asked questions | We never
sell your information. By submitting, you are agreeing to our donor privacy
policy and to sharing your information with the Wikimedia Foundation and its
service providers in the U.S. and elsewhere. We never sell your information. By
submitting, you are agreeing to our donor privacy policy. The Wikimedia
Foundation is a nonprofit, tax-exempt organization. We never sell your
information. By submitting, you are agreeing to our donor privacy policy and to
sharing your information with the Wikimedia Foundation and its service providers
in the U.S. and elsewhere. The Wikimedia Foundation is a nonprofit, tax-exempt
organization. If you make a recurring donation, you will be debited by the
Wikimedia Foundation until you notify us to stop. We’ll send you an email which
will include a link to easy cancellation instructions.
I already donated
Sorry to interrupt, but time will soon run out for you to give in 2023. Please,
donate $2.75.
No, but maybe later when I have more time Yes, I'll donate $2.75


CONTENTS

move to sidebar hide
 * (Top)
 * 1Features
   Toggle Features subsection
   * 1.1Networking features
   * 1.2Hyper-V
   * 1.3Nano Server
 * 2Development
   Toggle Development subsection
   * 2.1Preview releases
   * 2.2Public release
 * 3Version history
   Toggle Version history subsection
   * 3.1Technical Preview
   * 3.2Technical Preview 2
   * 3.3Technical Preview 3
   * 3.4Technical Preview 4
   * 3.5Technical Preview 5
   * 3.6Release to manufacturing
 * 4Semi-Annual Channel releases
   Toggle Semi-Annual Channel releases subsection
   * 4.1Version 1709
   * 4.2Version 1803
 * 5See also
 * 6References
 * 7External links

Toggle the table of contents



WINDOWS SERVER 2016

28 languages
 * العربية
 * বাংলা
 * Català
 * Čeština
 * Dansk
 * Deutsch
 * Español
 * فارسی
 * Français
 * 한국어
 * हिन्दी
 * Bahasa Indonesia
 * Italiano
 * עברית
 * Magyar
 * Nederlands
 * 日本語
 * Polski
 * Português
 * Română
 * Русский
 * Simple English
 * Suomi
 * Türkçe
 * Українська
 * Tiếng Việt
 * 粵語
 * 中文
   19 more

Edit links
 * Article
 * Talk

English

 * Read
 * Edit
 * View history

Tools
Tools
move to sidebar hide
Actions
 * Read
 * Edit
 * View history

General
 * What links here
 * Related changes
 * Upload file
 * Special pages
 * Permanent link
 * Page information
 * Cite this page
 * Get shortened URL
 * Wikidata item
 * Edit interlanguage links

Print/export
 * Download as PDF
 * Printable version

In other projects
 * Wikimedia Commons


From Wikipedia, the free encyclopedia

Eighth version of Windows Server, released in 2016



Windows Server 2016Version of the Windows NT operating system
Screenshot of Windows Server 2016 with Desktop Experience
DeveloperMicrosoftWritten in
 * C, C++, C#, Assembly language

OS familyWindows ServerWorking stateCurrentSource model
 * Closed-source
 * Source-available (through Shared Source Initiative)

Released to
manufacturingSeptember 26, 2016; 7 years ago (2016-09-26)[1]General
availabilityOctober 12, 2016; 7 years ago (2016-10-12)[2]Latest release1607
(10.0.14393.6529) (December 12, 2023; 0 days ago (2023-12-12)[3]) [±]Marketing
targetBusinessUpdate methodWindows Update, Windows Server Update Services,
SCCMPlatformsx86-64Kernel typeHybrid (Windows NT kernel)Default
user interfaceWindows shell (Graphical)
Windows PowerShell (Command line)LicenseTrialware, Volume licensing, Microsoft
Software Assurance, MSDN subscription, Microsoft ImaginePreceded byWindows
Server 2012 R2 (2013)Succeeded byWindows Server 2019 (2018) / Windows Server,
version 1709 (2017)Official websiteWindows Server 2016 (archived at Wayback
Machine)Support status
 * Start date: October 15, 2016[4]
 * Mainstream support ended on January 11, 2022
 * Extended support until January 12, 2027

Part of a series of articles onWindows 10
 * Editions
 * New features
 * Removed features
 * Version history
 * Criticism

Siblings
 * Windows Server 2016
 * Windows Server 2019
 * Windows Server 2022
 * Windows 10 Mobile

Related
 * Windows Mixed Reality
 * Windows Insider
 * Microsoft Store
 * Universal Windows Platform
 * Fluent Design System

 * v
 * t
 * e

Windows Server 2016 is the eighth release of the Windows Server operating system
developed by Microsoft as part of the Windows NT family of operating systems. It
was developed alongside Windows 10 and is the successor to the Windows 8.1-based
Windows Server 2012 R2. The first early preview version (Technical Preview)
became available on October 1, 2014 together with the first technical preview of
System Center.[5] Windows Server 2016 was released on September 26, 2016 at
Microsoft's Ignite conference[1] and broadly released for retail sale on October
12, 2016.[2] It was succeeded by Windows Server 2019 and the Windows Server
Semi-Annual Channel.


FEATURES[EDIT]

Windows Server 2016 has a variety of new features, including

 * Active Directory Federation Services: It is possible to configure AD FS to
   authenticate users stored in non-AD directories, such as X.500 compliant
   Lightweight Directory Access Protocol (LDAP) directories and SQL
   databases.[6]
 * Windows Defender: Windows Server Antimalware is installed and enabled by
   default without the GUI, which is an installable Windows feature.[7]
 * Remote Desktop Services: Support for OpenGL 4.4 and OpenCL 1.1, performance
   and stability improvements; MultiPoint Services role (see Windows MultiPoint
   Server)[8]
 * Storage Services: Central Storage QoS Policies; Storage Replicas
   (storage-agnostic, block-level, volume-based, synchronous and asynchronous
   replication using SMB3 between servers for disaster recovery).[9] Storage
   Replica replicates blocks instead of files; files can be in use. It's not
   multi-master, not one-to-many and not transitive. It periodically replicates
   snapshots, and the replication direction can be changed.
 * Failover Clustering: Cluster operating system rolling upgrade, Storage
   Replicas[10]
 * Web Application Proxy: Preauthentication for HTTP Basic application
   publishing, wildcard domain publishing of applications, HTTP to HTTPS
   redirection, Propagation of client IP address to backend applications[11]
 * IIS 10: Support for HTTP/2
 * Windows PowerShell 5.1[12]
 * Windows Server Containers [13]


NETWORKING FEATURES[EDIT]

 * DHCP: As Network Access Protection was deprecated in Windows Server 2012 R2,
   in Windows Server 2016 the DHCP role no longer supports NAP[14]
 * DNS:
   * DNS client: Service binding – enhanced support for computers with more than
     one network interface[15]
   * DNS Server: DNS policies, new DDS record types (TLSA, SPF, and unknown
     records), new PowerShell cmdlets and parameters[16]
 * Windows Server Gateway now supports Generic Routing Encapsulation (GRE)
   tunnels[17]
 * IP address management (IPAM): Support for /31, /32, and /128 subnets;
   discovery of file-based, domain-joined DNS servers; new DNS functions; better
   integration of DNS, DHCP, and IP Address (DDI) Management[18]
 * Network Controller: A new server role to configure, manage, monitor, and
   troubleshoot virtual and physical network devices and services in the
   datacentre[19]
 * Hyper-V Network virtualization: Programmable Hyper-V switch (a new building
   block of Microsoft's software-defined networking solution); VXLAN
   encapsulation support; Microsoft Software Load Balancer interoperability;
   better IEEE Ethernet standard compliance.[20]


HYPER-V[EDIT]

 * Rolling Hyper-V cluster update: Unlike upgrading clusters from Windows 2008
   R2 to 2012 level, Windows Server 2016 cluster nodes can be added to a Hyper-V
   Cluster with nodes running Windows Server 2012 R2. The cluster continues to
   function at a Windows Server 2012 R2 feature level until all of the nodes in
   the cluster have been upgraded and the cluster functional level has been
   upgraded.[21]
 * Storage quality of service (QoS) to centrally monitor end-to-end storage
   performance and create policies using Hyper-V and Scale-Out File Servers
 * New, more efficient binary virtual machine configuration format (.VMCX
   extension for virtual machine configuration data and the .VMRS extension for
   runtime state data)
 * Production checkpoints
 * Hyper-V Manager: Alternate credentials support, down-level management,
   WS-Management protocol
 * Integration services for Windows guests distributed through Windows Update
 * Hot add and remove for network adapters (for generation 2 virtual machines)
   and memory (for generation 1 and generation 2 virtual machines)
 * Linux secure boot
 * Connected Standby compatibility
 * Storage Resiliency feature of Hyper-V is formed for detecting transitory loss
   of connectivity to VM storage. VMs will be paused until connectivity is
   re-established.[22]
 * RDMA compatible Virtual Switch[23]


NANO SERVER[EDIT]

Microsoft announced a new installation option, Nano Server, which offers a
minimal-footprint headless version of Windows Server. It excludes the graphical
user interface, WoW64 (support for 32-bit software) and Windows Installer. It
does not support console login, either locally or via Remote Desktop Connection.
All management is performed remotely via Windows Management Instrumentation
(WMI), Windows PowerShell and Remote Server Management Tools (a collection of
web-based GUI and command line tools).[24] However, in Technical Preview 5,
Microsoft has re-added the ability to administer Nano Server locally through
PowerShell. According to Microsoft engineer Jeffrey Snover, Nano Server has 93%
lower VHD size, 92% fewer critical security advisories, and 80% fewer reboots
than Windows Server.[25][26]

Nano Server is only available to Microsoft Software Assurance customers[2] and
on cloud computing platforms such as Microsoft Azure and Amazon Web Services.

Starting with the new feature release of Windows Server version 1709, Nano
Server can only be installed inside a container host.[27]


DEVELOPMENT[EDIT]

Microsoft has been reorganized by Satya Nadella, putting the Server and System
Center teams together. Previously, the Server team was more closely aligned with
the Windows client team. The Azure team is also working closely with the Server
team.[28]

In March 2017, Microsoft demonstrated an internal version of Server 2016 running
on the ARMv8-A architecture. It was reported that Microsoft was working with
Qualcomm Centriq and Cavium ThunderX2 chips. According to James Vincent of The
Verge, this decision endangers Intel's dominance of the server CPU
market.[29][30][31] However, later inquiry from Microsoft revealed that this
version of Windows Server is only for internal use and only impacts subscribers
of Microsoft Azure service.[32]


PREVIEW RELEASES[EDIT]

Main article: Windows Insider

A public beta version of Windows Server 2016 (then still called vNext) branded
as "Windows Server Technical Preview" was released on October 1, 2014; the
technical preview builds are aimed toward enterprise users. The first Technical
Preview was first set to expire on April 15, 2015 but[33] Microsoft later
released a tool to extend the expiry date, to last until the second tech preview
of the OS in May 2015.[34] The second beta version, "Technical Preview 2", was
released on May 4, 2015. Third preview version, "Technical Preview 3" was
released on August 19, 2015. "Technical Preview 4" was released on November 19,
2015. "Technical Preview 5" was released on April 27, 2016.

Windows Server 2016 Insider Preview Build 16237 was released to Windows Insiders
on July 13, 2017.[35][36]


PUBLIC RELEASE[EDIT]

Windows Server 2016 was officially released at Microsoft's Ignite Conference on
September 26, 2016. Unlike its predecessor, Windows Server 2016 is licensed by
the number of CPU cores rather than number of CPU sockets—a change that has
similarly been adopted by BizTalk Server 2013 and SQL Server 2014.[37] The new
licensing structure that has been adopted by Windows Server 2016 has also moved
away from the Windows Server 2012/2012R2 CPU socket licensing model in that now
the amount of cores covered under one license is limited. Windows Server 2016
Standard and Datacenter core licensing now covers a minimum of 8 core licenses
for each physical processor and a minimum of 16 core licenses for each server.
Core licenses are sold in packs of two with Standard Edition providing the
familiar rights to run 2 virtualized OS environments. If the server goes over 16
core licenses for a 2 processor server additional licenses will now be required
with Windows Server 2016.[38]


VERSION HISTORY[EDIT]


TECHNICAL PREVIEW[EDIT]

Windows Server 2016 Technical Preview, released on October 1, 2014, was the
first beta version of the operating system made publicly available. Its version
number was 6.4.9841.[5]


TECHNICAL PREVIEW 2[EDIT]

Windows Server 2016 Technical Preview 2 was made available on May 4, 2015. Its
version number was 10.0.10074. (A similar jump in the most significant part of
the version number from 6 to 10 is seen in Windows 10.) Highlights of this
version include:[39]

 * Nano Server installation option[40][41]
 * Hyper-V: hot add and remove memory and NIC; resilient virtual machines to
   keep running even when their cluster fabric fails[42]
 * Rolling upgrades for Hyper-V and Storage clusters[40][42]
 * Networking: Converged NIC across tenant and RDMA traffic; PacketDirect on
   40G[42]
 * Storage: Virtual Machine Storage Path resiliency; Storage Spaces Direct to
   aggregate Storage Spaces across multiple servers; Storage Replica[42]
 * Security: Host Guardian Service, helping to keep trust and isolation boundary
   between the cloud infrastructure and guest OS layers; Just Enough
   Administration, restricting users to perform only specific tasks[42]
 * Management: PowerShell Desired State Configuration; PowerShell Package
   Manager; Windows Management Framework 5.0 April Preview and DSC Resource
   Kit[42]
 * Other: Conditional access control in AD FS; application authentication
   support for OpenID Connect and OAuth; full OpenGL support with RDS for VDI;
   Server-side support for HTTP/2, including header compression, connection
   multiplexing and server push[42]
 * Installation options: Minimal Server Interface was made default and renamed
   the Server installation option to “Server with local admin tools”.[43]


TECHNICAL PREVIEW 3[EDIT]

The third technical preview of Windows Server 2016 was made available on August
19, 2015. Its version number was 10.0.10514. Highlights of this version include:

 * Windows Server Containers[44]
 * Active Directory Federation Services (AD FS): authentication of users stored
   in Lightweight Directory Access Protocol (LDAP) directories[44]
 * Installation options: The Server installation option had been renamed to
   “Server with Desktop Experience” having the shell and Desktop Experience
   installed by default. Due to the structural changes required to deliver the
   Desktop Experience on Server, it is no longer possible to convert from Server
   with Desktop Experience to Server Core or to convert Server Core up to Server
   with Desktop Experience.[43]


TECHNICAL PREVIEW 4[EDIT]

The fourth technical preview of the operating system was made available on
November 19, 2015, one year and one month after the initial technical preview.
Its version number was 10.0.10586, based on Windows 10 version 1511. Its
highlights include:

 * Nano Server supports the DNS Server and IIS server roles, as well as MPIO,
   VMM, SCOM, DSC push mode, DCB, Windows Server Installer, and the WMI provider
   for Windows Update. Its Recovery Console supports editing and repairing the
   network configuration. A Windows PowerShell module is now available to
   simplify building Nano Server images.[45]
 * Hyper-V Containers encapsulates each container in a light weight virtual
   machine.[45]


TECHNICAL PREVIEW 5[EDIT]

The last technical preview of Windows Server 2016 was made available on April
27, 2016. Its version number was 10.0.14300. Its highlights include:[46]

 * Mostly general refinements. Greater time accuracy in both physical and
   virtual machines
 * Container support adds performance improvements, simplified network
   management, and support for Windows containers on Windows 10
 * Nano Server: an updated module for building Nano Server images, including
   more separation of physical host and guest virtual machine functionality as
   well as support for different Windows Server editions. Improvements to the
   Recovery Console, including separation of inbound and outbound firewall rules
   as well as the ability to repair configuration of WinRM
 * Networking: traffic to new or existing virtual appliances can now be both
   mirrored and routed. With a distributed firewall and Network security groups,
   this enables dynamically segmented and secure workloads in a manner similar
   to Azure. One can deploy and manage the entire Software-defined networking
   (SDN) stack using System Center Virtual Machine Manager. Docker can be used
   to manage Windows Server container networking, and associate SDN policies not
   only with virtual machines but containers as well
 * Remote Desktop Services: a highly available RDS deployment can leverage Azure
   SQL Database for the RD Connection Brokers in high availability mode
 * Management: ability to run PowerShell.exe locally on Nano Server (no longer
   remote only), new Local Users & Groups cmdlets to replace the GUI, added
   PowerShell debugging support, and added support in Nano Server for security
   logging & transcription and JEA (Just Enough Administration)
 * Shielded Virtual Machines:
   * New "Encryption Supported" mode that offers more protections than for an
     ordinary virtual machine, but less than "Shielded" mode, while still
     supporting vTPM, disk encryption, Live Migration traffic encryption, and
     other features, including direct fabric administration conveniences such as
     virtual machine console connections and Powershell Direct
   * Full support for converting existing non-shielded Generation 2 virtual
     machines to shielded virtual machines, including automated disk encryption
   * Shielded virtual machines are compatible with Hyper-V Replica


RELEASE TO MANUFACTURING[EDIT]

Windows Server 2016 was released to manufacturing on September 26, 2016, bearing
the version number of 10.0.14393 (same as Windows 10 Anniversary Update).
Microsoft added the following final touches:

 * Available for a 180-day evaluation
 * Fixed Start menu corruptions
 * Improved user experience and performance
 * Windows Store apps have been removed
 * Login screen now has a background
 * The Windows Hello feature has been added
 * Dark theme has been added


SEMI-ANNUAL CHANNEL RELEASES[EDIT]


VERSION 1709[EDIT]

Windows Server, version 1709 (version shared with Windows 10 Fall Creators
Update) was released on October 17, 2017. The release has dropped the Windows
Server 2016 name and is just called Windows Server by Microsoft.[47] It is
offered to the Microsoft Software Assurance customers who have an active Windows
Server 2016 license and has the same system requirements. This is the first
Windows Server product to fall under the "Semi-Annual Channel" (SAC) release
cadence.[48] This product only features the Server Core and the Nano Server
modes. Of the two, only the Server Core mode of the OS can be installed on a
bare system. The Nano Server mode is only available as an operating system
container.[49]


VERSION 1803[EDIT]

Windows Server, version 1803 (version shared with Windows 10 April 2018 Update)
is the second Semi-Annual Channel release of Windows Server.[50] It is also the
final version to be branched off the Server 2016 codebase, as the next release
shares the version number 1809 with Windows Server 2019.[51]


SEE ALSO[EDIT]

 * Microsoft Servers
 * Comparison of Microsoft Windows versions
 * History of Microsoft Windows
 * Comparison of operating systems
 * List of operating systems




REFERENCES[EDIT]

 1.  ^ Jump up to: a b Chapple, Erin (September 26, 2016). "Announcing the
     launch of Windows Server 2016". Hybrid Cloud. Microsoft. Archived from the
     original on August 21, 2017. Retrieved September 27, 2016.
 2.  ^ Jump up to: a b c Foley, Mary Jo (October 12, 2016). "Microsoft's Windows
     Server 2016 hits general availability". ZDNet. CBS Interactive. Archived
     from the original on October 15, 2016. Retrieved October 12, 2016.
 3.  ^ "December 12, 2023—KB5033373 (OS Build 14393.6529)". Microsoft Support.
     Microsoft.
 4.  ^ "Microsoft Product Lifecycle". Microsoft Support. Microsoft. Archived
     from the original on October 2, 2019. Retrieved December 7, 2016.
 5.  ^ Jump up to: a b "Announcing availability of Windows Server Technical
     Preview and System Center Technical Preview". Hybrid Cloud. Microsoft.
     March 17, 2015. Archived from the original on August 2, 2017. Retrieved
     April 1, 2015.
 6.  ^ Mathers, Bill; Poggemeyer, Liza; Tobin, John (September 8, 2017). "What's
     new in Active Directory Federation Services for Windows Server 2016".
     Microsoft Docs. Windows Server, Identity and access. Archived from the
     original on February 28, 2018. Retrieved January 22, 2018.
 7.  ^ "TechNet: Windows Server Antimalware Overview for Windows Server
     Technical Preview (Updated: 19 February 2015)". Archived from the original
     on April 9, 2015. Retrieved April 4, 2015.
 8.  ^ "TechNet: What's New in Remote Desktop Services in the Windows Server
     Technical Preview (Updated: 1 October 2014)". Archived from the original on
     April 9, 2015. Retrieved April 4, 2015.
 9.  ^ "TechNet: What's New in Storage Services in Windows Server Technical
     Preview (Updated: 1 October 2014)". Archived from the original on April 9,
     2015. Retrieved April 4, 2015.
 10. ^ "TechNet: What's New in Failover Clustering in Windows Server Technical
     Preview (Updated: 1 October 2014)". Archived from the original on April 9,
     2015. Retrieved April 4, 2015.
 11. ^ "TechNet: What's New in Web Application Proxy in Windows Server Technical
     Preview (Updated: 1 October 2014)". Archived from the original on April 9,
     2015. Retrieved April 4, 2015.
 12. ^ O'Shea, Mark (September 4, 2016). "What's New In Windows Server 2016
     Standard Edition Part 9 – Management And Automation". Microsoft Australia
     OEM Team blog. Microsoft. Archived from the original on September 17, 2016.
     Retrieved September 9, 2016.
 13. ^ "About Windows Containers". Archived from the original on November 4,
     2016. Retrieved November 1, 2016.
 14. ^ "TechNet: What's New in DHCP in Windows Server Technical Preview
     (Updated: 1 October 2014)". Archived from the original on April 9, 2015.
     Retrieved April 4, 2015.
 15. ^ "TechNet: What's New in DNS Client in Windows Server Technical Preview
     (Updated: 1 October 2014)". Archived from the original on April 9, 2015.
     Retrieved April 4, 2015.
 16. ^ "TechNet: What's New in DNS Server in Windows Server Technical Preview
     (Updated: 1 October 2014)". Archived from the original on April 9, 2015.
     Retrieved April 4, 2015.
 17. ^ "TechNet: GRE Tunneling in Windows Server Technical Preview (Updated: 1
     October 2014)". Archived from the original on April 9, 2015. Retrieved
     April 4, 2015.
 18. ^ "TechNet: What's New in IPAM in Windows Server Technical Preview
     (Updated: 6 February 2015)". Archived from the original on April 9, 2015.
     Retrieved April 4, 2015.
 19. ^ "TechNet: Network Controller (Updated: 18 December 2014)". Archived from
     the original on April 9, 2015. Retrieved April 4, 2015.
 20. ^ "TechNet: What's New in Hyper-V Network Virtualization in Windows Server
     Technical Preview (Updated: 11 March 2015)". Archived from the original on
     April 9, 2015. Retrieved April 4, 2015.
 21. ^ "TechNet: What's New in Hyper-V in Technical Preview (Updated: 12
     November 2014)". Archived from the original on April 9, 2015. Retrieved
     April 4, 2015.
 22. ^ "TechNet Wiki: Hyper-V Features in Windows Server 2016". Archived from
     the original on March 12, 2016. Retrieved March 12, 2016.
 23. ^ "Remote Direct Memory Access (RDMA) and Switch Embedded Teaming (SET)".
     Microsoft. May 17, 2016. Archived from the original on August 10, 2016.
     Retrieved July 6, 2016.
 24. ^ Jindal, Kriti (February 9, 2016). "Introducing Server management tools".
     Nano Server Blog. Microsoft.
 25. ^ Neil, Mike (April 8, 2015). "Microsoft Announces New Container
     Technologies for the Next Generation Cloud". Server & Cloud Blog.
     Microsoft. Archived from the original on September 27, 2016. Retrieved
     September 27, 2016.
 26. ^ Snover, Jeffrey; Mason, Andrew; Back, Alan (April 8, 2015). "Microsoft
     Announces Nano Server for Modern Apps and Cloud". Windows Server Blog.
     Microsoft. Archived from the original on August 19, 2016. Retrieved July
     24, 2016.
 27. ^ "Changes to Nano Server in the next release of Windows Server". Archived
     from the original on January 27, 2018. Retrieved June 18, 2017.
 28. ^ Patrizio, Andy (February 10, 2015). "Microsoft to release next generation
     of Windows Server in 2016". Network World. IDG. Archived from the original
     on March 21, 2015. Retrieved April 10, 2015.
 29. ^ Vincent, James (March 9, 2017). "Microsoft unveils new ARM server
     designs, threatening Intel's dominance". The Verge. Vox Media. Archived
     from the original on December 23, 2017. Retrieved September 18, 2017.
 30. ^ Foley, Mary Jo (March 8, 2017). "Windows Server on ARM: It's happening".
     ZDNet. CBS Interactive. Archived from the original on March 10, 2017.
     Retrieved March 10, 2017.
 31. ^ Bright, Peter (March 8, 2017). "Microsoft's latest open source servers
     shown off with Intel, AMD, and even ARM chips". Ars Technica. Condé Nast.
     Archived from the original on March 10, 2017. Retrieved March 10, 2017.
 32. ^ Foley, Mary Jo (March 10, 2017). "Microsoft's Windows Server on ARM move:
     More questions and answers". ZDNet. CBS Interactive. Archived from the
     original on March 11, 2017. Retrieved March 11, 2017.
 33. ^ "Windows IT Pro: Windows Server Technical Preview expires 15 April 2015".
     Archived from the original on April 10, 2015. Retrieved April 5, 2015.
 34. ^ "Neowin: Second tech preview of Windows Server 2016 coming next month".
     Archived from the original on April 5, 2015. Retrieved April 5, 2015.
 35. ^ "RedmondMag: Windows Server 'Insider' Testing Program Coming This
     Summer". Archived from the original on August 5, 2017. Retrieved May 14,
     2017.
 36. ^ "Announcing Windows Server Insider Preview Build 16237". Windows Blog.
     Microsoft. July 13, 2017. Archived from the original on December 3, 2017.
     Retrieved July 24, 2017.
 37. ^ Bright, Peter (December 4, 2015). "Windows Server 2016 moving to per
     core, not per socket, licensing". Ars Technica. Condé Nast. Archived from
     the original on December 4, 2015. Retrieved December 5, 2015.
 38. ^ Microsoft (2017). "Windows Server 2016 Licensing Datasheet - Microsoft"
     (PDF). Microsoft. Archived (PDF) from the original on October 26, 2017.
     Retrieved October 8, 2017.
 39. ^ Berkouwer, Sander (May 5, 2015). "Windows Server 2016 Technical Preview 2
     now available". The things that are better left unspoken. Archived from the
     original on April 6, 2016. Retrieved March 26, 2016.
 40. ^ Jump up to: a b "The Register: Try to contain your joy: Microsoft emits
     Windows Server 2016 with nano-services". The Register. Archived from the
     original on September 11, 2017. Retrieved September 18, 2017.
 41. ^ "WinBeta: Microsoft shows off what's new in Windows Server 2016 Technical
     Preview 2". Archived from the original on May 5, 2015. Retrieved May 5,
     2015.
 42. ^ Jump up to: a b c d e f g "Windows Server Blog: What's new in Windows
     Server 2016 Technical Preview 2". Archived from the original on May 7,
     2015. Retrieved May 5, 2015.
 43. ^ Jump up to: a b "Windows Server Blog: Windows Server 2016 Installation
     Option Changes". August 27, 2015. Archived from the original on November
     11, 2016. Retrieved November 11, 2016.
 44. ^ Jump up to: a b "TechNet: What's New in Windows Server 2016 Technical
     Preview 3". Archived from the original on September 6, 2015. Retrieved
     August 19, 2015.
 45. ^ Jump up to: a b Anderson, Kareem (November 19, 2015). "Microsoft has
     released Windows Server 2016 Technical Preview 4". WinBeta. Archived from
     the original on November 23, 2015. Retrieved November 20, 2015.
 46. ^ "TechNet: What's New in Windows Server 2016 Technical Preview 5".
     Archived from the original on June 3, 2016. Retrieved April 27, 2016.
 47. ^ "Windows Server, version 1709 available for download". October 17, 2017.
     Archived from the original on November 7, 2017. Retrieved November 1, 2017.
 48. ^ Jawad, Usama (September 25, 2017). "Microsoft launches Windows Server
     version 1709". Neowin. Archived from the original on March 13, 2018.
     Retrieved March 12, 2018.
 49. ^ "Introducing Windows Server, version 1709". Microsoft Docs. Microsoft.
     Windows Server. Archived from the original on January 21, 2018. Retrieved
     January 21, 2018.
 50. ^ "Windows Server servicing channels". Archived from the original on
     November 15, 2018. Retrieved November 15, 2018.
 51. ^ "Windows 10 and Windows Server 2019 update history". Archived from the
     original on December 18, 2019. Retrieved November 15, 2018.


EXTERNAL LINKS[EDIT]

 * PluralSight: Windows Server vNext First Look – An introduction to the new
   features of the Windows Server vNext operating system
 * Our Server Journey – video session describing the path that Windows Server
   has taken from its creation to the current day and where it is going from
   here Archived April 9, 2015, at the Wayback Machine
 * Michael Pietroforte: Nano Server – Goodbye Windows Server?
 * Microsoft Windows Nano Server, the future of Windows Server?



hide
 * v
 * t
 * e

Microsoft Windows
 * Components
 * History
 * Criticism

DOS-based
 * 1.0x
 * 2.0x
 * 2.1x
 * 3.0
 * 3.1x
   * for Pen Computing

Windows 9x
 * 95
 * 98
 * Me

Windows NT

 * NT 3.1
 * NT 3.5
 * NT 3.51
 * NT 4.0
 * 2000
 * XP
   * Pro x64
   * Media Center
   * Fundamentals for Legacy PCs
 * Vista
 * 7
 * 8 and 8.1
   * RT
 * 10
 * 11

Windows Server
 * Server 2003
   * Home Server
 * Server 2008
   * EBS 2008
   * HPC Server 2008
 * Server 2008 R2
   * Home Server 2011
 * Server 2012
 * Server 2012 R2
 * Server 2016
 * Server 2019
 * Server 2022
 * MultiPoint Server
 * Server Essentials

Specialized
 * Windows Preinstallation Environment
 * Windows IoT
 * Windows 365


Windows IoT
 * Modular Windows
 * Embedded Compact
   * CE 5.0
   * Embedded CE 6.0
   * Embedded Compact 7
 * Embedded Automotive
 * Embedded Industry

Windows Mobile
 * Pocket PC 2000
 * Pocket PC 2002
 * Mobile 2003
 * Mobile 5.0
 * Mobile 6.0
 * Mobile 6.1
 * Mobile 6.5

Windows Phone
 * Phone 7
 * Phone 8
 * Phone 8.1
 * 10 Mobile

Cancelled
 * Cairo
 * Nashville
 * Neptune
 * Triton
 * Odyssey
 * Polaris
 * 10X

Related
 * Development
   * 95
   * XP
   * Vista
   * 10
   * 11
 * Editions
   * XP
   * Vista
   * 7
   * 8
   * 10
   * 11
 * New features
   * XP
   * Vista
   * 7
   * 8
   * 10
   * 11
 * Removed features
   * XP
   * Vista
   * 7
   * 8
   * 10
   * 11
 * Version history
   * Phone
   * 10
   * 10 Mobile
   * 11
 * Criticism
   * XP
   * Vista
   * 10
 * Microsoft Plus!
 * Vista vs. XP

 * List of versions
 * Comparison
 * Category



Authority control databases: National
 * Czech Republic

Retrieved from
"https://en.wikipedia.org/w/index.php?title=Windows_Server_2016&oldid=1184060041"
Categories:
 * 2016 software
 * Windows Server
 * X86-64 operating systems

Hidden categories:
 * Articles with short description
 * Short description is different from Wikidata
 * Use mdy dates from September 2018
 * Webarchive template wayback links
 * Articles with NKC identifiers

 * This page was last edited on 8 November 2023, at 02:44 (UTC).
 * Text is available under the Creative Commons Attribution-ShareAlike License
   4.0; additional terms may apply. By using this site, you agree to the Terms
   of Use and Privacy Policy. Wikipedia® is a registered trademark of the
   Wikimedia Foundation, Inc., a non-profit organization.

 * Privacy policy
 * About Wikipedia
 * Disclaimers
 * Contact Wikipedia
 * Code of Conduct
 * Developers
 * Statistics
 * Cookie statement
 * Mobile view
 * Edit preview settings

 * 
 * 

 * Toggle limited content width