Search Tools Links Login

Browsing Visual Basic Script (VBS)

Prev   Next

Create an AD User with VBScript
There are are about one hundred different ways to create an Active Directory user, via one hundred different scripting languages.
Posted:2017-09-19, 888 views

Dumping from a database, revisited
Some time ago, a user named VB6Boy posted a handy little VBScript that dumps out records from a database table to a series of text files.
Posted:2017-03-19, 1879 views

Using VBScript to manage Event Logs
Just a quick little post to share some VBScripts that could be handing for automating management of Windows Event Logs.
Posted:2008-06-07, 11172 views

Get a list of installed software
It's always good to perform an inventory of workstations you might be responsible for.
Posted:2017-09-23, 896 views

Dump Database to Text Files
I recently had a need write records from a database to text files, with one file per record.
Posted:2016-04-24, 3584 views

Strip Non-Numeric Characters in ASP/VBScript
I have been asked for this little snippet of code by several users, so here it is.
Posted:2013-08-25, 9467 views

Using VBScript and WMI to get Remote System Info
From time to time, you might be called upon to get some information about many machines, quickly.
Posted:2016-02-09, 6222 views

Prev   Next