Re: Scheduling Printing

Tech-Archive recommends: Speed Up your PC by fixing your registry




"Urbanotter" <Urbanotter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9AFFEA4E-4F08-4BD0-AB4D-553C690FD8C5@xxxxxxxxxxxxxxxx
I would like to use Task Scheduler to print a simple graphic every day to
keep my inkjet printer heads clean. Any simmple solutions without writing
scripts or installing 3rd party software. I'm stymied!!!

Create a batch file with these lines inside:

@echo off
notepad /p c:\SomeFolder\SomeFile.txt

Now use the Task Scheduler to launch this batch file.


.



Relevant Pages

  • Re: Generic Script Resource
    ... The "/k" switch prevents CMD from exiting thus the resource's process ... does not "terminate" causing the failed state. ... >> Now the batch file DOES run and enables ABE. ... >>> as generic applications and .vbs scripts are clustered as generic ...
    (microsoft.public.windows.server.clustering)
  • Use Group Policy to assign computer startup scripts for 2007 Office deployment
    ... TechNet article to accomplish it using startup scripts, ... It is supposed to run the batch file listed in the ... article from Computer Configuration Windows Settings Scripts Shutdown. ... XP machines. ...
    (microsoft.public.windows.group_policy)
  • Re: UNC Path to local host
    ... Another possibility may be to use the Environment Variable called ComputerName - e.g. ... the localhost entry does for URL paths? ... machine at the beginning of the path to run some scripts - i.e. ... an option for this particular script, and editing each batch file to point to ...
    (microsoft.public.windows.server.general)
  • Re: Login Script Trouble
    ... I figured this one out with regards to why the batch file didn't ... inherit the permissions from the scripts folder. ...
    (microsoft.public.windows.server.general)
  • Re: about automation tool
    ... SQL Server MVP ... > usefil for running all batch file? ... within a SQLCMD file to specify the external scripts in the desired order. ... > hi, my self gautam, i am a DBA. ...
    (microsoft.public.sqlserver.security)