Skip to content

Instantly share code, notes, and snippets.

View anujkshah's full-sized avatar

Anujith anujkshah

View GitHub Profile
@anujkshah
anujkshah / windows_and_office_kms_setup.adoc
Created February 18, 2026 18:36 — forked from jerodg/windows_and_office_kms_setup.adoc
Activate Windows and Office Using KMS Server

Microsoft Windows and Office KMS Setup

@anujkshah
anujkshah / office-activation.md
Created February 18, 2026 18:27 — forked from afaiz89/office-activation.md
Office Activation Command by Omman

Office 2021

Method 1: Using my command line

Step 1.1: Open cmd program with administrator rights.

  • First, you need to open cmd in the admin mode, then run all commands below one by one.

Step 1.2: Get into the Office directory in cmd.

  • For x86 and x64
cd /d %ProgramFiles(x86)%\Microsoft Office\Office16
cd /d %ProgramFiles%\Microsoft Office\Office16