Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Hey, Scripting Guy! Can I Create Microsoft Access Reports of Stopped Services?

(image) (Portions of this article previously appeared in the Microsoft Press book, Windows PowerShell Scripting Guide.)<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> (image) Hey, Scripting Guy! I am interested in collecting information about processes that are stopped on my systems. I would like to ...

Hey, Scripting Guy! Can I Create Microsoft Access Reports of Running Services?

(image) (Portions of this article previously appeared in the Microsoft Press book, Windows PowerShell Scripting Guide.) (image) Hey, Scripting Guy! I would like to be able to write a listing of the services that are running to a Microsoft Access database. I would then be able to use the report writer from Microsoft Access to produce some ...

Hey, Scripting Guy! Can I Use Windows PowerShell to Find the Status of Services on My Computer?

(image) (Portions of this article previously appeared in the Microsoft Press book, Windows PowerShell Scripting Guide.) (image) Hey, Scripting Guy! I would like to use Windows PowerShell to obtain information about the status of services that are configured on my computer. Do you have any hints you could share? -- LB (image) Hello LB...