Sticky Notes — App Windows Server 2019 'link'

The Ultimate Guide to Using a Sticky Notes App on Windows Server 2019

Introduction: The Digital Desk Dilemma

If you absolutely need the modern version of Sticky Notes (which features dark mode and cloud syncing with your Microsoft account), you will need to sideload the app package. Step-by-Step: sticky notes app windows server 2019

Many IT professionals use lightweight third-party tools that do not require the Microsoft Store and are often compatible with server environments: The Ultimate Guide to Using a Sticky Notes

  1. Create a text file C:\Shared\Notes\%username%.txt
  2. Place shortcut in startup folder: %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
  3. Instruct users to press Win + Rnotepad for instant note.

Verdict: Do not do this on a production domain controller or SQL server. It is unstable and insecure. Create a text file C:\Shared\Notes\%username%

Review: Sticky Notes on Windows Server 2019

Summary

DISM.EXE /Online /Add-ProvisionedAppxPackage /PackagePath:Path_To_StickyNotes.AppxBundle /SkipLicense /DependencyPackagePath:Path_To_VCLibs.Appx Use code with caution. Copied to clipboard 3. Lightweight Alternatives