With the Dell KACE Appliance, we can do the job with two people that we probably needed three or four to do.
Bryon Black, IT Manager
South Coast Water District

How to suppress the prompt when calling a VBS script using the K1000 appliance

When calling a Visual Basic script using a batch file, there is an option to suppress the command prompt from popping up when executing the Visual Basic script.

The cscript option is //NOLOGO

Example:

C:\Windows\System32\cscript.exe //NOLOGO ScriptName.vbs

Reference for Visual Basic different Options from the net.

Categories for this entry
Updated on: 4/28/2011