Using a Managed Service Account (MSA)

You can run the Tax Balance Server using a Managed Service Account (MSA):

  1. Install the Tax Balance Server and make sure it is running correctly using one of the built-in Windows service accounts or a custom account.

  2. Reconfigure the Tax Balance Server Windows service to use the MSA, either manually using the Service snap-in, or using sc.exe config "TaxBalance" obj= Domain\Username$.

  3. Restart the Tax Balance Server Windows service.

Learn about using Managed Service Accounts.

Â