0

This is a brand new Windows Server 2022 EC2 instance. I am Administrator.

I'm trying to use NICE DCV. I have it installed, I guess, but I don't see it anywhere. Amazon's instructions are to start it from the MMC but the MMC is empty.

enter image description here

To open MMC I do win+r>mmc.

user875234
  • 115
  • 4

1 Answers1

1

MMC is always empty until you choose Snap-ins. Go to "File > Add/Remove Snap-in". Then "Add" those you want to use and follow the prompts. In your case, it is the "Services" snap-in.

Another way to open it directly is to use "Win+R" > type "services.msc" > hit Enter. It also opens the list of services.

Smoke
  • 66
  • 2