Home > Uncategorized > windows permissions :: task scheduler

windows permissions :: task scheduler

This is really a very quick post. If you don’t have access to your task scheduler, because your local/group policy has denied accesses to it, you can run it by creating a bat file with the following :

reg delete "HKEY_USERS\S-1-5-21-2210719521-449599147-3807732984-1007\Software\Policies\Microsoft\Windows\Task Scheduler5.0"
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Task Scheduler5.0"

or, if you can’t be bothered, just download it here.

Run the bat file, it will ask if you want to delete, and you’re done. You can now access task scheduler to create/run and stop scheduled tasks.
You may want to save this, as the policy will be re-applied on reboot/re-login.

Enjoy!

admin Uncategorized

  1. September 9th, 2009 at 08:59 | #1

    Hi! I was surfing and found your blog post… nice! I love your blog. :) Cheers! Sandra. R.

  2. admin
    September 9th, 2009 at 09:00 | #2

    Thanks Sandra :)
    Nice to hear stuff like this from time to time….

  1. No trackbacks yet.