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

3 Create a PowerShell Credential asset. The password for this asset is used to protect the private keys of the exported certica
tes.
a In the Windows Azure Pack management portal for administrators, click Automation in the navigation pane.
b On the
Automation page, click Assets.
c Click
Add Setting, and then click Add Credential.
d In the
Credential Type list, click PowerShell Credential.
e In the
Name box, type a name for the asset (for example, CertExport), and then click the Next arrow.
f In the
User Name box, enter a user name; for example, SMACred. This does not need to be an existing user in the domain, or
have any specic permissions.
g In the
Password and Conrm Password boxes, type a password. This password is used to protect the private keys of the
exported certicates.
IMPORTANT
: Record this password. If you must restore these certicates in the future, you need this
password.
4 Run the
Get-SslCerticate runbook:
a On the
Automation page, click Runbooks.
b Search for the Get-SslCerticate runbook.
c With the
Get-SslCerticate runbook selected, click Start.
d Specify the following parameters:
Table 38. Ge
t-SslCerticate runbook parameters
Input Parameter Details
ComputerNames Specify the computer names in JSON format, for example:
["<
Prex
>APA01", "<
Prex
>-APT01"]
You must include the square brackets and quotation marks.
FileShare The UNC le shar
e that you created in step 1 of this procedure; for example:
\\<
Prex
>CON01\WAPCerts
PFXCredential The name of the PowerShell Credential asset that you created in step 3; for
e
xample, CertExport.
5 When the runbook nishes
, browse the WAPCerts share to make sure there is output.
The Get-SslCerticate
runbook populates the le share with a folder tree in which the exported backups of the Personal Information
Exchange File (.pfx) certicates are stored; for example:
134 Security