You can run the Octopus Server using a Managed Service Account (MSA):
- Install the Octopus Server and make sure it is running correctly using one of the built-in Windows service accounts or a custom account.
- Reconfigure the Octopus Server Windows service to use the MSA, either manually using the Service snap-in, or using
sc.exe config "OctopusDeploy" obj= Domain\Username$
. - Restart the Octopus Server Windows service.
Learn about using Managed Service Accounts.
Learn more
Help us continuously improve
Please let us know if you have any feedback about this page.
Page updated on Sunday, January 1, 2023