Comments
hl2guide
added
the
Issue-Bug
It either shouldn’t be doing this or needs an investigation.
label
Sep 22, 2022
msftbot
bot
added
Needs-Triage
It’s a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn’t match tag requirements
labels
Sep 22, 2022
msftbot
bot
added
Needs-Attention
The core contributors need to come back around and look at this ASAP.
and removed
Needs-Author-Feedback
The original author of the issue/PR needs to come back and respond to something
labels
Sep 24, 2022
I’m trying to set a scheduled task in my computer so that the mumble client starts when I log on ; the task tries to start as planned but fails as follows :
Task Scheduler failed to start «Mumble» task for user
«computermyuser». Additional Data: Error Value: 2147943140.
The command is
«D:Program Files (x86)Mumblemumble.exe»
with and without a mumble url as argument, with and without highest privilegies, as windows 10, windows 7 I’m at quite at loss as to how to deal with this, does anyone have an idea ?
(All other tasks work well, only mumble fails)
asked May 11, 2016 at 22:01
A simple workaround is to create a powershell script, say start_mumble.ps1
, containing the following line (adjust the path as needed):
Start-Process "C:Program Files (x86)Mumblemumble.exe" -WindowStyle Minimized
and schedule a task with action set as «Start a program» and settings
- Program/script:
powershell.exe
- Add arguments:
\pathtostart_mumble.ps1
This approach worked for me on Windows 10. Make sure the invoked powershell can run scripts (see Get-ExecutionPolicy
and Set-ExecutionPolicy
).
answered Nov 7, 2016 at 23:37
RyogiRyogi
5,4475 gold badges26 silver badges46 bronze badges
-
marky_bill
- Posts: 6
- Joined: Thu Oct 09, 2014 1:52 pm
Schedule task fails with Error Value: 2147943140
I recently upgrade from 5.1.558 to 5.1.596 and now my scheduled backup tasks fail with above error value. Have reverted back to previous version and it is fine again.
Any Ideas what the problem is?
Thanks in advance
-
marky_bill
- Posts: 6
- Joined: Thu Oct 09, 2014 1:52 pm
Re: Schedule task fails with Error Value: 2147943140
Post
by marky_bill » Fri Oct 24, 2014 2:03 pm
None of the FBackup tasks work since installing the newer version, they haven’t been changed. Other tasks that do not use FBackup still work fine. I don’t have a task for FBackup that works. Clearly something in 5.1.596 is causing the issue. Going back to the previous version all the FBackup tasks then work.
-
marky_bill
- Posts: 6
- Joined: Thu Oct 09, 2014 1:52 pm
Re: Schedule task fails with Error Value: 2147943140
Post
by marky_bill » Wed Oct 29, 2014 11:40 am
Managed to get this working. Having reinstalled the latest version I created a new backup job and associated task. I then ran the task from the task scheduler and it worked fine. I then looked at what the task was running. It was bSchedStarter.exe. I looked at the old tasks that had stopped working and they were running bBackup.exe. So, from within FBackup and delete all the tasks for the jobs and recreated them so they are now using bSchedStarter.exe and so far touch wood they are running as expect.
Just thought this might help other users.
Списки переходов Windows и команда Cortana WinKey + C не работают. Проблема со списком переходов также задокументирована в списках сломанных переходов в Windows 10.
Просматривая Event Viewer, я обнаружил две ошибки.
Для списков переходов (код события 10000):
Невозможно запустить сервер DCOM: {C82192EE-6CB5-4BC0-9EF0-FB818773790A}. Ошибка: «2147943140» произошло при запуске этой команды:
C: WINDOWS System32 rundll32.exe shell32.dll, SHCreateLocalServerRunDll {c82192ee-6cb5-4bc0-9ef0-fb818773790a} -Внедрение
Для Кортаны (код события 10001):
Невозможно запустить сервер DCOM: {24AC8F2B-4D4A-4C17-9607-6A4B14068F97} как недоступный / недоступный. Ошибка: «2147943140» произошло при запуске этой команды:
C: WINDOWS System32 rundll32.exe shell32.dll, SHCreateLocalServerRunDll {24AC8F2B-4D4A-4C17-9607-6A4B14068F97} -Внедрение
Запуск команд вручную устраняет проблему до следующей перезагрузки. Однако даже при использовании запланированной задачи команды не могут быть запущены и завершаются с ошибкой, предположительно, с той же ошибкой.
У кого-нибудь есть идеи как это исправить?
Единственное, из многих, что я пробовал, это работает (временно), это сделать ремонтную установку Windows или обновить ее до новой версии (в настоящее время я использую 1903). Это работает в течение нескольких дней, а затем снова выходит из строя. Я подозреваю, что развертывание приложения Microsoft Store из Visual Studio — это то, что его ломает, но я не совсем уверен.
Из того, что я читал в другом месте, это может быть какая-то проблема с разрешениями.
Я также получаю предупреждение о событии с кодом 10016:
Параметры разрешений по умолчанию для компьютера не предоставляют разрешения локальной активации для приложения COM-сервера с CLSID
{C2F03A33-21F5-47FA-B4BB-156362A2F239} и APPID
{316CDED5-E4AE-4B15-9113-7055D84DCC97} пользователю [—] с адреса LocalHost (с использованием LRPC), работающего в контейнере приложения Microsoft.Windows.ShellExperienceHost_10.0.18362.145_neutral_neutral_cw5n1h2txyewy SID [—]. Это разрешение безопасности можно изменить с помощью инструмента администрирования служб компонентов.
Я попытался использовать инструмент Component Services, но не смог найти ничего с данным ID.
I’m trying to set up a Scheduled Task that will run ‘Dropbox.exe’ at a specified time. Ive set it up easily on my Windows 7 machine, but on my Windows 10 PC, I keep getting the error —
«One or more of the specified arguments are not valid.»
In the History, the error reads as —
Task Scheduler failed to start «My TasksRun Dropbox» task for user «EDITOREDITOR». Additional Data: Error Value: 2147943140.
I use the Task Scheduler wizard to build the task, so I figured that Microsoft builds it the way it should be built. The only argument I add is ‘/home’, but I’ve also tried it with no arguments.
I’m logged in as an Administrator, and I also have dropbox.exe set to ‘Run as Administrator’.