Administrator Guide

Table Of Contents
If the <
Prex>-System password is not in synch between SMA, AD DS, and VMM, the MCPasswordReset script cannot run. To x
this:
a Change the password for the <Prex>-System account in
Active Directory Users and Computers.
b Run the
Set-SmaCredential cmdlet to set the matching password in SMA. To do this, run the following commands from the VM
that is running SMA—<
Prex
>APA01:
$cred = Get-Credential
When you are prompted, enter <Domain>\<Prefix>-System, and the new password you set in Active Directory Users and
Comput
ers. Then, run the next line of the command.
Set-SmaCredential –Name "<Prefix>-System" –Value $cred –WebServiceEndpoint https://
<
Prefix>APA01.domain.com>
c Change the password of the <
Prex
>-System Run As account in VMM:
1 In the VMM console, open the Settings workspace.
2 Expand Security, and then click Run As Accounts.
3 Double-click <
Prex
>-System.
4 In the Password and Conrm password boxes, type the same password that you set in Active Directory Users and
Computers, and then click OK.
Error Some virtual machines from VMM, SMA, and SQL Server are not
running
The following error can occur when you try to run the MCPasswordReset script when required component VMs are not running.
ERROR
Some virtual machines from VMM, SMA, and SQL Server are not running. No passwords have been reset. For information about how
t
o resolve this issue, see the
Troubleshooting the MCPasswordReset script section of the Dell Hybrid Cloud System for Microsoft
A
dministrators Guide. Virtual machines that are not running: <
list of VMs not running
>.
This error can be caused by one of the following issues:
The VMs shown in the error message are turned o
. Verify that the VMs are turned on, and then try running the script again.
One or more of the following account passwords is not in synch with AD DS:
VMM service account
SQL Server service account
<Prex>-System account password in SMA
<
Prex>-Fabric Run As account password in VMM.
Out-of-synch passwords must be manually x
ed for the MCPasswordReset script to run successfully.
To x this issue
, follow the procedures in
Error: Some virtual machines and/or services related to VMM, SMA, and/or SQL Server are not
running
, and then also complete the following procedure to synchronize the <Prex>-Fabric account:
To synchronize the <
Prex
>-Fabric account password in both AD DS and VMM
If the <
Prex>-Fabric Run As account password in VMM is not in synch with AD DS, the MCPasswordReset script cannot run because it
might not be able to get the state of required component VMs.
Security 129