Prncnfg.vbs (found in Windows Server 2008 R2 C:\Windows\SysWOW64\Printing_Admin_Scripts\en-US)
Continue reading…
Monthly Archives: April 2016
How to use Setprinter.exe
I always struggle to remember how to use setprinter.exe. So here are my tips
Continue reading…
What Are The Setprinter.exe Levels?
Setprinter.exe uses levels to get and set particular configuration items of a printer. Some of these are things the get-printer and set-printer powershell cmdlets cannot get or set.
Continue reading…
Powershell – Read file As It Is Updated
The following cmdlet will read the last 100 lines of a file and wait forever and display any additions to the file
Continue reading…
Powershell List AD Groups and Their Description
Simple script to output all AD groups and their description
Continue reading…