November 2006
By simply double-clicking GetDLSDates.vbs, you can get a reminder of when daylight saving time begins and ends in the current year. Without having to change any code, this script will work the same year after year.
May 2006
Together, the suggestIntType and scanIntIndex procedures search for indexed integer columns in a database and determine whether the optimal data type is used for those columns.
March 2006
Here’s a simple yet generic solution for exporting or importing data. This solution consists of two stored procedures: BCPObject and ExpOrImpDB.
January 2006
The getMaxResourceConsumeSessions stored procedure lets you quickly identify the sessions that are consuming most of a SQL Server machine's resources.
December 2005
Enhancements to the MAX specifier in SQL Server 2005 let you manipulate large object data types in a much easier and more flexible fashion than in previous SQL Server versions.
October 2005
If you need just one item from a page and have consistent unique text before and after the item, you can use the GetWebXml, CleanTaggedText, and GetSubString functions to get the information.
June 2005
Here's a way to quickly discover failed Kerberos-related logon attempts on your DCs without having to go to each machine individually.
March 2004
Simplify software audits by easily and quickly querying a registry subkey to display a list of installation applications and hotfixes.
July 2003
Use this two-pronged solution to create rich, verbose hardware inventory reports.
July 2003
Get information about how HrdWrInv.vbs collects hardware inventory data.
July 2003
Get information about how BuildReport.vbs creates an inventory report.
July 2003
Use Excel to overcome the shortcomings of CSV files.
May 2003
Don't settle for simply extracting information from AD or WMI. Use Csvde, the Scriptomatic, and Excel to create clear and easy-to-read reports.
May 2003
Learn how to determine which code to use to automate Excel from within VBScript.
March 2003
Use this script to generate logon and logoff reports for a particular user for a specified time interval.
February 2003
Auditing event logs is a tedious but important task. This simple script will make the job easier by automating event log archival
December 2002
Use this simple Perl script to test replication and verify data flow among domains.
July 2000
In “Creating a URL Checker for Databases” (June 2000), you learned how to use Visual Basic (VB) to create an application that tests URLs. Now learn how to modify that application to run either interactively from a desktop or from the command prompt.
March 2000
Learn how you can create a Windows Script Host (WSH) script that regularly gathers data from Windows 2000's (Win2K's Active Directory (AD), updates a Microsoft Excel 2000 spreadsheet with that data, and creates charts showing trends.
Add these Headlines to your Website