July 2006
If you use the GetWmiProperty function, you'll spend less time writing your WMI scripts.
Windows Scripting Solutions
October 2005
If you need just one item from a page and have consistent unique text before and after the item, you can use the GetWebXml, CleanTaggedText, and GetSubString functions to get the information.
Windows Scripting Solutions
August 2005
Although there's no officially endorsed way for WSH to detect the .NET runtime library, here’s how you can use WSH and the DotNetVersion function to look for signs of the library’s presence.
Windows Scripting Solutions