Checking only "Automatic" services with powershell.

Posted by Lee on Stack Overflow See other posts from Stack Overflow or by Lee
Published on 2010-05-07T02:38:46Z Indexed on 2010/05/07 2:48 UTC
Read the original article Hit count: 260

I've seen lots of scripts out there for manually stopping/starting services in a list, but how can I generate that list programatically of -just- the automatic services. I want to script some reboots, and am looking for a way to verify that everything did in fact start up correctly for any services that were supposed to.

© Stack Overflow or respective owner

Related posts about powershell

Related posts about reboot