About 50 results
Open links in new tab
  1. Two scheduled tasks - one runs every time, the other only sometimes

    Running Vista Home Premium 32bit SP2. I have two scheduled tasks, each launching a .bat file, one set to run at 5:00 pm every day, the other set to run at 11:00 pm every day. The 5pm task runs every …

  2. Win10 task scheduler - bug or feature? - social.technet.microsoft.com

    Run the task - it works (task manager shows notepad.exe running as system).Now modify the permissions on that task file (c:\windows\system32\tasks\test) as follows:as additional permission …

  3. Error when running POWERSHELL script on remote machine

    When you import your management pack, create a run as account and associate with the run as profile and distribute to the server that is running the script.

  4. Run Command Line in Task Sequence - social.technet.microsoft.com

    Aug 14, 2013 · I just want to run a simple command line on a client through the "Run Command Line" feature in SCCM task sequence.

  5. Run a Powershell Script every xx minutes via a Windows Service?

    Feb 26, 2014 · I know I could do this via Task Manager with a task that runs every minute but is there a way to do the same thing via a service? That way when we're in the Service window I can just Stop …

  6. gMSA + Task Scheduler v.4 - social.technet.microsoft.com

    We run our scheduled task using gMSA accounts in our environment because it meets STIG's. In doing so, I learned how to create Scheduled Task using powershell since it is the only way to use gMSA …

  7. Network and Sharing Centre problems (again)

    Network List Service is reported as running in Services.msc. and task manager. I tried to check the permissions in the registry key as I did before but key was missing (i think).

  8. Task Scheduler - Large number of tasks queue status

    Going to queue again? Please refer to this link and make sure "queue a new instance" is not chosen through Task properties\Settings. Task Scheduler - Why Does Clicking Run Cause Task Status to be …

  9. Deferring Continuation of Task Sequence for another AutoLogon …

    The Task Sequence engine is started from a file called setupcomplete.cmd, which is executed when Windows Setup completes I can remove this file and the do the Autologon etc.

  10. Task Sequence failing - social.technet.microsoft.com

    I have tested individually the Run Command Line and Install Software items outside of the Task Sequence. Both run fine. When I create a task sequence with a Run Command Line (\\SCCM Server …