Using a Managed Service Account (MSA)
You can run the Tax Balance Server using a Managed Service Account (MSA):
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.
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$
.Restart the Tax Balance Server Windows service.
Learn about using Managed Service Accounts.
Â