October 9, 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.
April 10, 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.
February 13, 2006
Here’s a simple yet generic solution for exporting or importing data. This solution consists of two stored procedures: BCPObject and ExpOrImpDB.
December 12, 2005
The getMaxResourceConsumeSessions stored procedure lets you quickly identify the sessions that are consuming most of a SQL Server machine's resources.
November 14, 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.
September 13, 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.
May 10, 2005
Here's a way to quickly discover failed Kerberos-related logon attempts on your DCs without having to go to each machine individually.
February 12, 2004
Simplify software audits by easily and quickly querying a registry subkey to display a list of installation applications and hotfixes.
June 9, 2003
Use this two-pronged solution to create rich, verbose hardware inventory reports.
June 9, 2003
Get information about how HrdWrInv.vbs collects hardware inventory data.
June 9, 2003
Get information about how BuildReport.vbs creates an inventory report.
June 9, 2003
Use Excel to overcome the shortcomings of CSV files.
April 7, 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.
April 7, 2003
Learn how to determine which code to use to automate Excel from within VBScript.
February 11, 2003
Use this script to generate logon and logoff reports for a particular user for a specified time interval.
January 9, 2003
Auditing event logs is a tedious but important task. This simple script will make the job easier by automating event log archival
November 5, 2002
Use this simple Perl script to test replication and verify data flow among domains.
June 15, 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.
February 18, 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