The ABC.com network includes a private cloud based on a System Center 2012 Virtual Machine
Manager (VMM) infrastructure. You use System Center 2012 Operations Manager (SCOM) to
monitor and manage the private cloud. The corporate network consists of a single Active
Directory Domain Services (AD DS) domain.
You plan to enable the Virtual Machine Manager Self-Service Portal (VMMSSP) to enable users to
create their own virtual machines (VMs).
You run the following command to create a user role:
New-SCUserRole -Name “ABCSelfServiceUsers” -UserRoleProfile “SelfServiceUser”
You need to enable the users to log in to the Virtual Machine Manager Self-Service Portal
(VMMSSP).
What should you do next?
A.
Use Active Directory Users and Computers to add the users to the ABCSelfServiceUsers
group.
B.
Run the Set-SCUserRole cmdlet to assign users to the role.
C.
Create a Run As Account.
D.
Create a Delegated Admin user role.