0

Microsoft Windows Server 2022 Standard

Windows Server 2022 Standard is a genuine perpetual Microsoft server license designed for businesses running physical or lightly virtualized environments. It includes advanced security, Hyper-V virtualization, Active Directory, file services, Azure hybrid integration, and support for up to 2 virtual machines per licensed server.

CAD$320.00

Delivered to your inbox in under 5 minutes.

You'll receive your license key, an official Microsoft download link, and a 1-page activation guide.

100% Genuine

Direct Microsoft activation

Instant Delivery

Email in under 5 minutes

24/7 Support

Real humans, any time zone

30-Day Refund

Full money-back guarantee

Windows Server 2022 Standard – Genuine Perpetual License Key

Windows Server 2022 Standard is Microsoft’s Long-Term Servicing Channel server operating system released in August 2021, built on the proven foundation of Windows Server 2019 and delivering its most significant advances across three areas: security, Azure hybrid integration, and the application platform.

It is the server operating system that organizations deploying or refreshing Windows Server infrastructure between 2021 and the Windows Server 2025 transition have standardized on and for organizations already running Windows Server 2022, it remains a fully supported, production-ready platform with mainstream support running to October 2026 and extended support through October 2031.

Windows Server 2022 Standard is the correct edition for organizations running physical servers or lightly virtualized environments up to two virtual machines per licensed physical server that need the full Windows Server 2022 feature set without the unlimited virtualization rights and software-defined datacenter capabilities of the Datacenter edition.

It covers the complete range of traditional server roles Active Directory Domain Services, DNS, DHCP, File and Storage Services, Remote Desktop Services, IIS, Hyper-V, Failover Clustering, and more with every security, networking, and hybrid cloud advancement introduced in the 2022 release, at a significantly lower per-license cost than Datacenter.

Licensing note: Windows Server 2022 uses core-based licensing. A minimum of 16 cores per server must be licensed, sold in 2-core packs and 16-core packs.

Servers with more than 16 physical cores require additional core packs to cover every core. Client Access Licenses are required for every user or device accessing the server either Windows Server 2022 User CALs or Device CALs. Remote Desktop Services deployments require additional RDS CALs beyond the base CALs. The license key from MMKeys covers the server operating system. CALs are purchased separately.

What Is Windows Server 2022 Standard?

Windows Server 2022 is the server operating system that Microsoft built as the successor to Windows Server 2019, and it represents a meaningful generational advance rather than an incremental update. The three areas of focus security, Azure hybrid integration, and the application platform are not marketing themes applied to minor feature changes. They reflect genuine architectural decisions:

building zero-trust security capabilities deeper into the platform than any previous Windows Server release, making Azure Arc a first-class management interface for on-premises Windows Server infrastructure rather than a separate add-on, and delivering a substantially improved container and Kubernetes story that reflects how modern application workloads are actually built and deployed.

The Standard edition delivers the complete Windows Server 2022 operating system every server role, every security feature, every networking improvement, every hybrid cloud capability for physical servers and lightly virtualized environments where the unlimited VM rights of Datacenter are not required.

For small and medium businesses, branch offices, organizations running dedicated workload servers, and enterprises whose virtualization density on individual physical servers does not justify Datacenter licensing, Standard is the economically correct edition without any compromise to the capabilities of the operating system itself.

Key Features of Windows Server 2022 Standard

Secured-Core Server Hardware-Rooted Security Windows Server 2022 introduces Secured-Core Server a security certification for server hardware and operating system combinations that together enforce hardware-level protections against the class of attacks that operate at or below the operating system, including firmware attacks, rootkits, and bootkits that traditional security software cannot detect or prevent because they run before the OS loads and at privilege levels the OS cannot inspect.

Secured-Core Server combines three hardware-based technologies. Trusted Platform Module 2.0 provides a hardware-based secure enclave for storing cryptographic keys, BitLocker encryption keys, and system integrity measurements, verifying at startup that the server is booting from legitimate, untampered code before handing control to the operating system.

Dynamic Root of Trust for Measurement DRTM measures and verifies the boot process using a dynamically established trust anchor rather than a static firmware-based root, providing integrity verification that is resistant to firmware-level tampering. Direct Memory Access Protection uses the input-output memory management unit to isolate driver memory access, preventing malicious or compromised drivers from accessing memory regions they should not be able to reach.

On top of these hardware foundations, Virtualization-Based Security creates an isolated, hypervisor-protected execution environment that runs critical OS components including the code responsible for enforcing Windows security policies — in a memory region inaccessible to the rest of the operating system.

Even if the OS kernel is compromised, the security-critical code in the VBS environment remains protected. Hypervisor-Protected Code Integrity runs kernel code integrity checks inside the VBS environment, preventing unsigned or malicious code from being loaded into kernel mode. Kernel Data Protection prevents write access to kernel memory that should be read-only, blocking a class of data-corruption attacks that have been used to disable security controls in earlier Windows Server versions.

For organizations deploying Windows Server 2022 on certified Secured-Core hardware from OEM partners, these protections activate automatically. For organizations deploying on hardware that meets the TPM 2.0 and UEFI requirements without full Secured-Core certification, a meaningful subset of these protections is available and configurable.

TLS 1.3 Enabled by Default Windows Server 2022 enables TLS 1.3 the current version of the Transport Layer Security protocol by default for all connections that support it, a change that had been available but opt-in in earlier Windows Server versions. TLS 1.3 removes support for the legacy cryptographic algorithms and cipher suites that had been retained for backward compatibility in TLS 1.2 and earlier but that are now known to be weak or exploitable including RSA key exchange, SHA-1, MD5, RC4, DES, and 3DES.

It reduces the TLS handshake from two round trips to one, meaningfully improving connection establishment performance for latency-sensitive workloads, and encrypts more of the handshake than TLS 1.2 did, protecting negotiation metadata that was previously transmitted in the clear. For organizations whose security posture requires that all network communications use current, strong cryptographic protocols, TLS 1.3 by default in Windows Server 2022 removes the configuration step of enforcing it manually and the risk of it not being enforced consistently across the deployment.

DNS over HTTPS Encrypted DNS Queries Windows Server 2022 introduces DNS-over-HTTPS support in the Windows DNS client, encrypting DNS queries using HTTPS rather than sending them in plaintext over UDP or TCP. DNS queries have historically been transmitted unencrypted, making them visible to anyone with access to the network path between the client and the resolver enabling DNS-based surveillance, traffic analysis, and DNS hijacking attacks that redirect users or services to malicious destinations by intercepting and modifying DNS responses.

DNS-over-HTTPS wraps DNS queries in HTTPS, providing the same confidentiality and integrity protection for DNS traffic that HTTPS provides for web traffic. For organizations with strict data privacy requirements, for deployments in environments where network traffic may traverse untrusted paths, and for any scenario where DNS data confidentiality is a security requirement, DoH in Windows Server 2022 addresses the gap that plaintext DNS left open in the security posture of earlier Server versions.

SMB AES-256 Encryption Stronger Data-in-Transit Protection Windows Server 2022 adds support for AES-256-GCM and AES-256-CCM cryptographic suites for SMB encryption, upgrading the encryption strength available for SMB traffic beyond the AES-128 suites supported in earlier versions. AES-256 provides a larger key size and correspondingly stronger cryptographic protection relevant for organizations whose security policies, compliance frameworks, or contractual obligations specify AES-256 as the minimum acceptable encryption standard for data in transit.

AES-128 remains supported for backward compatibility with older clients and servers that do not yet support AES-256. SMB signing the mechanism that verifies the integrity of SMB messages and prevents tampering or man-in-the-middle modification can now also use the AES-256 algorithms, closing a gap where signing used weaker algorithms than encryption in earlier versions.

For intra-cluster SMB traffic between nodes in a failover cluster, east-west SMB encryption and signing can be configured separately from north-south traffic, allowing security policies to be applied to intra-cluster communications that were previously harder to govern independently.

SMB Compression Network-Efficient File Transfer Windows Server 2022 introduces SMB compression, which allows the SMB protocol to compress files as they are transferred over the network rather than requiring pre-compression before transfer or accepting full uncompressed transfer as the only option. When SMB compression is enabled, the sender compresses file data before transmission and the receiver decompresses it on arrival, reducing the volume of data traversing the network for compressible file types text files, Office documents, log files, source code, and other non-binary content that compresses effectively.

For organizations with WAN links between sites, bandwidth-constrained branch office connectivity, or high-volume file transfer workflows where network throughput is a bottleneck, SMB compression reduces transfer times and network load without requiring file management changes on either the server or client side. Compression can be enabled per share or negotiated per connection, and the protocol selects the compression algorithm LZ4, XPRESS, or XPRESS Huffman based on what both endpoints support.

Storage Migration Service Expanded Source Support The Storage Migration Service in Windows Server 2022 substantially expands the range of source systems it can migrate from, addressing the practical reality that many organizations’ file server environments include not only Windows Server but also Linux Samba servers and network-attached storage devices from other vendors.

Windows Server 2022 adds support for migrating CIFS shares from NetApp FAS arrays to Windows Server, allowing organizations running NetApp NAS infrastructure to migrate to Windows file servers using the same orchestrated, validated migration workflow that Storage Migration Service provides for Windows-to-Windows migrations with inventory, transfer, cutover, and identity migration all managed through the same Windows Admin Center interface. Support for Samba servers as migration sources is also included, enabling Linux-based file server consolidation onto Windows Server 2022.

For organizations planning file server modernization, consolidation, or migration from legacy NAS infrastructure, the expanded Storage Migration Service in Windows Server 2022 reduces the planning complexity and operational risk of the migration compared to manual approaches.

Nested Virtualization for AMD Processors Windows Server 2022 extends nested virtualization support the ability to run a hypervisor inside a virtual machine to AMD processors, where it had previously been available only on Intel CPUs in Windows Server environments. Nested virtualization is required for running Hyper-V inside a Hyper-V VM, for running Windows containers in Hyper-V isolation mode within a VM, and for building development and test environments that need to emulate multi-tier virtualization architectures.

With Windows Server 2022, organizations running AMD EPYC-based servers can take advantage of nested virtualization for development lab environments, containerized workload testing, training environments, and any other use case that requires running a hypervisor inside a virtual machine without the Intel-only constraint that applied to earlier Windows Server releases.

Hyper-V Improvements Hyper-V in Windows Server 2022 introduces improvements to virtual switch performance through hardware offload support that reduces the CPU overhead of virtual network processing for high-throughput network workloads, faster live migration through multithreaded operation parallelization that reduces the time required to move a running VM between Hyper-V hosts for planned maintenance without service interruption, and improved nested virtualization performance on both Intel and AMD platforms.

The maximum RAM addressable by a single virtual machine reaches 48 TB in Windows Server 2022, and the maximum logical processor count per VM reaches 2,048 supporting the class of large enterprise virtualized workloads that earlier Hyper-V versions could not host due to resource ceiling constraints.

Azure Arc Integration Hybrid Cloud Management Windows Server 2022 includes native Azure Arc integration that allows on-premises Windows Server 2022 servers to be registered as Arc-enabled resources in the Azure portal, appearing alongside cloud resources in a unified management console. Once Arc-enabled, on-premises servers gain access to Azure-native management capabilities:

Azure Monitor for centralized log collection, alerting, and performance monitoring across on-premises and cloud resources from a single dashboard; Microsoft Defender for Cloud for security posture assessment and threat detection; Azure Policy for enforcing configuration governance standards consistently across the hybrid environment; Azure Automation for patch management and configuration management automation; and Azure Backup and Azure Site Recovery for backup and disaster recovery orchestration.

Azure Arc integration does not require workloads to move to Azure. On-premises servers Arc-enabled in Windows Server 2022 continue running entirely on local hardware while gaining the management tooling and visibility of the Azure portal for their on-premises infrastructure.

Windows Containers and Kubernetes Windows Server 2022 delivers the most significant container improvements in the Windows Server container platform to date. Container image sizes are reduced by up to 40% compared to Windows Server 2019 container images, accelerating container pull times and reducing storage overhead in container registries and on container hosts.

Container startup times improve by up to 30%. Support for group Managed Service Accounts without domain join allowing containers to authenticate to Active Directory using gMSA without the container host needing to be a domain member is included, simplifying the deployment of containerized applications that require Active Directory authentication.

IPv6 support and Kubernetes compatibility improvements align the Windows container platform more closely with Linux container behavior, making Windows containers more practical in mixed Windows and Linux Kubernetes clusters. HostProcess containers a new container type that runs directly on the host OS rather than in an isolated container environment enable container-based deployment of privileged node configuration workloads, Kubernetes daemonsets, and Windows-specific infrastructure agents.

Storage Bus Cache for Standalone Servers Storage Spaces in Windows Server 2022 introduces storage bus cache for standalone servers a feature that was previously available only in Storage Spaces Direct clustering configurations. The storage bus cache uses faster NVMe or SSD devices as a caching tier in front of slower HDD storage in a standalone server’s storage pool, automatically tiering hot data to the faster cache devices and cold data to the HDDs.

For standalone file servers, application servers, and other workloads where a mixed SSD and HDD storage configuration is the cost-effective approach to providing both performance for frequently accessed data and capacity for the full data set, storage bus cache in Windows Server 2022 delivers that tiered performance automatically without requiring a cluster configuration.

Microsoft Edge and Modern Management Tools Windows Server 2022 ships with Microsoft Edge as the default browser in Desktop Experience installations, replacing Internet Explorer which reached end of life in June 2022 with a modern, Chromium-based browser for web-based server management tasks, web application testing, and general browsing on the server.

Windows Admin Center Microsoft’s browser-based server management application is updated for Windows Server 2022 with improved remote management capabilities, an enhanced Azure hybrid management integration, and a containers extension for managing Windows container workloads from the same interface used for traditional server management.

The modern Windows 10-derived Task Manager, updated performance monitoring tools, and improved Windows Terminal integration are included for Desktop Experience installations.

Windows Server 2022 Standard vs Windows Server 2025 Standard

Windows Server 2022 Standard and Windows Server 2025 Standard are both production-ready, fully supported Windows Server releases. The meaningful differences between them reflect two years of additional platform development and the more aggressive security and hybrid management posture that Microsoft brought to the 2025 release.

Windows Server 2025 adds default enablement of Credential Guard for credential theft protection, Secured-Core Server capabilities enabled by default on qualifying hardware, hotpatching for reboot-free security updates via Azure Arc, next-generation Active Directory with TLS 1.3 LDAP, AES SHA-256 Kerberos, 32-kilobyte page domain controllers, and delegated Managed Service Accounts, SMB over QUIC in the Standard edition, GPU partitioning in Hyper-V for sharing physical GPUs across VMs, VM scalability beyond the 2022 limits, improved NVMe storage performance at the driver architecture level, and a refined Windows 11-derived interface.

Windows Server 2025 also carries a support lifecycle that extends to October 2034 three years longer than Windows Server 2022’s extended support end date of October 2031.

For new deployments, Windows Server 2025 Standard is the current release and the version to deploy on new infrastructure today.

Windows Server 2022 Standard remains the correct choice for organizations with existing Windows Server 2022 deployments that are stable and performing well, for organizations whose infrastructure is not yet ready for a major OS refresh, for specific workloads or applications that have been validated on Windows Server 2022 but not yet tested on 2025, and for buyers who need a fully capable Windows Server OS at a lower price point than the current release with mainstream support through October 2026 and extended support through October 2031 providing a multi-year runway on a supported platform.

Windows Server 2022 Standard vs Datacenter What Is the Difference?

Windows Server 2022 Standard and Datacenter share the same core operating system the same kernel, the same server roles, the same security features, the same Hyper-V capabilities, the same SMB improvements, and the same Azure Arc integration. Every security, networking, and application platform feature described above is present in both editions. There is no capability exclusive to Datacenter that is absent from Standard at the operating system level.

The differences are in virtualization rights and software-defined datacenter features. Standard includes rights to run up to two virtual machine instances per licensed physical server, plus one Hyper-V host OS instance. To run more than two VMs on a Standard-licensed server, additional Standard licenses must be stacked each additional pack covering two more VM instances.

Datacenter provides unlimited VM rights per licensed physical server, and additionally includes Storage Spaces Direct for software-defined storage using local disks across a cluster, Software-Defined Networking for the full SDN stack, and Shielded Virtual Machines for encrypting VM data against host administrator access.

The practical selection rule: for physical servers running traditional workloads, servers running one or two VMs, branch servers, and dedicated application servers where VM density is low, Standard is the appropriate and more cost-effective choice. For servers running high VM density workloads where stacking multiple Standard licenses would approach or exceed the Datacenter price, or for deployments requiring Storage Spaces Direct or the full SDN stack, Datacenter is the correct edition.

Who Is Windows Server 2022 Standard For?

Windows Server 2022 Standard is the right choice for any organization deploying or refreshing Windows Server infrastructure for traditional workloads, lightly virtualized environments, or purpose-built server roles on a platform with a proven track record, active Microsoft support, and a multi-year extended support window.

Organizations deploying new Windows Server infrastructure who are standardizing on Windows Server 2022 rather than the current 2025 release whether due to application compatibility validation requirements, infrastructure refresh timing, budget considerations, or a preference for deploying a release that has been in production use globally for several years rather than the most recently released version.

Small and medium businesses running Active Directory, DNS, DHCP, file and print services, Remote Desktop Services, or line-of-business application hosting on physical servers or in small one-to-two VM configurations where the Standard edition delivers the full capability required at a lower per-server cost than Datacenter.

Branch offices and remote site deployments running domain controllers, file servers, or application servers where the full Windows Server 2022 feature set is required but Datacenter licensing costs are not warranted by the workload scale at the branch.

IT departments upgrading from Windows Server 2016 or Windows Server 2019 Standard who want the security hardening, SMB improvements, Azure Arc integration, and container platform advances of the 2022 release while staying on the Standard licensing model they are already familiar with.

Development and test environments running Windows Server workloads where the full production feature set is required for representative testing and validation against a Windows Server 2022 baseline, and where the lower cost of Standard relative to Datacenter is appropriate for non-production infrastructure.

Organizations planning a staged migration to Windows Server 2025 who need to deploy Windows Server infrastructure now, want a supported platform with several years of remaining extended support, and plan to upgrade to 2025 Standard as part of a future infrastructure refresh cycle.

Key Details at a Glance

  • Edition: Standard up to 2 VMs per licensed physical server
  • Licensing model: Core-based minimum 16 cores per server, all physical cores must be licensed
  • CAL requirement: Windows Server 2022 User CALs or Device CALs required for every user or device accessing the server purchased separately
  • RDS CALs: Required additionally for Remote Desktop Services deployments purchased separately
  • Installation options: Server Core (no GUI, recommended for production) or Desktop Experience (full GUI)
  • Support lifecycle: Mainstream support to October 2026; extended support to October 2031
  • Release date: Generally available August 18, 2021 Activation: KMS, MAK, or retail activation
  • Max RAM: 48 TB per physical server
  • Max logical processors: 2,048 across 64 physical sockets
  • Key capabilities: Secured-Core Server, TLS 1.3 by default, DNS-over-HTTPS, SMB AES-256 encryption, SMB compression, SMB east-west cluster encryption, Storage Migration Service with NetApp and Samba support, nested virtualization for AMD processors, Hyper-V live migration improvements, storage bus cache for standalone servers, Azure Arc integration, Windows containers improvements including 40% smaller images, Kubernetes HostProcess containers, gMSA without domain join, Microsoft Edge, Windows Admin Center
  • Delivery: Genuine Microsoft license key sent by email within minutes of purchase

How to Install and Activate Windows Server 2022 Standard

Step 1 — After purchase at MMKeys, your license key arrives in your email inbox within minutes. Check your spam folder if it does not appear in your primary inbox.

Step 2 — Download the Windows Server 2022 ISO from Microsoft’s official Evaluation Center or your volume licensing portal, or use installation media provided by your hardware vendor.

Step 3 — Boot from the installation media and follow the Windows Server setup wizard. When prompted to select an edition, choose Windows Server 2022 Standard or Windows Server 2022 Standard (Desktop Experience) depending on whether you want a GUI-based or Server Core installation.

Step 4 — Complete installation. When prompted for a product key, enter your 25-character Windows Server 2022 Standard key. Activation completes automatically online through Microsoft’s activation servers. For environments without internet access, telephone activation is available.

Step 5 — After activation, run Windows Update to apply the latest cumulative updates, configure your server roles through Server Manager or PowerShell, and optionally install Windows Admin Center for browser-based remote management.

Full step-by-step installation and activation instructions are included with every MMKeys order. Our support team is available 24 hours a day, 7 days a week if you need assistance at any stage.

Minimum System Requirements for Windows Server 2022 Standard

  • Processor: 1.4 GHz 64-bit processor x64 architecture required; 32-bit is not supported
  • RAM: 512 MB for Server Core minimum; 2 GB for Desktop Experience minimum production deployments should significantly exceed minimums
  • Storage: 32 GB minimum production deployments require significantly more based on roles and data
  • Network: Gigabit Ethernet adapter minimum
  • Other: UEFI 2.3.1c-compliant firmware and Secure Boot recommended; TPM 2.0 required for Secured-Core Server capabilities

Production hardware should substantially exceed the minimum requirements. ECC RAM is recommended for domain controllers and file servers. NVMe storage is recommended for workloads sensitive to storage latency. Hardware with TPM 2.0 and Secure Boot support enables the full Secured-Core security posture.

Frequently Asked Questions

Is this a genuine Windows Server 2022 Standard license? Yes. Every key sold by MMKeys is an authentic Microsoft product license. There are no shared keys, workarounds, or grey-market codes of any kind.

Should I buy Windows Server 2022 or Windows Server 2025? For new deployments on current hardware, Windows Server 2025 Standard is the current release with the longest support lifecycle extended support through October 2034 and the most current security and performance capabilities.

Windows Server 2022 Standard is the right choice if you are standardizing on an existing Windows Server 2022 deployment, if your applications have been validated on 2022 but not yet tested on 2025, or if the lower price point of 2022 is a meaningful factor and the extended support window through October 2031 is sufficient for your planning horizon.

Do I need to buy CALs separately? Yes. The MMKeys license key covers the Windows Server 2022 Standard operating system. Windows Server 2022 User or Device CALs are required separately for every user or device accessing the server. RDS CALs are additionally required for Remote Desktop Services deployments. Both are available at MMKeys.

How many VMs can I run on a Standard license? Two virtual machine instances per physical server license, plus one Hyper-V host OS instance. To run more VMs on the same physical server, additional Standard license packs must be stacked, each covering two more VM instances.

What is the difference between Standard and Datacenter? The same OS, the same features, the same roles. Standard covers two VM rights per physical server. Datacenter covers unlimited VM rights and adds Storage Spaces Direct, Software-Defined Networking, and Shielded VMs. Choose based on your VM density per physical server and whether you need the software-defined datacenter capabilities.

Can I upgrade in place from Windows Server 2019 to 2022? Yes. In-place upgrade from Windows Server 2019 Standard to Windows Server 2022 Standard is supported. In-place upgrade from Windows Server 2016 Standard is also supported with an intermediate step through 2019. Microsoft recommends testing in a non-production environment before upgrading production servers.

What are the two installation options? Server Core the minimal installation without a local GUI, managed remotely, recommended for production. Desktop Experience the full installation with a complete GUI. Both are included with the same license. The choice is made at installation time and cannot be changed without reinstalling.

Are Windows Server 2019 CALs valid for Windows Server 2022? No. CALs are version-specific in the forward direction. Windows Server 2019 CALs do not satisfy the access requirement for a Windows Server 2022 server. Windows Server 2022 CALs must be purchased. Note that Windows Server 2022 CALs are backward compatible they can also authorize access to Windows Server 2019 and older versions.

How soon will I receive my key after purchase? Most MMKeys orders are delivered within minutes of payment confirmation, 24 hours a day, 7 days a week. Your email includes the license key and activation instructions.

What if my key does not activate? Contact MMKeys support at any time. Every license sold by MMKeys is backed by our lifetime warranty and money-back guarantee. If your key does not activate for any reason, we will resolve the issue or provide a replacement at no cost. CONTACT US

Related Microsoft licenses

CAD$299.99
0