-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
BugThere is an issue presentThere is an issue presentInvestigationThe team is looking into the cause of the issueThe team is looking into the cause of the issue
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
Metadata
Metadata
Assignees
Labels
BugThere is an issue presentThere is an issue presentInvestigationThe team is looking into the cause of the issueThe team is looking into the cause of the issue