Answer
PROBLEM
When editing a Microsoft SQL Server Archive Store the following error is shown:
ERROR: Failed during: Verifying Marc admin user exists Details: Could not create GFI Archiver User
ENVIRONMENT
- GFI Archiver
- Microsoft SQL Server
SOLUTION
When connecting to the Microsoft SQL instance through the Archive Store Wizard select Microsoft SQL Server Authentication, instead of Integrated Windows Authentication, and use the SA account.To configure Microsoft SQL Server to accept Microsoft SQL Server Authentication, please see this article.
Priyanka Bhotika
Comments
Srdan Stojnic
I am using SA account en still getting this error! I have moved database from old AD Domain joined server to new standalone server (Domain got corrupt beyond repair) and I installed everything fresh but I still cannot connect to SQL or attach existing DBs with same error every time I try.