Icinga / icinga-powershell-framework

This PowerShell module will allow to fetch data from Windows hosts and use them for inventory and monitoring solutions. Together with the Icinga Web 2 module, a detailed overview of your Windows infrastructure will be drawn.
MIT License
77 stars 33 forks source link

Fix: Scheduled task user to use LocalSystem #715

Closed LordHepipud closed 7 months ago

LordHepipud commented 7 months ago

Fixes internal scheduled task handling and certificate renewal task by setting the user to LocalSystem instead of any administrative user or group, ensuring compatibility with all Windows versions as well as managing by using WinRM and SSH