S

Windows Server 2022 Standard — Download, Install & Activation Guide

72 views · updated 2026-07-03 · published 2026-07-03 · Windows Server Reading time: 2 min English

This guide takes a fresh Windows Server 2022 Standard installation from ISO download to a fully activated server — including the command-line route for Server Core.

System requirements

ComponentMinimumRecommended
CPU1.4 GHz 64-bit3.1 GHz+ multi-core
RAM512 MB (Core) / 2 GB (Desktop Experience)16 GB+
Disk32 GB100 GB+ system drive
NetworkGigabit Ethernet10 GbE
FirmwareUEFI with Secure Boot + TPM 2.0

Step 1 — Download the ISO

  1. Get the official ISO from the Microsoft Evaluation Center (free registration, ~4.7 GB, 64-bit).
  2. Optionally verify the SHA-256 hash after download (certutil -hashfile file.iso SHA256).
  3. Your retail key converts the evaluation to full Standard — see the activation section below.

Step 2 — Install

  1. Write the ISO to a USB drive (Rufus or similar) and boot the server from it.
  2. Choose language and region settings.
  3. Enter your product key (or click I don't have a product key to add it later).
  4. Pick the installation type: Standard (Desktop Experience) for a full GUI, or Standard (Server Core) for a minimal command-line server.
  5. Accept the licence terms → Custom install → select/partition the target disk.
  6. Wait through file copy and restarts (20–40 minutes), then set the Administrator password.

Step 3 — Activate

Desktop Experience (GUI): Settings → System → About → Change product key → enter the 25-character key → Activate.

Server Core / evaluation converts (command line):

DISM /online /Set-Edition:ServerStandard /AcceptEula /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
shutdown -r -t 0
slmgr /ato

No internet on the server? Use phone (offline) activation — get your Confirmation ID in seconds with the SoftwareKey.lk Get CID tool.

Common activation errors

  • 0xC004C003 — key blocked or wrong edition; confirm the key matches Server 2022 Standard and contact your seller.
  • 0x8007007B — almost always a typo; copy-paste the key from your order email.
  • 0xC004F074 — you used a KMS client key on a non-KMS network; activate with your retail/MAK key instead.
  • DISM edition error — the installed edition can't convert to the target; run DISM /online /Get-TargetEditions to see valid targets.

Get a genuine key

Genuine Windows Server 2022 Standard and Datacenter keys with instant delivery and free activation support — browse them at SoftwareKey.lk.

Thanks for your feedback! 🙌

Read more

📖

Windows Server 2022 Standard — Download, Install සහ Activate කරන හැටි (සිංහල)

Server 2022 ISO එක download කරන හැටි, Server Core හෝ Desktop Experience තෝරන හැටි, install කරන පියවර, GUI/DISM

Complete List of Windows Server Versions and Timeline

A chronological guide to every major Windows Server release — from Windows NT Server 3.1 to Windows Server 202

📖

Install Rsat Windows

How to Install Remote Server Administration Tools (RSAT) on Windows Add RSAT to manage Windows Server roles an

How to Download and Install RSAT Tools on Windows 11

Manage Windows Servers remotely from your PC by installing the Remote Server Administration Tools (RSAT) — via

Install Iis On Windows

Overview Internet Information Services (IIS) is Microsoft's flexible web server built into Windows. Developers

📖

How to Upgrade Windows Server 2025 Evaluation to Standard Edition

Convert Windows Server 2025 Evaluation to full Standard in place with DISM — check the current edition, run Se

📖

Windows Server 2025 Evaluation එක Standard Edition එකට Upgrade කරන හැටි (සිංහල)

Reinstall නොකර DISM එකෙන් Windows Server 2025 Evaluation එක full Standard එකට convert කරන හැටි — edition check

📖

How to Install the OpenSSH Client (and Server) on Windows

Connect to and manage machines over SSH from Windows — install the built-in OpenSSH client, and optionally the