Skip to Content
Microsoft® Windows® Scripting with WMI: Self-Paced Learning Guide
book

Microsoft® Windows® Scripting with WMI: Self-Paced Learning Guide

by Ed Wilson
October 2005
Beginner to intermediate
400 pages
12h 42m
English
Microsoft Press
Content preview from Microsoft® Windows® Scripting with WMI: Self-Paced Learning Guide
224 Part IV: Classes
wscript.echo "ServiceSpecificExitCode: " & objItem.ServiceSpecificExitCode
wscript.echo "ServiceType: " & objItem.ServiceType
wscript.echo "Started: " & objItem.Started
wscript.echo "StartMode:"&objItem.StartMode
wscript.echo "StartName:"&objItem.StartName
wscript.echo "State: " & objItem.State
wscript.echo "Status: " & objItem.Status
wscript.echo "SystemCreationClassName: " & objItem.SystemCreationClassName
wscript.echo "SystemName:"&objItem.SystemName
wscript.echo "TagId: " & objItem.TagId & vbcrlf
Next
Function FunFix (strWhere)
funFix = " where name like '%" & strWhere & "%'"
End function
Exploring the File System
Nineteen classes are used to describe and manipulate the Windows file system. These class ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft® Windows® Scripting Self-Paced Learning Guide

Microsoft® Windows® Scripting Self-Paced Learning Guide

Ed Wilson

Publisher Resources

ISBN: 0735622310Catalog PageErrata