Installing the Job service to a local server

Hi there,

I'm trying to get my job server installed as a service on my 1IM server. (Windows 2016)

As this is a LAB environment, the service account and installation account are both Administrator. The Installation folder is the local folder with my 1IM files and The installation server is the same server but I get an error:

It is not allowed to use the local machine as install destination.
at VI.Controls.Special.wizServiceInstaller.pageProgress_ShowFromNext(Object sender, EventArgs e)
at VI.Controls.Special.wizServiceInstaller.RunInstallation()
at VI.Controls.Special.ServiceInstallerControl.ExecuteInstall(String strMsiName, String strUpgradeGuid, Boolean runAsync)
at VI.Controls.Special.ServiceInstallerControl.CreateExecutionContext(String strMsiName, String strUpgradeGuid)
at VI.Controls.Special.ServiceInstallerControl.CheckLocalhost(String strName)

If I try to install a fresh one from designer from Designer and install the service I get:

Copy from '\\pollicovem\Admin$\RemoteExecutor\' to 'C:\Users\pollicovem\AppData\Local\Temp\6\RemoteExecutor\' file(s) 'Application.evtx' failed.
The network path was not found.

interestingly enough \\pollicovem is not a server, it was the name of the job service queue.

I'm using version 8.1. Is there a way around this?  Thanks!

Parents Reply Children
No Data