----- Original Message -----
From: "Edgington Jeffrey Alan" <[EMAIL PROTECTED]>
To: "'perl-win32-adminlistserv1ActiveStatecom'"
<[EMAIL PROTECTED]>
Sent: Friday, December 01, 2000 12:29 PM
Subject: Win32::Service question
> Is there a way to tell what services are set to Automatic or System?
>
> For example you can use
>
> Win32::Service::GetStatus($ServerName, '$services{$key}', \%status)
> $status{CurrentState}
>
> to find out if a service is running, stopped, paused and such.
>
> What I want to know is if the service is set for Automatic or System and if
> it is stopped, paused, unkown.
>
> Thanks.
>
Take a look at sc.pl on http://www.roth.net/perl/scripts/
_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin