Re: Scheduled Tasks

Posted: 09-19-2003, 05:35 PM
"gped" <[email protected]> wrote:
>I have Win XP Home. When I click Start-All Programs-
>Accessories-System Tools-Scheduled Tasks, I don't see any
>reference to Defrag or CheckDisk in the list of tasks I
>can schedule. However, one of the Win XP books I have
>shows at least Defrag in the list.
See "How to Automate the Disk Cleanup Tool in Windows XP"
(http://support.microsoft.com/?kbid=315246. For Defrag: create a
Scheduled Task for any application, then open the Properties and
overwrite the command-line with the DEFRAG command. For details about
this command type
DEFRAG /?
at a DOS prompt.

--
(tm)

Re: Scheduled Tasks


Responses to "Re: Scheduled Tasks"

wendy
Guest
Posts: n/a
 
scheduled tasks
Posted: 10-25-2003, 09:09 PM
I am trying to set up scheduled tasks in Win XP
Professional & cannot locate scan disc..anyone know where
this is located & how to add it to my tasks?
Mary Sauer
Guest
Posts: n/a
 
Re: scheduled tasks
Posted: 10-25-2003, 09:24 PM
It has been renamed error checking, right-click your hard drive icon, properties,
tools

--
Mary Sauer MS MVP
http://office.microsoft.com/clipart/
http://www.mvps.org/msauer/getting_started.htm
"wendy" <[email protected]> wrote in message
news:019901c39b3c$46b7cea0$[email protected]..
> I am trying to set up scheduled tasks in Win XP
> Professional & cannot locate scan disc..anyone know where
> this is located & how to add it to my tasks?

Thorsten Matzner
Guest
Posts: n/a
 
Re: scheduled tasks
Posted: 10-26-2003, 09:42 PM
"wendy" <[email protected]> wrote:
> I am trying to set up scheduled tasks in Win XP
>Professional & cannot locate scan disc..anyone know where
>this is located & how to add it to my tasks?
See "How to Perform Disk Error Checking in Windows XP"
(http://support.microsoft.com/?kbid=315265).
To automate this, create a Scheduled Task for any of your
applications, then open the Properties for this task and overwrite the
command-line with a CHKDSK command-line. For details type
CHKDSK /?
at a DOS prompt.

--
(tm)
mctiger
Guest
Posts: n/a
 
Scheduled Tasks
Posted: 05-26-2004, 10:11 PM
Hi,
If you want to use this,Why do you need a password for it to work?
If left blank,the task may not start it states.
I am the administrator if that helps.
thanks in advance.
Have sence,patience,and self-restrain,and no mischief will come.
Sharon F
Guest
Posts: n/a
 
Re: Scheduled Tasks
Posted: 05-26-2004, 10:45 PM
On Wed, 26 May 2004 22:11:02 GMT, mctiger wrote:
> Hi,
> If you want to use this,Why do you need a password for it to work?
> If left blank,the task may not start it states.
> I am the administrator if that helps.
> thanks in advance.
> Have sence,patience,and self-restrain,and no mischief will come.
I think the user name/password requirement is to block unauthorized
accounts from scheduling a task that could effect the system on a global
basis. XP comes from the NT branch of the Windows family. Security is
emphasized more and this is one example of that.

MVP Kelly Theriot has a workaround on her site for the password
requirement. I've never tried it but it may do what you want. Scroll down
to "Scheduled Tasks" on this page to read about the required changes to
accomplish this.

--
Sharon F
MS-MVP ~ Windows XP Shell/User
mctiger
Guest
Posts: n/a
 
Re: Scheduled Tasks
Posted: 05-26-2004, 11:24 PM
Hi,
Can you please post MVP Kelly's Theriot web site?
This way I can check out the information that you provided.
Thanks again.
>
>I think the user name/password requirement is to block unauthorized
>accounts from scheduling a task that could effect the system on a global
>basis. XP comes from the NT branch of the Windows family. Security is
>emphasized more and this is one example of that.
>
>MVP Kelly Theriot has a workaround on her site for the password
>requirement. I've never tried it but it may do what you want. Scroll down
>to "Scheduled Tasks" on this page to read about the required changes to
>accomplish this.
Have sence,patience,and self-restrain,and no mischief will come.
Rick \Nutcase\ Rogers
Guest
Posts: n/a
 
Re: Scheduled Tasks
Posted: 05-27-2004, 01:32 AM
Hi,

From MVP Kelly (a workaround):

For Pro: Start/Control Panel/Administrative Tools/Local Security
Policy/Local Policies/Security options.
In the right hand pane (third down). Accounts: Limit local account use of
blank passwords to console logon only. This is enabled by default, disable
it.

For Home: Backup your registry before modifying. Start/ru nregedit, locate
the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Lsa

Value name: limitblankpassworduse
Type: REG_DWORD
Data: 0 (disabled) 1 (enabled)

It is enabled by default. Disable it (set the value to 0) and scheduled
tasks should run.

--
Best of Luck,

Rick Rogers aka "Nutcase" MS-MVP - Windows
Windows isn't rocket science! That's my other hobby!
http://mvp.support.microsoft.com/
Associate Expert - WinXP - Expert Zone
www.microsoft.com/windowsxp/expertzone
Win98 Help - www.rickrogers.org

"mctiger" <[email protected]> wrote in message
news:[email protected]..
> Hi,
> Can you please post MVP Kelly's Theriot web site?
> This way I can check out the information that you provided.
> Thanks again.
>>
>>I think the user name/password requirement is to block unauthorized
>>accounts from scheduling a task that could effect the system on a global
>>basis. XP comes from the NT branch of the Windows family. Security is
>>emphasized more and this is one example of that.
>>
>>MVP Kelly Theriot has a workaround on her site for the password
>>requirement. I've never tried it but it may do what you want. Scroll down
>>to "Scheduled Tasks" on this page to read about the required changes to
>>accomplish this.
>
> Have sence,patience,and self-restrain,and no mischief will come.

Sharon F
Guest
Posts: n/a
 
Re: Scheduled Tasks
Posted: 05-27-2004, 07:02 AM
On Wed, 26 May 2004 23:24:23 GMT, mctiger wrote:
> Can you please post MVP Kelly's Theriot web site?
> This way I can check out the information that you provided.
> Thanks again.
Sorry! I pulled up the page and looked it up before giving the reference.
Then forgot to paste the link. Anyhow, main page:
http://www.kellys-korner-xp.com/xp_abc.htm

Schedules Tasks is on the "S" page:
http://www.kellys-korner-xp.com/xp_s.htm
--
Sharon F
MS-MVP ~ Windows XP Shell/User
David Candy
Guest
Posts: n/a
 
Re: Scheduled Tasks
Posted: 05-27-2004, 07:22 AM
But it does far more than just allow tasks to run without a password.

It should not be used.

Accounts: Limit local account use of blank passwords to console logon only
Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options

Description
Determines whether remote interactive logons by network services such as Terminal Services, Telnet, and FTP are allowed for local accounts that have blank passwords. If this setting is enabled, a local account must have a nonblank password to be used to perform an interactive logon from a remote client.

Default: Enabled

Notes

a.. This setting does not affect interactive logons that are performed physically at the console.
b.. This setting does not affect logons that use domain accounts.
c.. It is possible for applications that use remote interactive logons to bypass this setting.
For more information, see:

a.. Security Configuration Manager Tools

--
----------------------------------------------------------
http://home.comcast.net/~wizardofwhimsy/index.html
"Sharon F" <[email protected]> wrote in message news:%[email protected]..
> On Wed, 26 May 2004 23:24:23 GMT, mctiger wrote:
>
> > Can you please post MVP Kelly's Theriot web site?
> > This way I can check out the information that you provided.
> > Thanks again.
>
> Sorry! I pulled up the page and looked it up before giving the reference.
> Then forgot to paste the link. Anyhow, main page:
> http://www.kellys-korner-xp.com/xp_abc.htm
>
> Schedules Tasks is on the "S" page:
> http://www.kellys-korner-xp.com/xp_s.htm
> --
> Sharon F
> MS-MVP ~ Windows XP Shell/User
 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
scheduled tasks iglimpse Windows Vista Performance & Maintenance 4 11-26-2006 10:25 AM
scheduled tasks Cheryl Windows Vista Administration 1 09-30-2006 06:40 PM
Scheduled tasks brigham white Windows XP Help & Support 6 12-12-2003 10:34 AM
Need help with Scheduled Tasks Michael Garofalo Windows XP Help & Support 2 10-31-2003 05:00 AM
Scheduled tasks do not run StingMe222 Windows XP Help & Support 0 10-28-2003 10:37 PM