TechNet Gallery - resources for IT professionals

Download resources and applications for Windows 7, Windows Server 2008 R2, Windows Server 2008, SharePoint, System Center, Office, and other products. Find resources written in VB Script, PowerShell, SQL, JavaScript, or other script languages. New resources are added frequently so check often and see what's new.

Each contribution is licensed to you under a License Agreement by its owner, not Microsoft. Microsoft does not guarantee the contribution or purport to grant rights to it.
Sort by: rss
195 Printing results [Clear]
MYousufAli
Remove All Network Printers When Users LogoffThis script will remove all network printers at user logoff. We need to be used this script in the user logoff settings via GPO.We use this script to remove stale/old network printer connections from user workstations. This helps to re
(1)
Updated 3/7/2013
Released 3/7/2013
1,618 Downloads
Amol S Patil
This script build to collect Printer details from local, remote or Printer server.Which gives us - Print Server,Printer Name,Port Name,Share Name,Driver Name,Driver Version,Driver,Location,Shared -Details

@===Amol===@
===========================
(4)
Updated 4/17/2013
Released 4/16/2013
1,918 Downloads
Jeffrey S. Patton
This library is a collection of 3 functions that I wrote up when I got frustrated at the lack of built-in powershell functionality. It does the basic things, get a list of printers, a list of print queues, and a list of pending jobs on a given queue.
(4)
Updated 2/14/2012
Released 8/31/2011
1,966 Downloads
Imran Pathan (immipathan)

PowerShell Script for Large Scale Printer Migration with New Printserver and New Share name,

This script is for medium to large scale printer migration with a different server and print queue name,
# ENVIRONMENT: 1. Existing Printer names has no standards

# 2. All ex
(3)
Updated 6/12/2013
Released 6/12/2013
1,087 Downloads
OneScript Team - Microsoft
This PowerShell script will list the status of network printer and whether the printer connection is connected.
(3)
Updated 10/8/2013
Released 9/17/2013
1,224 Downloads
Jeffrey S. Patton
I've been logging print jobs for several years now. Early on we used the free PaperCut Print Logger, which was fine. It gave us the information we needed and worked very well for quite some time. A few years ago when we upgraded our print server to 2008,
we noticed some problem
(5)
Updated 11/8/2012
Released 5/1/2012
1,696 Downloads
The Scripting Community
Installs a TCP/IP printer port, installs a printer, and then sets the printer to be default. As written the script installs a Brother printer, but you can substitute any printer
(10)
Updated 8/10/2009
Released 8/10/2009
Sam Boutros
This Powershell script changes printer IP addressIt requires 2 parameters:OldIP  Example: 192.168.0.99    andNewIP  Example: 192.168.0.95  .\Change-PrinterIP.ps1 192.168.0.99 192.168.0.95   This example changes the printer attached to the print port with IP 192.168.0.99   It crea
(2)
Updated 8/26/2014
Released 7/27/2014
456 Downloads
Draguaine
This script will move all printers that are mapped to an old print server and re-map them to the new print server. The script will also transfer the default printer (if one exists and is pointed to the old print server). This script is also silent and will delete itself when it i
(2)
Updated 12/5/2013
Released 12/5/2013
669 Downloads
Dtootell
Powershell script that queries active directory for computer membership groups that reference printers, then adds or removes printers based on those membership groups.
(0)
Updated 11/8/2013
Released 11/8/2013
904 Downloads
PLantella
Add Printer Permission using Security Definition Description Language (SDDL). The function adds full controll rights to the SDDL. Use Get-Printer and Set-Printer to modify Printer Permission on local and Remote Computers. Requires Microsoft PS Module PrintManagement.
(3)
Updated 10/21/2013
Released 10/21/2013
873 Downloads
OneScript Team - Microsoft
This VBScript will list the status of network printer and whether the printer connection is connected.
(0)
Updated 10/8/2013
Released 9/17/2013
662 Downloads
Just Karl
This script will create an html version of the current script (or current selection) in the ISE or the specified file using an Internet Explorer com object.

The html object includes line numbers.
(6)
Updated 12/16/2014
Released 12/30/2011
1,574 Downloads
Armentpau
This script is a modification of the all the current scripts which are floating around to get the printer inventory from print servers.  The issue that I ran into with these is that for our larger client print servers, these took a LONG time to run.  This code runs much faster.
(5)
Updated 6/12/2013
Released 4/17/2013
1,487 Downloads
PLantella
Set/Replace a Printer Driver on Print Queues on local or remote Computer. The Printer Drivers must be installed, This Function is not going to install Printer Drivers. Printers that do not replay to ping will be skipped. The advanced Function supports -whatif and -confirm
(0)
Updated 12/18/2013
Released 12/18/2013
667 Downloads
1 - 15 of 195 Items