Change a service account with AmplaUtil
- Last UpdatedMay 16, 2024
- 1 minute read
Change the current Log On account running the AVEVA Production Management services to a different account without reinstalling the application using an AmplaUtil command.
Change the service account with AmplaUtil
-
On your computer, click Start, and in the Run box, type cmd.exe to start the command prompt.
-
Navigate to the AVEVA Production Management installation directory. For example: C:\Program Files\AVEVA\AVEVA Production Management.
-
Type the following:
amplautil /serviceaccount:<DOMAINNAME>\<USERNAME>
Enter the password for the user account provided.
The access control lists (ACLs) for the previous service Log On account will be revoked automatically after the account switch.
-
Restart the Ampla service for the changes to take effect.