Skip to main content

Questions tagged [task-scheduler]

1 vote
0 answers
302 views

We have a Windows Server 2019 at a small office location with a scheduled task that runs at startup. The task runs a program (a simple win32 utility exe), that does not trigger. The Task Scheduler ...
SKidd's user avatar
  • 101
0 votes
1 answer
184 views

i have a strange Problem and i hope someone can help me. What I’m doing: I am creating a Scheduled Task via GPO, which starts a Powershell script which is located on a network share. The Script should ...
Markus Hebert's user avatar
157 votes
9 answers
85k views

I have some tasks in the Task Scheduler on Windows 2008 R2. I created them as the admin and I'm logged in as the admin. I have no easy way to rename the tasks. The only way I can is to export the task ...
Mark's user avatar
  • 2,201
0 votes
1 answer
705 views

I am encountering an issue with AzCopy where my script runs perfectly fine in CMD but fails with authentication errors when executed via a batch file. Here's a breakdown of the situation: The aim is ...
Michael Brown's user avatar
0 votes
0 answers
77 views

I have the following situation: I have two user accounts. One is an administrator, and the other is a regular user with limited permissions. I'm trying to run batch files using Task Scheduler or the ...
user466575's user avatar
0 votes
1 answer
355 views

I have a windows 10 machine (A) where all the task files under Windows\System32\Tasks\Microsoft got erased due to a hard disk corruption. Now because all the default windows tasks missing, many ...
rboy's user avatar
  • 101
0 votes
1 answer
1k views

We have tasks in Task scheduler running under account XYZ on a Windows PC. The XYZ user account has been disabled, and users have to logon using their own domain account. When the user logs on, they ...
codelearner1029's user avatar
0 votes
0 answers
419 views

We have created a scheduled task in Windows 2019 to cleanup IIS log files per the following link: https://learn.microsoft.com/en-us/iis/manage/provisioning-and-managing-iis/managing-iis-log-file-...
Kimmel's user avatar
  • 101
50 votes
11 answers
191k views

I have a Windows Server 2008 SP 2 Task Scheduler task that should run every 10 minutes. The trigger says "At 6:50 PM every day - After triggered, repeat every 10 minutes indefinitively." Looking at ...
Dan C's user avatar
  • 641
0 votes
0 answers
2k views

I have an odd problem with a scheduled task. The task is scheduled to run at 0202 every morning under a service account. The task is configured to run whether the user is logged on or not and the &...
BWFC's user avatar
  • 101
3 votes
2 answers
19k views

I want to set up a task scheduler to run a PowerShell script every 1 hour with no prompt windows pop-up. Here is the command I tried: schtasks /create /sc hourly /tn $Task-Name /st $ScheduleTime ` /tr ...
ITnewbie's user avatar
  • 191
0 votes
1 answer
1k views

Goal is to have a task scheduler task activate a PowerShell script at a certain time. We have had problems where the server restarts and the script doesn't run because I was not logged in as my domain ...
guildwarstiger2's user avatar
0 votes
1 answer
2k views

I would like to deploy P12 certificate (for OpenVPN) to Windws Certificate Store, to be more precise to LocalMachine\Personal. The reason is the certificate will be protected at least by local admin ...
aldomoro's user avatar
30 votes
4 answers
113k views

I have created a basic task in Task Scheduler on Windows Server 2008 R2. When I try saving the task, I get the following message: This task requires that the user account specified has Log on as ...
John John's user avatar
  • 459
0 votes
1 answer
4k views

I am trying to run task scheduler on my local pc (windows 10), I have set it up to run a exe file stored on my C drive daily, but it doesn't run when I set it to "run whether user is logged on or ...
Steve's user avatar
  • 3

15 30 50 per page
1
2 3 4 5
22