icinga-powershell-framework/jobs
Angel Roman 9907cc8e8e
Update GetWindowsService.ps1 (#751)
* Update GetWindowsService.ps1

Instead of repeatedly accessing $SvcData."$ServiceName", store the object in a local variable for better readability.

* Update GetWindowsService.ps1

Fixes code styling

---------

Co-authored-by: Lord Hepipud <contact@lordhepipud.de>
2025-01-30 16:48:34 +01:00
..
GetWindowsService.ps1 Update GetWindowsService.ps1 (#751) 2025-01-30 16:48:34 +01:00
RenewCertificate.ps1 Adds support to authenticate with the Icinga for Windows certificate for the REST-Api 2024-08-14 16:56:33 +02:00
RestartWindowsService.ps1 Adds handling to add scheduled task background task 2024-03-12 15:13:34 +01:00
SetProcessPriority.ps1 Adds feature to set process priority for Icinga for Windows to BelowNormal for improved Host performance 2024-09-19 12:16:02 +02:00
StartWindowsService.ps1 Adds handling to add scheduled task background task 2024-03-12 15:13:34 +01:00
StopWindowsService.ps1 Adds handling to add scheduled task background task 2024-03-12 15:13:34 +01:00