Administrator Guide
TabulationMethod : Unique
ProductName : System Center Virtual Machine Manager 2012
LicenseType : Volume
LicenseBy : ManagementServer
UnitLabel : Server
TabulationMethod : Unique
ProductName : System Center Virtual Machine Manager 2012
LicenseType :
Volume
LicenseBy : VOSE
UnitLabel : Server
TabulationMethod : Unique
To update Operations Manager
Use these procedures to update Operations Manager if you specied an incorrect System Center key during deployment.
1 In the elevated Windows PowerShell session, run the following commands, pressing Enter after each command:
$Credential = Get-Credential
Enter-PSSession –ComputerName <Prefix>OM01.domain.com –Authentication
CredSSP –Credential $Credential
Import-Module OperationsManager
Set-SCOMLicense -ProductId
"XXXX-XXXXX-XXXXX-XXXXX-XXXXX"
2 Press Y to conrm.
3 Run the following command to restart the System Center Data Access Service.
Restart-Service OMSDK
4 To verify the license update, run the following command:
(Get-SCOMManagementGroup).SkuForLicense
The output should indicate Retail.
5 Type exit to exit the remote session.
To update SMA
Use these procedures to update SMA if you specied an incorrect System Center key during deployment.
1 In the elevated Windows PowerShell session, run the following command:
Set-SmaLicense -WebServiceEndpoint "https://<Prefix>APA01" -ProductKey "XXXX-XXXXX-XXXXX-
XXXXX-XXXXX
"
2 To check the license expiration date:
(Get-SmaLicense -WebServiceEndpoint "https://<Prefix>APA01").ExpirationDate
The expected date is 100 years from now.
Review known issues in this release
The following sections address known issues in this version of Dell Hybrid Cloud System for Microsoft.
Host cluster refresh in VMM results in IP address error
Host cluster refreshes in VMM that are performed on the Dell Hybrid Cloud System for Microsoft compute cluster (named <Prex>CCL)
produce Error 25112, as shown in the following section. Host cluster refreshes are performed automatically after certain operations in Dell
Administration
19