HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 04-10-2007, 08:38 PM
Andy C
 
Posts: n/a
Default Add Scheduled Task - feature is missing

Go to Start | Settings | Control Panel (Classic View) | Scheduled Tasks.

The 'Add Scheduled Task' icon is missing. When I right click and select
'New' and select 'Scheduled Task', I get no response.

Would anyone happen to know what I can do to enable/restore this
functionality?
Reply With Quote
Sponsored Links
  #2  
Old 04-10-2007, 09:05 PM
Wesley Vogel
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing

Is the Task Sceduler services listed in Services.msc, set to Automatic and
running?

Open Services...
Start | Run | Type: services.msc | Click OK |
Scroll down to and double click Task Scheduler |
Set the startup type to Automatic | Click Apply |
Click the Start button | When the service starts, click OK |
Close Services

Scheduled Tasks folder missing

Scheduled Tasks icon is missing from Control Panel.
Task Scheduler is missing from services.msc.
Scheduled Tasks missing from Start Menu:
Start Menu\Programs\Accessories\System Tools\Scheduled Tasks

Reinstall Tasks...

Start | Run | Type or paste: %windir%\inf | Click OK |
Scroll down to mstask.inf | Right click mstask.inf and select Install

Then reboot.

To open Sheduled Tasks...
Start | Run | Type: tasks | Click OK

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:5BCB6EFC-BD78-4705-8877-7F6A961A9F81@microsoft.com,
Andy C <AndyC@discussions.microsoft.com> hunted and pecked:
> Go to Start | Settings | Control Panel (Classic View) | Scheduled Tasks.
>
> The 'Add Scheduled Task' icon is missing. When I right click and select
> 'New' and select 'Scheduled Task', I get no response.
>
> Would anyone happen to know what I can do to enable/restore this
> functionality?


Reply With Quote
  #3  
Old 04-10-2007, 09:50 PM
Andy C
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing

Wesley:

Thank you so much for the response. I gave it a try but I'm still
experiencing the same. The Scheduled Tasks applet appears in the Control
Panel. However, when I open up the folder, I have no ability to Add a new
task (including right clicking and selectin New | Scheduled task.

"Wesley Vogel" wrote:

> Is the Task Sceduler services listed in Services.msc, set to Automatic and
> running?
>
> Open Services...
> Start | Run | Type: services.msc | Click OK |
> Scroll down to and double click Task Scheduler |
> Set the startup type to Automatic | Click Apply |
> Click the Start button | When the service starts, click OK |
> Close Services
>
> Scheduled Tasks folder missing
>
> Scheduled Tasks icon is missing from Control Panel.
> Task Scheduler is missing from services.msc.
> Scheduled Tasks missing from Start Menu:
> Start Menu\Programs\Accessories\System Tools\Scheduled Tasks
>
> Reinstall Tasks...
>
> Start | Run | Type or paste: %windir%\inf | Click OK |
> Scroll down to mstask.inf | Right click mstask.inf and select Install
>
> Then reboot.
>
> To open Sheduled Tasks...
> Start | Run | Type: tasks | Click OK
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:5BCB6EFC-BD78-4705-8877-7F6A961A9F81@microsoft.com,
> Andy C <AndyC@discussions.microsoft.com> hunted and pecked:
> > Go to Start | Settings | Control Panel (Classic View) | Scheduled Tasks.
> >
> > The 'Add Scheduled Task' icon is missing. When I right click and select
> > 'New' and select 'Scheduled Task', I get no response.
> >
> > Would anyone happen to know what I can do to enable/restore this
> > functionality?

>
>

Reply With Quote
  #4  
Old 04-10-2007, 11:17 PM
Pegasus \(MVP\)
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing


"Andy C" <AndyC@discussions.microsoft.com> wrote in message
news:5BCB6EFC-BD78-4705-8877-7F6A961A9F81@microsoft.com...
> Go to Start | Settings | Control Panel (Classic View) | Scheduled Tasks.
>
> The 'Add Scheduled Task' icon is missing. When I right click and select
> 'New' and select 'Scheduled Task', I get no response.
>
> Would anyone happen to know what I can do to enable/restore this
> functionality?


You might have insufficient access rights to the folder
c:\windows\tasks. Give yourself full read/write rights!


Reply With Quote
  #5  
Old 04-11-2007, 01:50 PM
Andy C
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing

Pegasus

Thank you for your response.

You might have insufficient access rights to the folder
c:\windows\tasks. Give yourself full read/write rights!


I gave this a try. The problem I ran into is that the Tasks folder only
displays the General Tab. The parent folder is the Windows Folder of which I
should, as a local administrator, have rights to.

Reply With Quote
  #6  
Old 04-11-2007, 01:55 PM
Pegasus \(MVP\)
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing


"Andy C" <AndyC@discussions.microsoft.com> wrote in message
news:4533D2DC-876C-403B-B862-78896071188C@microsoft.com...
> Pegasus
>
> Thank you for your response.
>
> You might have insufficient access rights to the folder
> c:\windows\tasks. Give yourself full read/write rights!
>
>
> I gave this a try. The problem I ran into is that the Tasks folder only
> displays the General Tab. The parent folder is the Windows Folder of

which I
> should, as a local administrator, have rights to.
>


Run these commands from a Command Prompt:
cacls c:\windows\ta* (to check the permissions)
cacls c:\windows\tasks /e /t /g everyone:F (to set them)


Reply With Quote
  #7  
Old 04-11-2007, 02:30 PM
Andy C
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing

Pegasus

I applied your settings. I rebooted after I applied the settings. I am
still experiencing the same issue.



> Run these commands from a Command Prompt:
> cacls c:\windows\ta* (to check the permissions)
> cacls c:\windows\tasks /e /t /g everyone:F (to set them)
>
>
>

Reply With Quote
  #8  
Old 04-14-2007, 11:05 PM
Wesley Vogel
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing

See if this key exists...
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Task Scheduler5.0

If it does, see this...
How to prevent a user from running Task Scheduler in Windows
http://support.microsoft.com/kb/305612

Prohibit New Task Creation Policy...
A value of 1 removes the Add Scheduled Task item that starts the New Task
wizard. Also, the system does not respond when users try to move, paste, or
drag programs or documents into the Scheduled Tasks folder.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Task Scheduler5.0
Value Name: Task Creation
Data Type: REG_DWORD
Value Data: 0 or 1
0 (or not in the registry) = The policy is disabled or not configured. The
user can create new tasks.
1 = The policy is enabled. The user cannot create new tasks.

Task Creation
HKLM\SOFTWARE\Policies\Microsoft\Windows\Task Scheduler5.0
http://www.microsoft.com/technet/pro....mspx?mfr=true

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:CF20A24A-9357-4BE2-A1C7-36BBEFAA9056@microsoft.com,
Andy C <AndyC@discussions.microsoft.com> hunted and pecked:
> Pegasus
>
> I applied your settings. I rebooted after I applied the settings. I am
> still experiencing the same issue.
>
>
>
>> Run these commands from a Command Prompt:
>> cacls c:\windows\ta* (to check the permissions)
>> cacls c:\windows\tasks /e /t /g everyone:F (to set them)


Reply With Quote
  #9  
Old 04-15-2007, 01:34 AM
Wesley Vogel
 
Posts: n/a
Default Re: Add Scheduled Task - feature is missing

That should have been.

Scheduled Tasks Add Scheduled Task Missing From

See if one of these keys exists...
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Task Scheduler5.0
and/or
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Wind ows\Task Scheduler5.0

If either one of both does, see this...
How to prevent a user from running Task Scheduler in Windows
http://support.microsoft.com/kb/305612

Prohibit New Task Creation Policy...
A value of 1 removes the Add Scheduled Task item that starts the New Task
wizard. Also, the system does not respond when users try to move, paste, or
drag programs or documents into the Scheduled Tasks folder.

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Task Scheduler5.0
and/or
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Wind ows\Task Scheduler5.0
Value Name: Task Creation
Data Type: REG_DWORD
Value Data: 0 or 1
0 (or not in the registry) = The policy is disabled or not configured. The
user can create new tasks.
1 = The policy is enabled. The user cannot create new tasks.

Task Creation (HKLM)
HKLM\SOFTWARE\Policies\Microsoft\Windows\Task Scheduler5.0
http://www.microsoft.com/technet/pro....mspx?mfr=true

Task Creation (HKCU)
HKCU\SOFTWARE\Policies\Microsoft\Windows\Task Scheduler5.0
http://www.microsoft.com/technet/pro....mspx?mfr=true

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:eh35IEufHHA.4032@TK2MSFTNGP02.phx.gbl,
Wesley Vogel <123WVogel955@comcast.net> hunted and pecked:
> See if this key exists...
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Task Scheduler5.0
>
> If it does, see this...
> How to prevent a user from running Task Scheduler in Windows
> http://support.microsoft.com/kb/305612
>
> Prohibit New Task Creation Policy...
> A value of 1 removes the Add Scheduled Task item that starts the New Task
> wizard. Also, the system does not respond when users try to move, paste,
> or drag programs or documents into the Scheduled Tasks folder.
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Task Scheduler5.0
> Value Name: Task Creation
> Data Type: REG_DWORD
> Value Data: 0 or 1
> 0 (or not in the registry) = The policy is disabled or not configured. The
> user can create new tasks.
> 1 = The policy is enabled. The user cannot create new tasks.
>
> Task Creation
> HKLM\SOFTWARE\Policies\Microsoft\Windows\Task Scheduler5.0
> http://www.microsoft.com/technet/pro....mspx?mfr=true
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:CF20A24A-9357-4BE2-A1C7-36BBEFAA9056@microsoft.com,
> Andy C <AndyC@discussions.microsoft.com> hunted and pecked:
>> Pegasus
>>
>> I applied your settings. I rebooted after I applied the settings. I am
>> still experiencing the same issue.
>>
>>
>>
>>> Run these commands from a Command Prompt:
>>> cacls c:\windows\ta* (to check the permissions)
>>> cacls c:\windows\tasks /e /t /g everyone:F (to set them)


Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes



All times are GMT. The time now is 06:54 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger