Microsoft
Software
Hardware
Network
Question : Deploy Printer Drivers to WinXP Computers
Hi All,
I am needing to deploy a bunch of Printer Drivers to all workstations in a SBS 2003 environment so that when a User connects remotely to a workstation, they can use their Local Resource Printer via Remote Desktop Connection. Presently, if the workstation does not have the driver, a locally mapped printer object does not get created.
I can use
RUNDLL32 PRINTUI.DLL, PrintUIEntry /ia /f "\\SERVER\SHARE\PrinterDri
ver.inf" /m "Printer Model"
to install the driver, but ideally I would like to deploy this via a AD Security Group by adding a Computer to a Group. Thoughts to date are to either:
1
Create MSI and deploy MSI through Software Install of GPO
2
Add PRINTUI command to Logon Script, and let Logon Script parse group membership and apply accordingly.
3
Execute batch file for each printer (unmanaged)
Ideally I would like to store all Printer Drivers centrally on File Server and create security groups to manage deployment. When using the PRINTUI command, I noticed that even after using the /dd switch to remove driver the entry would still show in the list of Printers by Manufacturer and Model - strange ..... one would think that removing the driver would remove from the list of printers.
Ultimately I will have to be doing this for multiple printer models on multiple computers - having the control to target certain computers and not all is required.
Answer : Deploy Printer Drivers to WinXP Computers
The colour display schemes in XP are reached via the 'Personalization' and are now part of 'Themes'
Random Solutions
trying to add PasswordChar to text box Web c#
Copy data from sheets according to sub header.
Changing Background colors for a column based on contents of cell
How to disable attribute in AD
Looking for bicycle cadence indicator using colored LEDs to show speed
operating system Vista works fine in safe mode but not regular mode
How do I create a looping to add values in columns?
Configure Cisco ASA 5510 with additional IP address
Crystal Report in ASP web app Error Login failed for user 'MYDOMAIN\username'.
iPad css question - vertical scroll issue