- OS: Windows 2008R2 and later
- PowerShell: 2.0 and later
- 1C Server: 8.3 and later
sc create "1C:Enterprise RAS" binpath= "C:\Program Files **(86)**\1cv8\\**working version**\bin\ras.exe cluster --service" obj= ".\USR1CV8" password= "<pass>" displayname= "1C:Enterprise RAS" start= auto
net start "1C:Enterprise RAS"
Get-Host|Select-Object Version
- github/zbx_1c_server.ps1 in C:\service\zbx_1c_server.ps1
powershell -NoProfile -NoLogo -ExecutionPolicy Bypass -File "C:\service\zbx_1c_server.ps1" lld db
- github/zabbix_agentd.conf
net stop "Zabbix Agent"
net start "Zabbix Agent"
- github/zbx_export_templates.xml
- Discovery rules
- Items prototypes
- GPL v3