- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2019 02:09 PM
I would like to install the MID Servers using the configuration tools such as Ansible. I would like to know is there any way by which MID server can be installed silently post the Config.xml update.
Thanks,
Rahul Yamgar
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2019 11:38 AM
I figured out that by configuring config.xml properly, MIDServer`s start.bat or start.sh can be used to configure/run the MID server. This is how we can install the MID server silently.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2019 08:32 PM
Hi Rahul,
Any specific requirement for this?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019 09:06 AM
Want to use configuration management tools like Ansible to perform the installation of the MID Server.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2019 06:10 AM
Please check on github anything you can get. i got following URL in that they have given some yaml files set up.
Ansible role to install and configure ServiceNow MID agents.I have not tried following however i am just giving you for references.
https://github.com/ServiceNowITOM/ansible-role-mid
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2019 11:38 AM
I figured out that by configuring config.xml properly, MIDServer`s start.bat or start.sh can be used to configure/run the MID server. This is how we can install the MID server silently.