I’m trying to install Appveyor Server on an instance of Windows Server to create a CI/CD pipeline, and each time I try to run the installer, it fails. I’m using the appveyor-server-7.0.2353-win-x64.msi install file.
First I spun up a Windows Server 2019 instance and attempted the install. I got an error that says
Failed to add user to group. (-2147023509 appveyor Administrators )
After that, I deleted that server and spun up an instance of Windows Server 2016 and tried it. I got the exact same error, on a totally different machine. Both machines were just created. I tried to find something online about this error, but couldn’t find any information. I found one instance where someone got this error, but there were no answers about it. Any idea what’s causing this or what I could do to get around it?