Skip to content
Snippets Groups Projects
Commit 1d03b4c4 authored by Andreas Lindemark's avatar Andreas Lindemark
Browse files

Added one more option to test the script.

parent 32f24fc0
No related branches found
No related tags found
No related merge requests found
...@@ -63,6 +63,11 @@ Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force; Stop-Service ...@@ -63,6 +63,11 @@ Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -Force; Stop-Service
``` ```
```powershell
C:\Windows\system32\Tasks\CheckAndStartZabbixAgent2.ps1
```
### Script Details ### Script Details
When you run the script `CheckAndStartZabbixAgent2.ps1`, it will perform the following actions: 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. 1. **Retrieve the Domain name**: Dynamically retrieves the domain name of the computer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment