Taskschd.msc / SCHTASKS “The user account you are operating under does not have permission…”
Been receiving the following error when trying to modify tasks with taskschd.msc and SCHTASKS (in CMD prompt).
Specifically in the UpdateOrchestrator folder/directory of "C:WindowsSystem32TasksMicrosoftWindows".
"The user account you are operating under does not have permission to modify this task"
When using taskschd.msc.
Also,
Error: Access is Denied
When using SCHTASKS.
Can anyone explain a proven way to gain privileges to modify tasks in this folder without using 3rd party application (such as PSEXEC or NSudo).
Yes, I am launching both taskschd.msc and CMD Prompt as administrator.
EDIT: This specific question has not been answered despite Moderators claiming it has. The solutions provided in other threads either involve PSEXEC/NSudo or provide a solution that is not effective (Deleting registry keys to cause the keys to repopulate with different settings).
windows-10 cmd.exe windows-update windows-task-scheduler
add a comment |
Been receiving the following error when trying to modify tasks with taskschd.msc and SCHTASKS (in CMD prompt).
Specifically in the UpdateOrchestrator folder/directory of "C:WindowsSystem32TasksMicrosoftWindows".
"The user account you are operating under does not have permission to modify this task"
When using taskschd.msc.
Also,
Error: Access is Denied
When using SCHTASKS.
Can anyone explain a proven way to gain privileges to modify tasks in this folder without using 3rd party application (such as PSEXEC or NSudo).
Yes, I am launching both taskschd.msc and CMD Prompt as administrator.
EDIT: This specific question has not been answered despite Moderators claiming it has. The solutions provided in other threads either involve PSEXEC/NSudo or provide a solution that is not effective (Deleting registry keys to cause the keys to repopulate with different settings).
windows-10 cmd.exe windows-update windows-task-scheduler
Questions: (1) Have you run cmd using Run As Administrator?, (2) Does your account account have a password? (3) Try it with UAC disabled.
– harrymc
Dec 5 at 14:58
In my UpdateOrchestrator folder, the administrators group has full control only for some of the tasks, and on others it has write but not modify. Which one are you trying to modify, and why?
– Jason
Dec 5 at 21:44
add a comment |
Been receiving the following error when trying to modify tasks with taskschd.msc and SCHTASKS (in CMD prompt).
Specifically in the UpdateOrchestrator folder/directory of "C:WindowsSystem32TasksMicrosoftWindows".
"The user account you are operating under does not have permission to modify this task"
When using taskschd.msc.
Also,
Error: Access is Denied
When using SCHTASKS.
Can anyone explain a proven way to gain privileges to modify tasks in this folder without using 3rd party application (such as PSEXEC or NSudo).
Yes, I am launching both taskschd.msc and CMD Prompt as administrator.
EDIT: This specific question has not been answered despite Moderators claiming it has. The solutions provided in other threads either involve PSEXEC/NSudo or provide a solution that is not effective (Deleting registry keys to cause the keys to repopulate with different settings).
windows-10 cmd.exe windows-update windows-task-scheduler
Been receiving the following error when trying to modify tasks with taskschd.msc and SCHTASKS (in CMD prompt).
Specifically in the UpdateOrchestrator folder/directory of "C:WindowsSystem32TasksMicrosoftWindows".
"The user account you are operating under does not have permission to modify this task"
When using taskschd.msc.
Also,
Error: Access is Denied
When using SCHTASKS.
Can anyone explain a proven way to gain privileges to modify tasks in this folder without using 3rd party application (such as PSEXEC or NSudo).
Yes, I am launching both taskschd.msc and CMD Prompt as administrator.
EDIT: This specific question has not been answered despite Moderators claiming it has. The solutions provided in other threads either involve PSEXEC/NSudo or provide a solution that is not effective (Deleting registry keys to cause the keys to repopulate with different settings).
windows-10 cmd.exe windows-update windows-task-scheduler
windows-10 cmd.exe windows-update windows-task-scheduler
edited Dec 5 at 17:03
asked Dec 5 at 14:37
Arianax
117
117
Questions: (1) Have you run cmd using Run As Administrator?, (2) Does your account account have a password? (3) Try it with UAC disabled.
– harrymc
Dec 5 at 14:58
In my UpdateOrchestrator folder, the administrators group has full control only for some of the tasks, and on others it has write but not modify. Which one are you trying to modify, and why?
– Jason
Dec 5 at 21:44
add a comment |
Questions: (1) Have you run cmd using Run As Administrator?, (2) Does your account account have a password? (3) Try it with UAC disabled.
– harrymc
Dec 5 at 14:58
In my UpdateOrchestrator folder, the administrators group has full control only for some of the tasks, and on others it has write but not modify. Which one are you trying to modify, and why?
– Jason
Dec 5 at 21:44
Questions: (1) Have you run cmd using Run As Administrator?, (2) Does your account account have a password? (3) Try it with UAC disabled.
– harrymc
Dec 5 at 14:58
Questions: (1) Have you run cmd using Run As Administrator?, (2) Does your account account have a password? (3) Try it with UAC disabled.
– harrymc
Dec 5 at 14:58
In my UpdateOrchestrator folder, the administrators group has full control only for some of the tasks, and on others it has write but not modify. Which one are you trying to modify, and why?
– Jason
Dec 5 at 21:44
In my UpdateOrchestrator folder, the administrators group has full control only for some of the tasks, and on others it has write but not modify. Which one are you trying to modify, and why?
– Jason
Dec 5 at 21:44
add a comment |
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381034%2ftaskschd-msc-schtasks-the-user-account-you-are-operating-under-does-not-have%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1381034%2ftaskschd-msc-schtasks-the-user-account-you-are-operating-under-does-not-have%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Questions: (1) Have you run cmd using Run As Administrator?, (2) Does your account account have a password? (3) Try it with UAC disabled.
– harrymc
Dec 5 at 14:58
In my UpdateOrchestrator folder, the administrators group has full control only for some of the tasks, and on others it has write but not modify. Which one are you trying to modify, and why?
– Jason
Dec 5 at 21:44