Miscellaneous Tools
Unless otherwise noted, these programs require Windows NT 4.0 or later.
| Program | Description |
|---|---|
| CachedExchange1.zip | Queries, enables, and disables Cached Exchange Mode for Outlook 2003. I haven't tested it on later versions. (27,396 bytes; 02 May 2007) |
| dclist.zip | Outputs a list of domain controllers for the current or a specified domain. On an NT 4.0 domain, it can also display just the name of the PDC. (On an AD domain, this option produces the name of the PDC emulator.) Delphi source code is included. (31,183 bytes; 30 Apr 2002) |
| epath2.zip | Add and remove individual directories from the system or current user path. (40,895 bytes; 16 Jan 2006) |
| exec15.zip | Executes a program using the Win32 CreateProcess API. It can optionally wait for a process to finish and also display the program's elapsed time. Exec doesn't have a problem with quoted paths or command-line arguments. Both console and GUI versions are provided. Works on Windows 9x/Me as well. (79,562 bytes; 07 Apr 2006) |
| fixpath2.zip | Attempts to fix the Path environment variable. See "Why don't my commands work?" for more information about this program. Runs in Windows 2000 and later. The Free Pascal source code and documentation are included. (18,514 bytes; 10 Aug 2004) |
| getdcs.zip | An ActiveX DLL (COM object) that returns a semicolon-delimited list of domain controllers for the current or a specified domain. It can also return just the name of the PDC on an NT 4.0 domain (or the PDC emulator in an AD domain). Visual Basic 5 source is included. (9,254 bytes; 26 Apr 2002) |
| passdlg-v22-setup.exe | An ActiveX DLL (COM object) that displays several different password dialog boxes. Very useful with WSH scripts. This one works on all Win9x/Me also. The documentation is also available here. (1,143,932 bytes; 27 Oct 2004) |
| NetServerEnum1.zip | An ActiveX object (aka COM component) that implements the NetServerEnum Win32 API. Visual Basic 6 source code is included. (15,097 bytes; 11 Nov 2006) |
| tapeutil.zip | Win32 console (command-line) program that detects, ejects, or retensions a tape in a tape drive. (15,067 bytes; 28 Apr 2004) |
| truelast.zip | Outputs the "true" last logon time a particular user logged onto the current or a specified domain. It searches all domain controllers and outputs only the most recent time. Delphi source code is included. (43,512 bytes; 30 Apr 2002) |
| vpnroute1-beta1.zip | Lets you have flexible split tunneling when connecting to Microsoft VPN servers. HTML documentation is included. Note that I consider this beta-quality software that might not work on all machines. (62,510 bytes; 27 Sep 2004) |