I have problems running manual and automatic scripts on my Windows machines after upgrading my zabbix server to version 7.0
The problem I'm running into now is the following when I run a script on one of my machines:

However if I run the same command in my server console to a powershell script:

Even the command without calling the script:
There is communication between server and agent. Checked in both directions, also the execution timeout is 30 seconds on server and agent.
I have installed version 7 of the agent on my Windows machine, it doesn't work either, I have returned to 6.4 and it doesn't work either. I don't know if it's some problem in the GUI or some new parameter that I missed. In the administration part of my frontend I have configured the UI script timeout to 60 seconds. However, no test that I have carried out or tested has given results.
In my agent log I don't see anything strange regarding these errors.
I also have items configured with PowerShell commands to check other configurations in my Windows and they work perfectly.
The problem is that the scripts that I have to launch by hand cannot be implemented as items because I use them to perform specific tasks or when one of my triggers fires.
A hand with this?
It will be appreciated
Greetings
The problem I'm running into now is the following when I run a script on one of my machines:
However if I run the same command in my server console to a powershell script:
Even the command without calling the script:
There is communication between server and agent. Checked in both directions, also the execution timeout is 30 seconds on server and agent.
I have installed version 7 of the agent on my Windows machine, it doesn't work either, I have returned to 6.4 and it doesn't work either. I don't know if it's some problem in the GUI or some new parameter that I missed. In the administration part of my frontend I have configured the UI script timeout to 60 seconds. However, no test that I have carried out or tested has given results.
In my agent log I don't see anything strange regarding these errors.
I also have items configured with PowerShell commands to check other configurations in my Windows and they work perfectly.
The problem is that the scripts that I have to launch by hand cannot be implemented as items because I use them to perform specific tasks or when one of my triggers fires.
A hand with this?
It will be appreciated
Greetings
Comment