task scheduler

  1. 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...
  2. 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...
  3. 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...
  4. 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?
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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 ...
  10. J

    Windows 7 Task Scheduler Service Is Not Available

    I am running Windows 7 Pro. I went to the Task Scheduler to see - and possibly change - when the creation of a System Restore point is scheduled for. Upon opening the Task Scheduler an error message came up indicating that the Task Dropbox Update was corrupt or tampered with. When I tired to...
  11. D

    Windows 7 How to disable/get rid of Application Experience & CEIP

    In the Control Panel Action Center I have Opted out of participating in the CEIP program (don't ever remember opting in). Here's what I see: Task scheduler Customer Experience Improvement Program (3 tasks) Consolidator (%SystemRoot%\System32\wsqmcons.exe) KernelCeipTask (Custom Handler)...
  12. T

    Windows 8 Windows Task Scheduler - Event on plug in HeadPhone

    Hello everybody, I try to schedule an action with the windows task scheduler. However, I don't know how to find the event : " A new jack has been connected" Can somebody help me ? Thanks
  13. Windows 8 "Command Prompt" - Command to Hibernate with Time

    • I know, the command "shutdown / h" makes the computer hibernate, immediately. I want to do the same command, but with: + timer to run. • Like as the command "shutdown -s -t 5400" makes the computer off not immediately, but after 90 min. I want to hibernate computer. • Question: How to Write...
  14. MS15-037 - Important: Vulnerability in Windows Task Scheduler Could Allow Elevation of...

    Severity Rating: Important Revision Note: V1.0 (April 14, 2015): Bulletin published. Summary: This security update resolves a vulnerability in Microsoft Windows. An attacker who successfully exploited the vulnerability could leverage a known invalid task to cause Task Scheduler to run a...
  15. MS15-037 - Important: Vulnerability in Windows Task Scheduler Could Allow Elevation of...

    Severity Rating: Important Revision Note: V1.0 (April 14, 2015): Bulletin published. Summary: This security update resolves a vulnerability in Microsoft Windows. An attacker who successfully exploited the vulnerability could leverage a known invalid task to cause Task Scheduler to run a...
  16. MS15-028 - Important: Vulnerability in Windows Task Scheduler Could Allow Security Feature...

    Severity Rating: Important Revision Note: V1.0 (March 10, 2015): Bulletin published. Summary: This security update resolves a privately reported vulnerability in Microsoft Windows. The vulnerability could allow Security Feature Bypass if a user runs a specially crafted application that is...
  17. P

    Windows 7 Schedule ONE-TIME task with "schtasks" at next reboot?

    As you know users can setup a task to be run at startup with the built-in task scheduler "schtasks" with schtasks /sc ONSTART ... /TR ... However this command syntax triggers the task at EVERY BOOT time. How do I setup (from command line and not through GUI!!!) a ONE-TIME task? For simplicity...
  18. R

    Windows 8 FTP scheduler tool

    Could anyone recommend a good quality FTP scheduler tool? I've been using FTP Voyager v.15, which has an excellent scheduler, but I recently started using Windows 8 and v.15 of FTP Voyager doesn't work so well. Version 16 of FTP Voyager is free and probably does work, but they made big changes...
  19. U

    Windows 7 Task Scheduler Errors

    I'm not familiar with task scheduler. I was going to create a task to backup my Stickies notes to my Dropbox but when I opened Task Scheduler these two errors popped up. I clicked OK on the first one then the second one appeared. Can someone shed some light on what's causing this and hopefully...
  20. Windows 7 Running Task Scheduler on Shutdown

    I'd like to run a program only on certain days of the week, and only on shutdown on those days. If this is possible, how can ZI do this? Thanks!