Essential Server Service installation proble

Post Reply
j_paglione
Posts: 31
Joined: 22 Feb 2018, 12:00

Hello,
I have a problem with the installation of EssentialServerService I am attaching the problems that I find in the cmd, so it's just a path problem but I can not figure out how i can fix it.
Thanks.
problem.png
You do not have the required permissions to view the files attached to this post.
User avatar
jonathan.carter
Posts: 1087
Joined: 04 Feb 2009, 15:44

Hi,

Thanks for your post and in particular the trace of the errors.

I actually think that this is NOT a path problem but a permissions issue.

From the trace, it seems that the call to 'prunsrv' is failing because it cannot open the Service Manager (presumably the Windows service manager) to install the service. It's reporting "Access Denied".

I think you will need to have Administrator privileges in order to run this, so that 'prunsrv' can install the service. Make sure to open the Command Prompt as an Administrator or equivalent so that the batch file has all the privileges it needs.

Jonathan
Essential Project Team
Post Reply