icinga-powershell-framework
icinga-powershell-framework copied to clipboard
Update GetWindowsService.ps1
Instead of repeatedly accessing $SvcData."$ServiceName", store the object in a local variable for better readability.