How to Install Key and activate Microsoft Server Core

Posted on:

April 9th, 2009

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

Leave a Reply