
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 01:38 AM
Hi developers,
I am doing something smple which is I have been trying to install a discovery mid server in my local machine and link it to my developer instance which is a Paris release.
I created another user in my local machine and I have given it the Log On as a Service right, see below screenshot.
However, the Servicenow mid server installation tool keeps popping up a message that the service account does not have the required right. Any suggestion please??!
Best regards,
Mazin
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 10:15 PM
Hi Mazin,
I have experienced the same recently on one of our partner demo instances. I tried a couple of different VM's, all with the same outcome.
To get around it, I downloaded the ZIP version rather than the MSI. If you download the ZIP version, you can install it as you would have in previous releases, in which case you can configure and start the MID service and then change the windows service credentials afterwards. When doing it this way, there was no issue with the user being granted 'logon as a service' rights.
It seems that it might be a bug in the MSI installer. I've been meaning to log a ticket with ServiceNow about this. Now that I know it wasn't just something weird on my end, I'll get onto it 🙂
Regards,
David

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 01:52 AM
In Service Account Name try giving full path like MANZINPC\username.
Your Configuration of Local Service Account seems right.
https://morgantechspace.com/2013/11/set-or-grant-logon-as-a-service-right-to-user.html
Regards
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 02:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 02:08 AM
From Command Prompt CMD run this - whoami /priv
What is the output.
Reagrds
RP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2020 03:25 AM