Visual Studio 2015 Community Product Key related Articles
Step 1: You open cmd (run as administrator), then you type dism /online /get-targeteditions Step 2: You copy and paste this code in cmd If you want to upgrade to Windows Server 2022 Datacenter you type: dism /online /set-edition:serverdatacenter /productkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /accepteula Note: if you see “upgrade failed”, you restart your Windows Server 2022. It will […]
Step 1: You open cmd (run as administrator), then you type dism /online /get-targeteditions You will see Windows Server 2019 editions you can upgrade Step 2: You copy and paste this code in cmd If you want to upgrade to Windows Server 2019 Standard you type: dism /online /set-edition:serverstandard /productkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /accepteula Note: if you see […]
When we need to know whether the system has been activated or how much time remains in the system, we need to query through the command. Open Windows “Start”, click “Run” Input “cmd” Boot up a Command Prompt Input code “slmgr.vbs /dli” slmgr.vbs /dli Time remaining: 159650 minutes ( 11 days ) System has been […]
Step 1: You open cmd (run as administrator), then you type dism /online /get-targeteditions Step 2: You copy and paste this code in cmd If you want to upgrade to Windows Server 2012 R2 Datacenter you type: dism /online /set-edition:serverdatacenter /productkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /accepteula Note: if you see “upgrade failed”, you restart your Windows Server 2012 R2. […]
Reviews
There are no reviews yet.