Change a Service to a Network account after install
Jennie Elliott
I am installing a program called Elastic Agent, the install works fine but after install, I need to stop the service, change the Log On As account and restart it to finalize. I have tried different methods to get this accomplished and have had various results and no consistency on whether it works or not.
How can I get this accomplished with a high success rate?

1
Comments
Here's another option to try:
You can use a Powershell step after the install is done, you can use powershell step and use set-service and specify the log on account and use restart service