diff --git a/Windows/ZabbixAgent/README.md b/Windows/ZabbixAgent/README.md
index 486b81c74bee0b25e53841aecd286c0634a2833b..f0eeef64e79069c78d08aa4d09a41324d394e256 100644
--- a/Windows/ZabbixAgent/README.md
+++ b/Windows/ZabbixAgent/README.md
@@ -63,6 +63,11 @@ Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force; Stop-Service
    
    ```
 
+   ```powershell
+   C:\Windows\system32\Tasks\CheckAndStartZabbixAgent2.ps1
+   
+   ```
+
 ### Script Details
 When you run the script `CheckAndStartZabbixAgent2.ps1`, it will perform the following actions:
 1. **Retrieve the Domain name**: Dynamically retrieves the domain name of the computer.