SQL Server Magazine May 2003

[Feature]
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.
By Alistair G. Lowe-Norris
[Reader to Reader]
A command-shell script and VBScript file that emulate UNIX’s Which command.
By Readers
[Rem]
You can use WMI to access your Win98SE computers remotely, but you first need to configure them to accept remote DCOM connections.
By Bob Wells
Scriptomatic has no built-in capability for porting its VBScript code to Perl, but with an ounce of effort, you can port the code yourself.
By Bob Wells
When you use the ADSI WinNT provider to search for users, the best approach is to directly bind to the user object.
By Bob Wells
[Progressive Perl for Windows]
With the Win32::Daemon extension, using a Perl script to create Win32 Services is easy.
By Dave Roth
[Real-World Scripting]
Here's a script that helps you keep an eye on day-to-day changes to group memberships.
By Dick Lewis
|