How to enter Exchange Server 2010 Product Key with PowerShell

rated by 0 users
This post has 0 Replies | 1 Follower

Top 10 Contributor
Posts 3,298
ps2 Posted: 11-20-2009 3:05 PM

By admin
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. ...

Read More

Page 1 of 1 (1 items) | RSS
Copyright 2012 PowerShell.com. All rights reserved.