Hey guys,
We're attempting to setup our testbed for Mirage. During the installation of the Mirage Management Server, I've run across the following error (also attached):
Failed administrators group validations. The installing user is not a member of supplied administrators group. Please make sure installing user is a member of administrators group.
Here's the setup so far.
- Windows Server 2008 R2
- SQL Server 2008 R2 Express (installed locally)
- Creating a new storage area locally
- Attempted Service account: Domain\MirageService (is in the local Administrators group)
- Attempted Admin Group: Domain\MirageAdmins (Global Security Group, also in the local Administrators group)
- I've tried using "Local System account" (which of course is not a member of the domain group, but the Admin Guide pg. 36 states that a local system account can be used when using local storage)
- I've also tried logging in to the machine with the service account (instead of my own credentials) to no avail.
I'm hoping that I've just missed a step, and that someone can shine a light on my ignorance. Any help or guidance is appreciated