- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 12:58 PM
Team,
I have MID server service running on a Box pointing to one ServiceNow instance A using a log on service account.
Now I want to install another MID server service on the same box pointing to different ServiceNow instance B using same log on service account?
Please advise.
Thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 02:23 PM
Yes Service account that runs the service on the mid server just gives service access to the environment. Having the same account should be fine.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 01:56 PM
Just make sure that account exists on instance B.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 02:02 PM
Thanks
MY question is can I use the same service when I install second MID pointing to different SNOW instance?
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 02:23 PM
Yes Service account that runs the service on the mid server just gives service access to the environment. Having the same account should be fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2022 02:40 PM
Thanks
Thanks.