task scheduler

  1. K

    Windows 7 Is it Normal for conhost.exe and sc.exe to Run at Boot on Windows 7?

    Hello Is it normal for a windows to run this two files at/after boot (always delayed) for time to time and at specific time always 1:00 AM (conhost) or is some kinda virus ?? I'm using win 7 ultimate x64 Thanks for help
  2. S

    Windows 7 windows 7 task idle

    Trying to run a task on my Windows7 (Home Premium 64bit) notebook, when it is "idle". But task does not start. Task has a second trigger, running at certain time, this works. But idle is working, because when screensaver is acticated, it starts after "idle" time. Trying same task on my Windows7...
  3. mememaine

    Windows 8 problem with black screen win 10

    I have had this problem for about a month...when my desktop image closes...my desktop goes to black, until i bring up task scheduler, my program comes back, and I then have to close task scheduler in order to get back. also goes to black after 10 min or so...and then i have to go back thru the...
  4. Z

    Windows 10 Troubleshooting Task Scheduler Issues After Windows 10 Pro Upgrade

    I have created a task that will run once every night 01:00 on my Windows machine. It worked OK before upgrade to Windows 10 Pro. Now it doesn't. When I try to run it manually from Task Scheduler following error occurs: Task Scheduler service is not available. Task Scheduler will attempt to...
  5. J

    Windows 10 How to run concurrent batch jobs in task scheduler

    hi, This should be an easy answer. I want to create one scheduled task, it will be called "CLEAR_PHOTOSBYDATE", see attached pic or (approximate example, not literal job...yet) In this task I will have several batch jobs. I know how to set it up to run them consecutively, 1st one runs, the 2nd...
  6. Cardinal System

    Windows 7 Grant Admin Privileges To Batch File - Solved

    I have a batch file that runs on logon as a task, but it does not work on non-admin desktops because it uses admin level commands. I want it to run as administrator without prompting the user for a password. I tried going into the file properties, clicking compatibility, and checking "Run This...
  7. D

    Windows 8 Event error every thirty seconds (ID 16385)

    I noticed a few days ago that in my event logs every 30s I'm getting Failed to schedule Software Protection service for re-start at [....] Error Code: 0x80070005. [...] = time/date I've tried Googling the errors and following their instructions, making sure Task Scheduler, RPC & RPC Locator...
  8. B

    Windows 10 completely disable windows defender schedules

    I can stand no more windoes defender automated schedules. My laptop CPU rockets to 70% for half and hour and the lappy gets boiling. I have attempted to disable each entry in task scheduler however this will not stop defender to run randomly How can I stop this? PS - I want to keep real time...
  9. D

    Windows 7 Task Scheduler corrupted after Win 10 reversion

    Couldn't find anything in searches but I gather this has become a problem for a few others possibly. I only had one task manually set up (as opposed to those Windows does) but after I'd reverted from Windows 10 it didn't run any more. I presumed it was the only one with any issues so didn't...
  10. News

    Debugging a background task on a time trigger

    Link Removed The TimeTrigger class is extremely useful when your Universal Windows Platform (UWP) app has background tasks you want to run periodically. For instance, if you are writing a mail app, you will want to regularly poll for new messages in the background with a time trigger. If you...
  11. N

    Windows 10 Unexpected DLL and Config Files Found in Recycle Bin on Windows 10

    Hi guys. I was wondering if anyone could explain something weird I found today. I went to my recycle bin and found some files in there that while I have no idea what they are for, I have a feeling they are not supposed to be there. I'm using windows 10 64 bit btw. These are the files in there...
  12. Neemobeer

    Windows 7 Powershell LAN/WLAN Switcher

    Many times people may have both their wireless NIC and wired NIC connected at the same time. This can create a bridge and cause your network performance to degrade. Here is a powershell script that could be setup as a scheduled task to run at start up. What it does it detect if the wired nic...
  13. Jin Chua

    Open WebMartix3 on Windows Startup

    Please advise me how to setup WebMartix3 open when Windows Server 2012 R2 bootup. I want it to start the program (WebMartix3) before I login my account. (meaning it will start the program before I keying my password in the login screen of Windows Server 2012 R2) I had tried Task Scheduler but...
  14. Neemobeer

    Windows 10 Windows 10 Powershell based virus detector

    Here's a neat script I put together today. If added as a scheduled task it will loop and monitor running processes. The only thing needed is to sign up for an account on virustotal.com to get an API key then replace the F's with your api key Function Get-ProcessReport([string]$FilePath...
  15. UKAspie

    Windows 10 Forced restart at 2:55

    This is a variant of "Windows 10 won't stay in Hibernation". I've unchecked any tasks with "Wake the computer to perform this task" and in any case there is nothing scheduled for 02:55 and 14:55. Has anyone else experienced this?
  16. Neemobeer

    Windows 10 Powershell script to monitor device status

    Another powershell script. This one is for monitoring systems and to send alerts if a monitored system is no longer pingable. It generates a balloon notification and an email alert. It is similar to my laptop tracking script. Run the script once to configure it then add your hosts you wish...
  17. Lylio

    Windows 10 Task Scheduler - how to run program on different drive?

    Hi, I'm trying to set up a task using Task Scheduler to run a game which is on one of my secondary drives, drive F: - I have Windows 10 installed on the C: drive. The problem I'm having is Task Scheduler doesn't seem able to start a program if it's on any drive except C: - I can create a task...
  18. S

    Windows 7 Task scheduler won't launch a task

    Hi. I'm trying to wake my win 7 pc from sleep (not from hibernation) using task scheduler but I'm having some problems. The pc does not wake up. I have set a task that has an action to starts cmd.exe and argument is "/c "exit"". Windows runs as a shell and apparently running windows as a shell...
  19. C

    Windows 10 Blurry text in programs and in windows

    Hi after installing windows 10 many programs and certain text in windows became very blurry when using 125 procent for text and apps and 1920/1080 resolution. The problem is described in a thread with different screenshots on a site called tenforums. cant link since this is my first post. but a...
  20. Y

    Windows 7 Help with The Task Scheduler

    Hi ! (Sorry if my english isn't good, but i try, because i don't found a french forum for what i'm looking for) So, i want to use The Task Scheduler to launch a playlist in Winamp (audio player) automatically when i want. So i just put my config to launch a playlist located in ...
Back
Top