- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 04:40 AM
Hi All
How to install Mid server can anyone please help me with steps .
@Community Alums
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 04:42 AM
@nameisnani Check below video
https://www.youtube.com/watch?v=TyUwvSdmHIE
This explains step by step procedure.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 05:13 AM
Hi @nameisnani ,
To watch the step by step video - Click Here
-------------------------------------------------------------------------
Steps to install MID Server:-
- Check MID Server host computer must have access to the ServiceNow Instance to download the MID Server installer package. If not you must import the MID Server installer package into your MID Server hosts manually.
- Create the MID Server user account and grant the appropriate role(mid_server) to this user.
- Download the MID archive file for the host machine and Extract All.
- Install the MID Server:-
-
- Navigate to the agent folder that was created when the file was extracted.
- Edit the following parameters in the config.xml file with a text editor.
-
- <parameter name="url" value="https://YOUR_INSTANCE.service-now.com" />
- Enter the MID user credentials in the mid.instance.username and mid.instance.password parameters.
- <parameter name="name" value="YOUR_MIDSERVER_NAME_GOES_HERE" /> element and change the value for the MID Server name.
- (Optional) Enter connection information for the proxy server.
- Run start.bat to start the MID Server. (open command prompt with run as administrator).
- On the instance, in the Related Links, select Validate.
This way you can easily install a mid server.
Here is the Doc :Installing the MID Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 05:33 AM
Hello @nameisnani
There are various resources available online which can let you know step by step.
You can look into what others have already posted or look into the below video:-
https://www.youtube.com/watch?v=wKBG_FV2UEc
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 04:42 AM
@nameisnani Check below video
https://www.youtube.com/watch?v=TyUwvSdmHIE
This explains step by step procedure.
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 05:13 AM
Hi @nameisnani ,
To watch the step by step video - Click Here
-------------------------------------------------------------------------
Steps to install MID Server:-
- Check MID Server host computer must have access to the ServiceNow Instance to download the MID Server installer package. If not you must import the MID Server installer package into your MID Server hosts manually.
- Create the MID Server user account and grant the appropriate role(mid_server) to this user.
- Download the MID archive file for the host machine and Extract All.
- Install the MID Server:-
-
- Navigate to the agent folder that was created when the file was extracted.
- Edit the following parameters in the config.xml file with a text editor.
-
- <parameter name="url" value="https://YOUR_INSTANCE.service-now.com" />
- Enter the MID user credentials in the mid.instance.username and mid.instance.password parameters.
- <parameter name="name" value="YOUR_MIDSERVER_NAME_GOES_HERE" /> element and change the value for the MID Server name.
- (Optional) Enter connection information for the proxy server.
- Run start.bat to start the MID Server. (open command prompt with run as administrator).
- On the instance, in the Related Links, select Validate.
This way you can easily install a mid server.
Here is the Doc :Installing the MID Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 05:33 AM
Hello @nameisnani
There are various resources available online which can let you know step by step.
You can look into what others have already posted or look into the below video:-
https://www.youtube.com/watch?v=wKBG_FV2UEc
Please mark my answer as correct based on Impact.