Reader to Reader
|

83 results found for Reader to Reader, displaying items 1 - 20
|
Scripts for Monitoring System Performance
A reader shares two VBScript files for automating performance monitoring.
Windows IT Pro
—
Readers
File Replication Test
The FRSTest.vbs script tests whether files are replicating properly.
Windows IT Pro
—
Readers
Add or Remove AD Users
Use a simple script to quickly and easily add or remove a Windows NT user ID at the command prompt.
Windows IT Pro
—
James Lim
HTA Makes Installing Shared Printers Easy
To install a printer with this HTA, all you need to do is specify the name you want to give the printer, provide the printer's IP address, and select the appropriate printer driver.
Windows IT Pro
—
Dave Gest
Save Time and Aggravation with These Debugging Tools
The WinDummy tool lets you easily debug calls to external programs. The WWSimStatus tool provides an easy, safe way to simulate any status code generated by an external program.
Windows IT Pro
—
Readers
Obtain Computer Information in an Easy-to-Read Format
The All_Information.vbs script gives you system, disk, and network information in report that's easy on the eyes.
Windows IT Pro
—
Readers
Get ADsPaths with the Click of a Button
Here's a time-saving utility that returns the ADsPath strings of AD objects. When you enter an object's name (CN, sAMAccountName, or GroupName attribute), the utility returns the ADsPath of that object.
Windows IT Pro
—
Jim Turner
Short Shell Script Supplies Diruse.exe Arguments
Here's a command-shell script that you can use to initialize the Diruse.exe utility with the options you want.
Windows IT Pro
—
Bill Stewart
Let Users Get Group Information Themselves
The Group Enumerator utility provides users with group membership information without having to give them access to the domain through the MMC Active Directory Users and Computer snap-in.
Windows IT Pro
—
Readers
Quickly Detect Who Is Logged On to Your Remote Machines
Here's a script that uses WMI to detect the currently logged-on user on the specified remote machine.
Windows IT Pro
—
James Lim
Display Tables’ Contents in a Browser
The QueryTable.vbs script lets you query a table on a local or remote database server and display that table’s contents in a browser.
Windows IT Pro
—
Readers
Utility Monitors Crucial Processes
The CheckProcess utility constantly monitors the processes you select. You can run this handy utility on a local or remote computer.
Windows IT Pro
—
Readers
Operators Are Leading Double Lives
VBScript’s logical operators can perform not only logical comparisons against text, numbers, and dates but also bit comparisons. Here’s a script that uses the AND operator to derive individual bit values from any decimal or hex number you specify.
Windows IT Pro
—
Readers
Display System and BIOS Configurations
Here’s a set of HTAs that use VBScript code and WMI to retrieve OS, startup, and BIOS information from the local computer.
Windows IT Pro
—
Readers
Determine the Machines Users Are Logged On To
Here’s a script that locates the machine a user is logged on to by looking at the open sessions on the user’s home server and determining which computers those sessions originate from.
Windows IT Pro
—
James Lim
Forcing VBScript Files to Run in CScript Mode
If you use the CScript script host often, you’ll want to check out the checkengine subroutine. This subroutine determines the script host currently being used and automatically changes it to CScript if necessary.
Windows IT Pro
—
James Lim
Turn Off WPA Balloons
When you set up a Windows 2003 or XP system, Windows continually displays WPA balloons that prompt you to activate the product, even though you might not want to. Here’s how to disable those balloons.
Windows IT Pro
—
Readers
Customizing the User Update Utility
A look at how one reader customized a utility that lets you quickly update common fields of an AD user account.
Windows IT Pro
—
Readers
DLL Version of AutoIt Now Available
AutoItX lets you compile VBScript scripts into .exe binary format on the fly.
Windows IT Pro
—
Readers
GUI Lets Users Add or Remove Printers
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.
Windows IT Pro
—
Readers
|
|