Set-target-printer-driver
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Replace all targeted printer drivers with elected replacement
# Set-target-printer-driver

## SYNOPSIS

A powershell script to take each print queue using a specific driver and change to another selected driver

## PARAMETER

None - script will prompt for required parameters

## DESCRIPTION

The script will change all drivers for printers matching the targeted printer driver.
Script does the following:
- Prompts user for print server
- Lists available driver choices and prompts user to select one as target
- User is also prompted to select a replacement driver
- List all printers using this target driver and confirm with user
- Replace targeted drivers with replacement drivers
- Output updated list of drivers

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。