Articles > Development
Printer Driver Manager
.NET 2.0 required
built in Visual Studio 2005
Version 1.0 - initial release
**source code included in ZIP file
Helps printer admins manage printer isolation on print servers.
Great tool for troubleshooting spooler crashes on your windows print server.
Supported Operating Systems:
Windows 7
Windows 2008 R2
Windows 2012
features:
- shows if drivers support isolation
- shows if isolation mode is currently active (by parsing registry 'PrintDriverIsolationGroups')
- shows if isolation mode is set from defaults or by an Admin
- shows if a 32-bit driver has a version mismatch from the 64-bit driver.
- double click to view INF file yourself
- has two modes for registry parsing (some registry uses nonstandard delims)
Attached Files:
PrinterDriverManager.zip (1859 downloads)
Printer Driver Manager - Isolation Mode Helper
Last Updated: 3/3/15Printer Driver Manager
.NET 2.0 required
built in Visual Studio 2005
Version 1.0 - initial release
**source code included in ZIP file
Helps printer admins manage printer isolation on print servers.
Great tool for troubleshooting spooler crashes on your windows print server.
Supported Operating Systems:
Windows 7
Windows 2008 R2
Windows 2012
features:
- shows if drivers support isolation
- shows if isolation mode is currently active (by parsing registry 'PrintDriverIsolationGroups')
- shows if isolation mode is set from defaults or by an Admin
- shows if a 32-bit driver has a version mismatch from the 64-bit driver.
- double click to view INF file yourself
- has two modes for registry parsing (some registry uses nonstandard delims)
Attached Files:
PrinterDriverManager.zip (1859 downloads)
Keywords: none