Administrator Guide
Table Of Contents
- Dell Hybrid Cloud System for Microsoft Cloud Platform System Standard Version 1.5 Administrators Guide based on release 1803
- Overview
- Administration
- What to do first
- Next steps
- Managing Dell Hybrid Cloud System for Microsoft
- Creating tenant VM networks
- Adding tenant VM networks to the cloud
- Flagging the operating system VHD in the VM templates
- Enabling guest-specified IP addresses in VMM
- Creating additional tenant storage shares
- Using Windows Azure Pack
- Default Windows Azure Pack configuration
- Before you go into production
- Setting up tenant portal access on an isolated network
- Replacing self-signed certificates
- Disabling the tenant AuthSite and the admin Windows AuthSite websites
- Updating to a Security Token Service and re-establishing trust
- How to open the management portal for administrators
- How to open the management portal for tenants
- Offering services to tenants
- Optional configuration
- Automating tasks for efficiency
- Windows Azure Pack API reference content for developers
- Configuring disaster recovery protection
- Operations
- Monitoring
- Backup and recovery
- Onboard to Azure Backup
- Default backup schedule and retention policy
- DPM protection groups
- Disable machine account password rotation on management VMs
- Protecting tenant VMs
- Recovering VMs and databases—high level
- Recovering from management component failures
- Recovering a tenant VM
- Recovering DPM from DPM failures
- Adding extra disks to DPM
- Monitoring DPM
- Using the Dell Hybrid Cloud System for Microsoft data consistency runbooks
- Updating the Dell Hybrid Cloud System for Microsoft
- Shutting down and starting up the stamp
- Security
- Appendix A Expanding the stamp
- Appendix B Performing a factory reset
- Appendix C Retrieving cluster names, host names, and IP addresses
- Appendix D Ports and protocols

LicenseBy : SML
UnitLabel : Server
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 incorr
ect 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.
20 Administration