Okay, I am new to GP Scripting. I am in chapter 8 of the green book trying to get my first script to run List_GPMC_Information.wsf.
I keep getting an error when I run it from the command line:
c:\program files\GPMC\scripts>cscript //nologo .\List_GPMC_Information.wsf
The error returns:
List_GPMC_Information.wsf(7,2) Microsoft VBScript runtime error: Type Mismatch: 'CheckCscript'
Any help?