Categories
Archive
![]() Blogroll
|
Posted in Exchange Server, Windows Powershell | 2 Comments | 2,099 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. |