Open
Description
On certain systems when installing the framwork we get the following error.
Start-ScheduledTask : Element not found.
At C:\Program Files\WindowsPowerShell\Modules\icinga-powershell-framework\cache\framework_cache.psm1:25123 char:5
+ Start-ScheduledTask -TaskName $TaskName -TaskPath $TaskPath;
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (PS_ScheduledTask:Root/Microsoft/...S_ScheduledTask) [Start-ScheduledTas
k], CimException
+ FullyQualifiedErrorId : HRESULT 0x80070490,Start-ScheduledTask