Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: Win32 Task Scheduler Monitor

by Courage (Parson)
on Jun 04, 2002 at 16:42 UTC ( [id://171549]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    D:\>at 20:20 /interactive /every:5 calc
    Added a new job with job ID = 2
    ...
    ==>0
    ==>1/8
    Job 2 is calc
    
  2. or download this
    use strict;
    use Win32::AdminMisc;
    ...
            print join(", ", @DOM);
        }
    }
    
  3. or download this
    D:\Personal\perl\admin\tst>perl -w am.pl
    ==>2/8
    ...
    4Job 3 is calc
    This job will run on the following days of the month:
    4, 18
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://171549]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-18 23:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found