SQL Server Magazine June 2005

[Feature]
Learn how to determine file ownership without relying on external tools.
By Steve Seguis
Here's a way to quickly discover failed Kerberos-related logon attempts on your DCs without having to go to each machine individually.
By Steve Seguis
Copy software installation and configuration files to the desktop during logon, but use a separate script to install the software.
By Bobby Malik
[Reader to Reader]
By combining some basic VBScript functions and a simple HTML interface, a reader has created the Printer Management Page. This page can help reduce user frustration and the number of support calls.
By Readers
[Rem]
Learn how to change a printer’s published status, retrieve a computer’s manufacturing information, and disable System Restore.
By Bill Stewart
[Snippets to Go]
Instead of using ping.exe, which has some drawbacks, to ping remote computers, you can use the Alive function in your .vbs code and IsAlive.cmd in your .cmd code.
By Bill Stewart
|