Em poucas horas de implantação do solução Dell KACE Appliance conseguimos obter dados valiosos, especialmente sobre inventário e ativos.
Jim Austin, diretor de serviços técnicos
Webster Central School 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