Activate Windows with PSS & MAS ?

PSS = Power Shell Script & MAS = Microsoft Activation Script

1. Open PowerShell (Not CMD). To do that, right-click on the Windows start menu and select PowerShell or Terminal (Open as administrator).

2. Copy and paste the code below and press enter

irm https://get.activated.win | iex

3. Choose 1 and wait

Backup

Original files from https://massgrave.dev

+ Update W10

Téléchargez, dézipper, ouvrez un POwer Sfhekll en mode admin

Run Windows Powershell as administrator in the same folder where you located the extracted files, or change location to it using cd command. Temporary allow running unsigned scripts:
Set-ExecutionPolicy Bypass -Scope Process -Force Execute Consumer_ESU_Enrollment.ps1 (with optional parameters if wanted) Examples:
.\Consumer_ESU_Enrollment.ps1
.\Consumer_ESU_Enrollment.ps1 -Store -Proceed
.\Consumer_ESU_Enrollment.ps1 -Local
.\Consumer_ESU_Enrollment.ps1 -Remove
.\Consumer_ESU_Enrollment.ps1 -Reset

Fichiers & documentation: https://github.com/abbodi1406/ConsumerESU

Laisser un commentaire

Ce site utilise Akismet pour réduire les indésirables. En savoir plus sur la façon dont les données de vos commentaires sont traitées.