Score:2

windows service logon could not be modified

cn flag

I am in windows server 2019 and one of the application was running with a local admin account. I have configured that application to logon with a gMSA service account.

After running with certain issues, I wished to switch back and run the appication as before using the local admin account.

But unfortunately the option is disabled and I could no more modify the properties of the service.

could anybody help me ? Kind regards Ashok

screen shot here with

Score:0
us flag

You can't switch user account of a service using GUI after you set it to Managed Service Account.
But you can do it using command line.

sc config SERVICE-NAME obj= DOMAIN\USER password= PASSWORD

You can find SERVICE-NAME in General tab.
Use . (dot) for DOMAIN if you are using local account

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.