We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Does this only affect newly installed machines, not having Icinga for Windows installed before or also machines on which an update is applied?
Sorry, something went wrong.
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.
LordHepipud
No branches or pull requests
On certain systems when installing the framwork we get the following error.
The text was updated successfully, but these errors were encountered: