Skip to content

Start-ScheduledTask : Element not found. #770

Open
@drapiti

Description

@drapiti

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 presentInvestigationThe team is looking into the cause of the issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions