SQL Server Magazine December 2002

    Options
Automate 4 Administrative Tasks
Get a command-line utility that uses conditional expressions to search directories; use a simple script to verify replication across domains; automate file installation on client systems; and programmatically create template-based Word documents.
  Subscribe
Renew
Master CD
Change Mailing Address
Customer Service
Back Issues
Article Reprints
Group Discounts

Browse Archived Articles By: Issue | Author | Subject | Department |



[Feature]

An Enhanced Directory Utility

Edir is a simple utility that can greatly enhance your directory searching capabilities.

Scripting a Corporate Update System, Part 3

Learn how you can automate the client-side installation process so that you can manage your clients as part of the corporate update system.

Testing Replication with a Simple Script

Use this simple Perl script to test replication and verify data flow among domains.




[VBScripting Solutions]

Creating Word Documents Programmatically

Use scripts to automate the creation of template-based Word documents. Dino Esposito explains the process, using automatic invoice creation as an example.




[Rem]

Rem: Dumping the Security Log

Optimize performance when you use the WMI Scripting Library and the WMI Win32_NTLogEvent class.

Rem: Understanding Quotation Marks in VBScript

Learn how VBScript interprets quotation marks in code.