-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
S25-W28/29, S25-W30/31
-
0.125
Set hostname 'Windows 10'
Run script
> powershell -executionpolicy bypass .\install-zabbix.ps1 -serverHost '192.168.56.144' -hostName 'Windows 10' -pskIdentity '***' -psk ***
Get an error
Downloading https://cdn.zabbix.com/zabbix/binaries/stable/10/latest/zabbix_agent2-10-latest-windows-amd64-openssl.msi C:\Users\JurijsKlopovskis\install-zabbix.ps1 : Cannot download https://cdn.zabbix.com/zabbix/binaries/stable/10/latest/zabbix_agent2-10-latest-windows-amd64-openssl.msi msi package: (The remote server returned an error: (404) Not Found.) At line:1 char:1 + .\install-zabbix.ps1 -serverHost 192.168.56.144 -hostName Windows 10 ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,install-zabbix.ps1
- mentioned in
-
Page Loading...