Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start-ScheduledTask : Element not found. #770

Open
drapiti opened this issue Jan 21, 2025 · 3 comments
Open

Start-ScheduledTask : Element not found. #770

drapiti opened this issue Jan 21, 2025 · 3 comments
Assignees
Labels
Bug There is an issue present Investigation The team is looking into the cause of the issue

Comments

@drapiti
Copy link

drapiti commented Jan 21, 2025

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

@LordHepipud LordHepipud self-assigned this Jan 29, 2025
@LordHepipud LordHepipud added Bug There is an issue present Investigation The team is looking into the cause of the issue labels Jan 29, 2025
@LordHepipud
Copy link
Collaborator

Does this only affect newly installed machines, not having Icinga for Windows installed before or also machines on which an update is applied?

@LordHepipud
Copy link
Collaborator

Which version of Windows is being used for these setups? Is it just affecting a certain version or all of them?

@drapiti
Copy link
Author

drapiti commented Jan 30, 2025

Which version of Windows is being used for these setups? Is it just affecting a certain version or all of them?

I will get back to you on this I need to find the systems where this occurred. It is less wide spread than the TLS problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug There is an issue present Investigation The team is looking into the cause of the issue
Projects
None yet
Development

No branches or pull requests

2 participants