How to Install Key and activate Microsoft Server Core
You have to run two commands.
The first command installs the Server Key
start /w slmgr.vbs -ipk ABCDE-FGHIJ-KLMNO-PQRST-UVWXY
The second command activates
start /w slmgr.vbs -ato
The first command installs the Server Key
start /w slmgr.vbs -ipk ABCDE-FGHIJ-KLMNO-PQRST-UVWXY
The second command activates
start /w slmgr.vbs -ato