Skip to content

ITtelligence

Intelligence everywhere

Tag: VBScript

Operations, ScriptsLeave a comment

Non-standard success exit codes

March 17, 2013April 9, 2026 Shaun Vermaak

A VBScript wrapper that translates non-standard success exit codes from software installers to exit code 0 for use with software distribution tools. Continue reading Non-standard success exit codes

ScriptsLeave a comment

Generic RegEx Script

May 6, 2012April 9, 2026 Shaun Vermaak

A VBScript that applies a regular expression pattern to an input file and outputs matching results to console or an output file. Continue reading Generic RegEx Script

ScriptsLeave a comment

Generic InputBox for CMDs

October 13, 2010April 9, 2026 Shaun Vermaak

A VBScript that displays an InputBox dialog and passes the user-entered value as a parameter to a specified batch file. Continue reading Generic InputBox for CMDs

Group Policy, ScriptsLeave a comment

VBS implementation of REG.exe for use in GPOs

September 1, 2010April 9, 2026 Shaun Vermaak

A VBScript implementation of REG.exe for adding and deleting registry keys and values, designed for use in Group Policy Objects. Continue reading VBS implementation of REG.exe for use in GPOs

Powered by WordPress.com.
Loading Comments...