Posts

Showing posts from April, 2021

Downloading Windows 10 Enterprise without Volume Licensing

From: iTechtics Download Windows 10 Media Creation Tool Open Command Prompt and go to the folder where the media creation tool is downloaded. For example, if it is downloaded in the default Downloads folder, I would do like this: cd C:\Users\Username\Downloads Run the following command: MediaCreationTool20H2.exe /Eula Accept /Retail /MediaArch x64 /MediaLangCode en-US /MediaEdition Enterprise You can change the en-US code to any other language code which you want to download. If it asks for a product key, you can use any KMS keys mentioned on this Microsoft page . Rest of the process of creating an bootable media or simply downloading the ISO is the same as mentioned above.

Device Collection - All Laptops

 Modified from https://www.prajwaldesai.com/sccm-create-collections-for-laptops/ :