Skip to content

Instantly share code, notes, and snippets.

@leejongyoung
Last active March 15, 2024 16:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leejongyoung/b05c2cbc330fd680d947848111a04d03 to your computer and use it in GitHub Desktop.
Save leejongyoung/b05c2cbc330fd680d947848111a04d03 to your computer and use it in GitHub Desktop.
slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
Sleep 1
slmgr /skms kms8.msguides.com
Sleep 1
slmgr /ato
Sleep 1
slmgr -xpr
@leejongyoung
Copy link
Author

leejongyoung commented Mar 15, 2024

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://gist.githubusercontent.com/leejongyoung/b05c2cbc330fd680d947848111a04d03/raw/1d3c80b8300a3ed9177429de3570ee561caef8f7/activate_windows.ps1'))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment