Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

mid server password change

asd22
Tera Contributor

Our mid server user has a new password and now our mid server is down. Is there a script somewhere i go to copy in the new password?

5 REPLIES 5

BHAGYESH BHOSAL
Tera Expert

Hi @asd22 ,

 

No need to configure the new MID server . 

 

In MID server files you can find a "config.xml" file on the server ,

 

First stop the MID server service manually .

open the file with word pad or notepad .

find the mid server username and password tag and you can modify the password in the config file .

save and close the file . 

Start the MID server service again .

MID server will up after sometime .