@@ -20,14 +20,16 @@ This repository contains scripts to
### Via an automatic One-Liner, that Downloads, installs and clean up
This one-liner download and install does the following:
1. Sets the path to store the script.
2. Download the script file to the path.
3. Create a scheduled task.
1. Sets the ExecutionPolicy
2. Stop the "Zabbix Agent 2" service.
3. Set the path where to store the script.
4. Download the script file to the path.
5. Create a scheduled task.
1. To run the script, you need to temporarily change the PowerShell execution policy to allow script execution. You can do this by using the following one-liner code: