Wednesday, April 04, 2007 6:10 AM
BrianM
How to Activate Server Core
Just because you're running Server Core doesn't mean you can get around Activation. No more going to the Start Menu -> Programs option. In Server Core you can Activate the server in two ways, one locally and the other remotely. Both ways use the Software Licensing Management Tool (Slmgr.vbs)
Local Method:
At the command prompt type: Slmgr.vbs –ato
Remote Method:
Cscript windows\system32\slmgr.vbsServerName UserName password:-ato
Filed under: Windows Server 2008, Server Core