Check out Win32::Schedule and Win32::TaskScheduler.  I believe both of them
are available from either the default or Dave Roth's PPM repository:
http://www.roth.net/perl/packages.

-----Original Message-----
From: PRADEEP GOEL [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 11, 2003 10:11 PM
To: [EMAIL PROTECTED]
Cc: Perl-Win32-Admin (E-mail);
[EMAIL PROTECTED]
Subject: remote win32 execn - os/patches/prods/diskusage/users


Hi All

Unix scenario:
a script , say S1 , is copied to all unix test machines from a server then
run from server ( daily as a CRON job )  & output is redirected to a local
file on server then used to display on web page.

Could someone please specify me how to get following info (commands /
funcs ) on REMOTE Windows  machines from a server - assuming once
administration prileges , & without them as well - preferably without admin
priv.

I am most ineterested in knowing  l how to run the script as a SCHEDULE task
using a scheduler .

1) get the following

HARDWARE/OS:
uname -s , uname -r

PRODUCTS:
swlist

PATCHES:
ls -m $patchDir

DISK USAGE:
bdf -t ,
df , df -k  ,df -t

USERS LOGGED IN :
who  , last

Thanks & Regards
Pradeep
91-80-2052262


_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to