.reg File For Scheduler

Discussion in 'Scripting' started by SightUp, Dec 23, 2015.

  1. SightUp

    SightUp MDL Senior Member

    Aug 17, 2010
    259
    12
    10
    I am looking for a .reg file to disable a task called HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule. Can anyone help me? The specific thing that needs to be changed is start from 2 to 4.
     
  2. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,667
    1,708
    150
    Why not do it manually type task at search open task scheduler and go the task you want to change ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. cbsvitzer

    cbsvitzer MDL Member

    Feb 4, 2010
    199
    133
    10
    Create a .reg file with this content:

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
    "Start"=dword:00000004