Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/CloudIngenium.com/htdocs/wp-includes/functions.php on line 6114
How to: Add your license key to an Exchange Server 2007 or 2010 – Knowledge eXchange

How to: Add your license key to an Exchange Server 2007 or 2010

How to: Add your license key to an Exchange Server 2007 or Exchange Server 2010 via de command line

You can easily add your license key via the GUI on Exchange Server, however, sometimes you need to do this via the terminal window. In order to do this you simply need to fun the following command :

set-exchangeserver -Identity ‘ServerName’ -ProductKey xxxx-xxxx-xxxx-xxxx-xxxx

Below is an example of what the GUI actually executes in order to accomplish this:

Summary: 1 item(s). 1 succeeded, 0 failed. Elapsed time: 00:00:12

EXCHANGE-2010 Completed

Warning: The product key has been validated and the product ID has been successfully created. This change won’t take effect until the Information Store service has been restarted.

Exchange Management Shell command completed: set-exchangeserver -Identity ‘EXCHANGE-2010’ -ProductKey xxxx-xxxx-xxxx-xxxx-xxxx

Elapsed Time: 00:00:12

Enhanced by Zemanta

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.