i deactivated online scan from microsoft Also tryied normal activation but fails also... don't have a proper official key... It says unable to communicate with Microsoft Servers
Here i've tested all popular KMS solutions (at the time of testing) on all kind of server 2016 installs: https://forums.mydigitallife.net/th...er-2016-14393-1607.70435/page-33#post-1283472
Hey, thanks, yeah, found your post... but so strange, my version don't seem to activate whatever i do! When i try the KMS keys provided by MS, it accepts it but after that won't activate... don't know what else to try! i have that message saying " Error 0x87E10BC6 on a computer Running a non-kernel edition of microsoft windows" Tried the troubleshooter, all kind of activators... no luck.
@Enthousiast how can i find out that? it might be that because i don't see why it's not activating...
Download the MRP QT from here: https://forums.mydigitallife.net/threads/multi-oem-retail-project-mrp-mk3.71555/ It will tell you all you need (and it would be a nice test for the developer @mxman2k to have it run on server). You can save a report after it's finished.
@Enthousiast Spoiler Code: MRP - OEM Query Tool v34.0 Enhanced -- 25/11/2017 -- 2:45pm ------------------------------------------- - Basic OEM Information For This Computer - ------------------------------------------- OS Name - Windows Server 2016 Datacenter x64 OS Edition {Registry} - ServerDatacenter OS Edition {WMIC} - ServerDatacenter OS Build Number - 14393 OS Update Build Revision - 447 OS Language Name/Code - fr-FR / Dec:1036 {Hex:40C} OS Locale - fr-FR OS Language Value - FRA OS Installation Date - 14/11/2017 13:33:51 CPU Name - Intel{R} Xeon{R} CPU 5120 @ 1.86GHz CPU Description - Intel64 Family 6 Model 15 Stepping 6 CPU Architecture - 32/64 Bit Instruction Set CPU Cores/Threads - [2] / [2] HDD Mode/Partition - [AHCI] / [MBR] Bios Version - [6.00, 09/21/2015] Total Physical Memory - [6143 Mb] Available Memory - [3035 Mb] GPU Primary Adaptor Name - [Carte vid‚o de base Microsoft] -------------------- - Scanned DMI/BIOS - -------------------- #01 CSProduct Name - VMware Virtual Platform #09 SLIC Version - No SLIC Table Detected #02 CSModel Name - VMware Virtual Platform #10 Product Key - Not Shown On Saved Report #03 CSBaseboard Prod - 440BX Desktop Reference Platfo #11 MSDM Key - No MSDM Table Detected #04 CSProduct Vendor - VMware, Inc. #11 MSDM Edition - Undefined #05 CSManufacturer - VMware, Inc. #11 MSDM Brand Name - Undefined #06 Baseboard MFR - Intel Corporation #12 BIOS/Boot Mode - Legacy/MBR #07 Serial/Service Tag - Not Shown On Saved Report #13 Certificate - Not Present #08 BIOS or SLIC ID - INTEL #14 License Status - Notification ----------- - Summary - ----------- OEM Theme/Branding - VMWARE [id: VMware] OEM Activation Vista/7 - Un-Listed Valid OEM Consumer OS - Un-Listed .Net Versions Detected - v1.1.4322 v2.0.50727 v3.5 v4.0.30319 v4.6.01586 Powershell Version{s} - 1.0, 2.0, 3.0, 4.0, 5.0, 5.1 License Status Reason - C004F034: Connection to Activation Server has not been successful at this time, try again later. ** End of Query Tool report. ** Do i need to run somehting else?
trial to full windows server 1607 14393. 693 just download the trial from technet (EVAL) 14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_EN-US.ISO If you installed the Evaluation version, you first need to convert this edition to the licensed edition. So, back to good old dism.exe. In an elevated prompt type the following line: ( cmd as admin) dism /online /set-edition:ServerDatacenter /productkey: kms key /accepteula it takes some time he removes some packages then he ask to reboot Reboot the server (it will reboot twice!). Checking winver.exe: 03-windows-server-2016-eval-to-licensed now use microsoft toolkit to inject the serial and kms and activate just did mine and worked srry for my bad english
it works with server standard to then you use dism /online /set-edition:ServerStandard /productkey: kms key /accepteula in cmd (admin)