Tags: Icinga/icinga-powershell-framework
Tags
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 <[email protected]>
Merge pull request #703 from Icinga:fix/ifw_managed_user_pass_handling Fix: Icinga for Windows managed user password handling Fixes Icinga for Windows password management for the managed user `icinga`, which could fail in some cases because of ambiguous characters or complexity errors and will now retry up to 10 times before giving up
PreviousNext