DCIS 2008-05-15 released: Updated activescan.vbs features

I received quite a bit of feedback on DCIS recently that indicated a few bugs in the activescan.vbs script.  I think those are fixed now.  At least from what I can verify from my testing.  I also decided to outfit activescan.vbs with the ability to accept command line input options to make it more flexible.  That way, you can run the script with multiple configurations for multiple ouput results to suit your needs without having to constantly edit and save the script file.  I hope this makes it easier for many of you that use this.  To find out what the options are, just type the following:

C:> cscript /nologo activescan.vbs -help

Usage: cscript /nologo <path\>activescan.vbs [arguments]

        Available arguments/options are described below...

        -nofile
                display results to screen but don't create output files
        -list: computer1,computer2,...
                names of computers to scan, ignore all others
        -exclude: computer1,computer2,...
                names of computers to exclude from scanning
        -help
                display this help information

Share this post:                                       
Published Thursday, May 15, 2008 12:55 PM by David M. Stein

Comments

# re: DCIS 2008-05-15 released: Updated activescan.vbs features

I forgot to post the link to DCIS: http://www.steinvb.net/dcis

Sunday, May 18, 2008 8:56 PM by David M. Stein

# cscript arguments

Pingback from  cscript arguments

Friday, July 11, 2008 4:35 PM by cscript arguments