Skip to main content

Microsoft Windows Server: Notes

Keep updating on Microsoft Windows Server Operating System.

November 4th, 2024: Windows Server 2025 now generally available, with advanced security, improved performance, and cloud agility

Microsoft Windows Server 2022

Try Windows Server 2022

sconfig

Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0

Resolve Windows activation error codes

Upgrade and conversion options for Windows Server

>>> Microsoft Windows Server 2019

>>> Microsoft Windows Server 2016

Popular posts from this blog

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.

Powershell: head and tail command

Use head or tail to skim the first or last 5 lines.