Utilizing a gMSA account instead of a standard user/pw for OrchestrationIssue These Steps will enable you to set a configuration to use a gMSA account instead of a standard user/pw fro OrchestrationResolutionSteps to Reproduce Give the gMSA account local admin access on the MID Server ,The gMSA account needs AD Permissions and the MID Server has permission to pull the gMSA credential record.Create a Local Account (this is so that you can install the app)Set the PasswordAdd user to Log on as a service policy ( https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0867669 )Add gMSA account to Local Admin ( either via GPO Group or Local Admin Group)Download the MSI installer, and run the installer from an admin command prompt: msiexec /I installer.msiConnect to the ServiceNow Instance with an account that has the mid-server role (standard - configured in config.xml)Change Logon Account (on the Windows Service) for the MID Server to the account which is Domain\AccountNAME$ ( The $ denotes it as a gMSA account)Start ServicesValidate the MID server on the instanceCreate a Windows Credential ( select use MID Server Service account)Go into the Connection and Credential Aliases - chose ADCreate a new Connection - fill out the AD info, Check the box that Uses MID Server - specify specific mid server - use the default port)