SQL Server Magazine February 2003

    Options
List Processing
Want to process lists without overcomplicating your scripts? Windows Scripting Solutions shows you advanced techniques for using command shell scripts to efficiently sort through a list and extract specific information.
  Subscribe
Renew
Master CD
Change Mailing Address
Customer Service
Back Issues
Article Reprints
Group Discounts

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



[Feature]

Event-Log Auditing, Part 1

Auditing event logs is a tedious but important task. This simple script will make the job easier by automating event log archival

Querying and Updating AD, Part 1

With the Net::LDAP Perl modules, you can write LDAP-enabled scripts to query and update AD from both Windows and non-Windows platforms.

Scripting a Corporate Update System, Part 4

This final installment in the series provides information about securing the corporate update system and advice about using it to its full potential over time.




[Rem]

Rem: Understanding the .NET Framework’s Effect on Scripting

Contrary to what you might read, VBScript and JScript aren’t dead in the context of traditional systems administration scripting.




[Real-World Scripting]

List Processing with Command Shell Scripts

Learn advanced For command techniques for processing specific lines of information from a list.