SharePoint Server Subscription Edition (Download, Installation Requirements, New Features & Updates)

If you are still running SharePoint on‑premises and want something modern, secure, and “evergreen” without moving fully to the cloud, SharePoint Server Subscription Edition (SE) is what Microsoft wants you to use.

In this guide, we’ll cover everything you actually need to know:

  • What SharePoint Server Subscription Edition is (in simple terms)
  • Key new and improved features
  • Who should consider upgrading and from which versions
  • Hardware and software requirements
  • Download links and install basics
  • Licensing and upgrade notes (N‑2, Software Assurance, etc.)

What is SharePoint Server Subscription Edition?

SharePoint Server Subscription Edition is the latest on‑premises version of SharePoint Server that follows a subscription/evergreen model instead of “big bang” version upgrades every few years.

In simple terms:

  • You install SharePoint Server SE once.
  • Microsoft keeps shipping regular feature and security updates.
  • You stay supported and “current” without migrating to a new major version.

It is designed for organizations that:

  • Need SharePoint on‑premises for compliance, data residency, or strict security policies.
  • Want closer alignment with SharePoint Online features but cannot move everything to the cloud.
  • Are tired of big, risky upgrades every few years and want smoother, continuous updates.
SharePoint Server Subscription Edition

Core Design Principles of SharePoint Server Subscription Edition

Microsoft built SharePoint Server Subscription Edition around three core ideas:

  • Always up to date – Regular feature updates and security patches, similar to the cloud model.
  • Secure and reliable – Support for modern Windows Server, TLS 1.3, improved authentication, and hardening.
  • Designed for you – Better hybrid story, Power Apps/Power Automate integration, and modern UX improvements.

Check out 10 SharePoint Mistakes That Cost Companies Thousands Dollars

New and Improved Features in SharePoint Server Subscription Edition

Now, let me highlight the new and improved features in SharePoint server subscription edition, most admins and architects care about.

Evergreen and Upgrade Experience

  • Continuous updates
    • No need to wait for “SharePoint 2025/2028” type versions.
    • New capabilities are delivered via regular updates and cumulative updates.
  • N‑2 upgrade support
    • You can upgrade directly from SharePoint 2016 and SharePoint 2019 to SE (no more hopping through multiple versions).
    • This also applies to Project Server 2016 and 2019.
  • Modern upgrade story
    • Better support for hybrid, modern authentication, and modern experiences compared to older on‑prem versions.

Note: If you are on SharePoint 2013 or older, you still need intermediate upgrades (2016/2019) before going to SE.

Authentication and Identity

Authentication is a big focus in SE.

  • OpenID Connect (OIDC) 1.0 support
    • Modern authentication with providers like Azure AD and AD FS 2016+.
    • Better support for MFA and modern sign‑in methods.
  • Improved People Picker for modern auth
    • Can resolve users and groups based on User Profile Application (UPA) even with SAML or OIDC.
  • Improved TLS and Windows auth
    • Better integrated Windows authentication over TLS and stronger defaults for encryption.

Security, Platform, and Infrastructure

  • Support for Windows Server 2019 and 2022
    • Standard, Datacenter, and Server Core deployments are supported.
    • Core means a smaller attack surface and fewer patches (no GUI).
  • TLS 1.3 and strong encryption by default
    • Modern cryptography out‑of‑the‑box and stricter defaults for SSL/TLS.
  • SSL certificate management improvements
    • Better health rules and alerts for upcoming, near‑expiry, and expired certificates.
  • Remote BLOB Storage improvements
    • New Remote Share Provider for externalizing large files, along with a diagnostic tool.

Modern UX: SharePoint Sites, Lists, and Libraries

SE brings the on‑prem experience closer to SharePoint Online.

  • Modern lists and libraries
  • Thumbnails and brick layouts
    • Automatic thumbnails for images and documents (PNG, JPEG, GIF, PDF, Word, PowerPoint, Excel, RTF, etc.).
    • Brick layout for libraries and image gallery web parts for richer visual views.
  • Search result modernization
    • Updated search result pages with support for list content and thumbnails in modern results.
  • Accessibility improvements
    • Various accessibility fixes and enhancements throughout SharePoint lists, libraries, and sites.

PowerShell and Administration

  • PowerShell module instead of snap‑in
    • SharePoint cmdlets are now exposed as a PowerShell module, not a snap‑in.
    • You no longer need to manually add the snap‑in; cmdlets are available when the module is loaded.
  • New admin cmdlets
    • New People Picker cmdlets.
    • Distributed Cache cmdlets.
    • Remove‑SPConfigurationObject and VSS writer cmdlets.
  • Farm administration enhancements
    • Support for Server Name Indication (SNI) and host header bindings on Central Admin.
    • Easier Alternate Access Mapping (AAM) configuration for Central Admin.
    • Support for client certificate authentication to SMTP servers.

Hybrid and Integration

  • Better integration with Power Apps and Power Automate
  • Improved hybrid search troubleshooting
    • Better tools and guidance for hybrid search between on‑prem and Microsoft 365.

When Should You Consider Upgrading to SharePoint Server Subscription Edition (SE)?

Let me explain you a few typical real‑world scenarios where SE makes sense and you can consider upgrading.

  • You are on SharePoint 2016 or 2019 and want:
    • A supported version beyond their lifecycle.
    • Modern security (TLS 1.3, OIDC, MFA).
    • A smoother upgrade path and fewer huge migrations.
  • You need:
    • On‑prem hosting due to compliance or data residency.
    • A hybrid model with SharePoint Online + on‑prem.
    • A path that stays evergreen instead of “SharePoint 2016 → 2019 → next version” every few years.

If you are fully on Microsoft 365 and do not host any SharePoint on‑prem, you do not need SE.

Check out Enable Sensitivity Labels For Microsoft 365 Groups & SharePoint Sites Using PowerShell

Licensing Basics (High‑Level)

SharePoint Server Subscription Edition still uses the Server/CAL licensing model, but with a twist.

Key points:

  • You need:
    • server license for each instance.
    • Client Access Licenses (CALs) for each user or device accessing SharePoint Server.
  • For SE specifically:
    • Rights to use SE are tied to active Software Assurance (SA) or subscription.
    • If SA or subscription lapses, you lose rights to run SE and fall back to SharePoint Server 2019 perpetual rights.
  • Microsoft 365 E3/E5
    • Users licensed with certain Microsoft 365 plans get equivalent SharePoint Server CAL rights.

Always confirm final licensing details with your licensing partner or Microsoft, as rules can change.

Read Get SharePoint Folder Permissions Using PowerShell

Hardware and Software Requirements

Supported Operating Systems

SharePoint Server Subscription Edition supports:

  • Windows Server 2019 Standard or Datacenter (Desktop Experience or Server Core)
  • Windows Server 2022 Standard or Datacenter (Desktop Experience or Server Core)

Older Windows Server versions are not supported.

Note: As in previous versions, you should not install Microsoft Office client and SharePoint Server on the same machine.

Prerequisites

Before installing SharePoint SE, make sure the following are in place on each server:

You can either:

  • Install these manually in the same order, or
  • Run PrerequisiteInstaller.exe from the media, which handles these for you.

SQL Server

For production, you should use a supported SQL Server version such as SQL Server 2019 or SQL Server 2022, following Microsoft’s guidance for collation, memory, and storage.

Check out Difference Between Team Site and Communication Site in SharePoint

Downloading SharePoint Server Subscription Edition

You can download SharePoint Server Subscription Edition from the official Microsoft Download Center.

  • Choose the language you need.
  • Download the ISO file.
  • Either mount it directly in Windows or extract it using tools or PowerShell, for example:
Mount-DiskImage -ImagePath "C:\SharePointSSE\OfficeServer_en-us.iso"

Microsoft provides evaluation/trial product keys that are typically valid for 180 days. You can update the license key later in Central Administration at any time. Here are the keys you can use for the trial period, that Microsoft provides:

  • SharePoint Server Standard Trial: KGN4V-82BMC-H383V-QJVFT-VCHJ7
  • SharePoint Server Enterprise Trial: VW2FM-FN9FT-H22J4-WV9GT-H8VKF
  • Project Server Trial: WD6NX-PGRBH-3FQ88-BRBVC-8XFTV

Check out SharePoint Online vs. SharePoint On-Premise

Installing SharePoint Server Subscription Edition (Single Server)

For a small farm, dev, or POC, a single‑server installation is often enough. The high‑level steps follow Microsoft’s standard pattern.

1. Prepare Accounts and Servers

  • Create at least:
    • A SQL Server service account
    • A SharePoint farm admin account
    • A SharePoint farm service account
  • Make sure:
    • All servers are domain‑joined.
    • Required accounts have appropriate permissions (for example, farm admin account is local admin during install).

2. Install Prerequisites

  • Mount the ISO and run Microsoft SharePoint Products Preparation Tool.
  • Let it install all required components, or use it to validate if you installed them manually.

3. Run Setup

  • From the splash screen (splash.hta on the ISO), click Install SharePoint Server.
  • Enter the product key (trial or licensed).
  • Accept license terms and choose installation path (preferably not the system drive in production).

4. Run the Products Configuration Wizard

  • After the binaries are installed, launch the SharePoint Products Configuration Wizard.
  • Create a new farm or connect to an existing farm.
  • Specify:
    • Database server
    • Farm credentials
    • Passphrase, Central Admin port, and security settings.

Once the wizard finishes:

  • Central Administration is provisioned.
  • Configuration and content databases are created.
  • You can start creating web applications, site collections, and service applications.

5. Post‑Installation Tasks

After the core install, plan to:

  • Run the latest cumulative updates and security patches.
  • Configure service applications (Search, Managed Metadata, User Profile, etc.).
  • Set up backup, monitoring, SSL certificates, and health rules.

For multi‑server farms (front‑ends, app servers, search servers), follow a similar pattern but repeat installation and configuration on each server and design roles accordingly.

Check out How to Fix 404 Not Found Error in SharePoint

SharePoint SE vs Earlier SharePoint Server Versions

Here is a quick, high‑level comparison to help you position SE.

AreaSharePoint 2016SharePoint 2019SharePoint Server SE
Support modelFixed lifecycleFixed lifecycleEvergreen with continuous updates
Upgrade path to SEDirect (N‑2 supported)Direct (N‑2 supported)Already on SE
AuthenticationClassic + some modernImproved modern authFull OIDC 1.0, better hybrid, MFA‑friendly
OS supportOlder Windows Server versionsWindows Server 2016/2019Windows Server 2019/2022 + Server Core
TLS/securityOlder TLS defaultsBetter than 2016TLS 1.3, stronger defaults, SSL health checks
Modern UXLimitedPartial modern experienceMore modern lists, libraries, search, thumbnails
Hybrid capabilitiesAvailable but olderImprovedEnhanced hybrid & Power Apps/Power Automate
LicensingPerpetual + SAPerpetual + SARequires active SA or subscription for SE rights

Practical Tips Before You Migrate to SE

  • Do a health check on your current farm
    • Clean up unused SharePoint site collections, old web apps, and orphaned content before migrating.
  • Plan authentication early
    • Decide whether you will move to OIDC/Azure AD or keep some legacy auth for a while.
  • Use a test environment
    • Try the upgrade in a non‑production farm first, especially if you have heavy customizations or third‑party solutions.
  • Document everything
    • Farm topology, custom solutions, service accounts, and SQL settings. This makes rollback and troubleshooting much easier.

Check out When to Use OneDrive vs SharePoint for File Storage

FAQs About SharePoint Server Subscription Edition

1. Do I have to move to the cloud if I choose SE?

No. SE is an on‑premises product. You can run it fully on‑prem, hybrid with Microsoft 365, or alongside SharePoint Online.

2. Can I upgrade directly from SharePoint 2013 to SE?

Not directly. You must first move to a supported version (2016 or 2019), then upgrade to SE.

3. What happens if my Software Assurance expires?

You lose the rights to run SE and are only allowed to run SharePoint Server 2019 (perpetual). You would also stop receiving new SE features and updates.

4. Is SE a one‑time purchase?

No. SE is tied to Software Assurance/subscription. You must keep it active to continue using SE.

5. Is SE the “last” SharePoint Server version?

Microsoft positions SE as an evergreen on‑prem platform. Instead of new version names every few years, you get ongoing feature updates (for example, 25H2 feature waves).

Conclusion

SharePoint Server Subscription Edition is the natural next step if you want to stay on‑prem but still benefit from modern features, better security, and a more cloud‑like, evergreen update model.

If you are currently on SharePoint 2016 or 2019, planning an upgrade to SE sooner rather than later will help you stay supported, secure, and ready for hybrid workloads with Microsoft 365.

You may like the following tutorials:

2 thoughts on “SharePoint Server Subscription Edition (Download, Installation Requirements, New Features & Updates)”

  1. Thanks for the summary. You might want to double check the migration path as – according to Microsoft – the minimum version to directly upgrade to SE will be SharePoint Server 2016.

    Best wishes
    Jonathan

Leave a Comment

Power Apps functions free pdf

30 Power Apps Functions

This free guide walks you through the 30 most-used Power Apps functions with real business examples, exact syntax, and results you can see.

Download User registration canvas app

DOWNLOAD USER REGISTRATION POWER APPS CANVAS APP

Download a fully functional Power Apps Canvas App (with Power Automate): User Registration App