massgravel / Microsoft-Activation-Scripts

A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
https://massgrave.dev
GNU General Public License v3.0
87.44k stars 8.54k forks source link

cmd /EditionChange #343

Closed N1PC closed 6 months ago

N1PC commented 6 months ago

Hey!

Thanx for this great software! A command line switch for changing windows edition would be really great! We need to convert Windows 10 LTSCs to IoT as part of a script.

Kind Regards

WindowsAddict commented 6 months ago

You can use this in cmd as admin. cscript //nologo %windir%\system32\slmgr.vbs /ipk QPM6N-7J2WJ-P88HH-P3YRH-YY74H

N1PC commented 6 months ago

Wow! Mega thanks! Works flawless.

ave9858 commented 6 months ago

Thanx for this great software! A command line switch for changing windows edition would be really great! We need to convert Windows 10 LTSCs to IoT as part of a script.

Running HWID should do that automatically