Hi,
I have 2 separate environments for CRM, one for Test, second for production
Each environment has its own database server and web server
The issue started when I could not start CRM test, I checked CRM services, all were down, all were configured to run under a predefined domain account, when I attempt to start them one after another, it complains about the user login failure
After contacting the infrastructure team, I have been told that user is not exist in active directory and they had have to recreated it. once created, all services now up and running as normal
But that did not solve the issue, still I cannot start CRM as I'm getting the following error
Unexpected Error
An error has occurred. {1}{0}
I thought I can just re-run the setup will selecting the Repair option. then I got the below error regarding missing group.
The "CN=PrivReportingGroup {b92f3b27-fe2c-489b-8ec4-f4e6627f65fa}\0ADEL:6b2f930c-acc5-4029-ac54-2958e8c7a2d3,CN=Deleted
Base on what I see, it seems that the related CRM domain user that used during the initial setup (almost 3 years ago) plus the related security groups created at that time during the installation, all disappeared from the active directory!!
I'm not sure how this could happen.
I can see the same groups names exist in the active directory but with different unique identifier between the brackets
I know for sure that those groups belong to the production environment
Is it possible to the test environment to point to the same groups? if that OK, how do i do this
Any help is greatly appreciated
Many thanks in advance :)