Wednesday June 17, 2009 12:05
Force Command-Line for VBScripts
Say you have a script—like the previous CIM Repository Listing script—that outputs hundreds of rows of text via WScript.Echo. On the command line, this is fine; the text will go scrolling by, and can be piped to the more command or grep (yes, really), or logged to a file. But if you make [...]
- Category: MidSOUTH
- Comments Off