Registry key
If you purchased the full license, Microsoft will provide you with a Media download link, so you can download the installation DVD. The key is not provided by the sales assistant's because the registry key is now built-in in the media. However you can retrieve this key form the DVD on:
D:\Server\amd64\License.txt
Upgrade Trial License
Open deployment manager:
PowerShell
You can also set your new license key with PowerShell, below are the commands to do this:
To activate CRM PowerShell commands type the below command:
Add-PSSnapin Microsoft.Crm.PowerShell
Add-PSSnapin Microsoft.Crm.PowerShell
To set the new CRM key run:
Set-CrmProductKey -ProductKey [string]
To get your current version:
Get-CrmLicenseProperty
Set-CrmProductKey -ProductKey [string]
To get your current version:
Get-CrmLicenseProperty
No comments:
Post a Comment