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.




-----------------------------------------------------------------------
Jeffrey Edgington
Systems Administrator
University of Missouri - Rolla
Are you a Spectator or a Participant?
-----------------------------------------------------------------------

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to