Dave Roth
|
|

Dave Roth is the author of several Win32 Perl extensions, including Win32::AdminMisc, Win32::ODBC, Win32::Daemon, and Win32::Perms. His most recent book is Win32 Perl Programming: The Standard Extensions, 2nd edition (New Riders Publishing/Macmillan Technical Publishing).
Email address: rothd@roth.net
Web site: http://www.roth.net
|

86 results found for Dave Roth, displaying items 1 - 20
|
 |
|
December 17, 2007 |
 |
Find Email Accounts in AD
Keeping track of multiple email accounts for a single user can be tricky. Here's a script that leverages Perl and Active Directory to locate the Exchange users' addresses you want.
Windows IT Pro
|
March 21, 2007 |
 |
Validate File Extensions
Run this script to find orphaned file-extension mappings that might point to viruses, malware, or other file-deletion problems.
Windows IT Pro
|
March 21, 2007 |
 |
The 64-Bit Wildcard
If you run a 32-bit version of Perl.exe on an x64 machine, this article’s script will see only the 32-bit part of the registry and its output might be a bit misleading.
Windows IT Pro
|
August 11, 2006 |
 |
A Hassle-Free Way to Read Hex Dumps
If you've worked with hexadecimal dumps, you know that they're a strain on not only your eyes but also your time. Fortunately, you can use HexDump.pl to eliminate this tedious task.
Windows IT Pro
|
July 11, 2006 |
 |
Locating Email Accounts in AD
Administrators often create multiple email accounts for one user. How do you keep track of them? Here's a script that leverages Perl and AD to locate the addresses you want.
Windows IT Pro
|
June 12, 2006 |
 |
Capture the Clipboard’s Contents
With the Win32::Clipboard extension, you can eliminate the time-consuming task of copying and pasting data into input files for scripts.
Windows IT Pro
|
May 8, 2006 |
 |
Query IGD Port Maps
With Universal Plug and Play’s programmatic-configuration convenience comes an added burden of monitoring who or what might be changing your Internet Gateway Device (IGD) settings. QueryPortMap.pl makes the job easy.
Windows IT Pro
Universal Plug and Play
Before tackling Universal Plug and Play (UPnP) programming, research how the architecture works.
Windows IT Pro
|
April 10, 2006 |
 |
Detect Directory Differences
Here’s a script that you can use to compare the files in two directories.
Windows IT Pro
|
February 13, 2006 |
 |
Event Response on the Cheap
You might not know it, but Windows offers system components that let you easily write code to enable event response. Check out this WMI solution.
Windows IT Pro
|
|