Categories
Archive
![]() Blogroll
|
How to enter Exchange Server 2010 Product Key with Powershell?
Posted in Exchange Server, Windows Powershell | 2 Comments | 2,084 views | 11/11/2009 03:38
If you don’t want to use Exchange Management Console, you can use Powershell: Set-ExchangeServer -Identity '%Name%' -ProductKey '%ProductKey%' So simple but important command for me :) You need to restart “Information Store” service.
Tags: exchange server 2010 enter product key, exchange server 2010 powershell, powershell exchange server 2010, product key exchange server
Comments (2)
Leave a Reply
|