Hi
I try to install a windows_agent to windows2008 (64bit)
I logged with administrator privileges!
Copy the agent files to c:\zabbix folder
run the
zabbix_agentd.exe --config c:\zabbix\zabbix_agentd.win.conf --install
but come error message
"ERROR: Cannot connect to Service Manager: Access is denied."
The resolution:
go to c:\windows\System32 in explorer
select the cmd.exe -> right click -> run as administrator
in the opened cmd window run the install command.
the install success
Robit
I try to install a windows_agent to windows2008 (64bit)
I logged with administrator privileges!
Copy the agent files to c:\zabbix folder
run the
zabbix_agentd.exe --config c:\zabbix\zabbix_agentd.win.conf --install
but come error message
"ERROR: Cannot connect to Service Manager: Access is denied."
The resolution:
go to c:\windows\System32 in explorer
select the cmd.exe -> right click -> run as administrator
in the opened cmd window run the install command.
the install success
Robit
Comment