I had an end user that wanted to install their home printer drivers on their office laptop. I took remote control of their PC, but to my chagrin the user lacked admin rights to install the printer. Here's how to launch the add printer wizard using your (admin) credentials.
* Open a command prompt with your credentials (Run As).
* Run this command:rundll32 printui.dll,PrintUIEntry /ilThe printer wizard will open with your credentials, saving you from having to log off.
Related Articles
Combine Image File and Audio F...
I wanted to figure out a way to quickly and easily combine an image file (jpg) and audio file (mp3) into a video file (mov) using the free media converter tool ...
Blackberry - How to Manually I...
Since Blackberry is essentially dead in Japan, I face a pesky challenge of getting Japanese text input to work on Blackberries I receive from our head office. ...
HP Universal Print Driver - Sl...
PROBLEMRecently I switched a number of networked HP printers (Laserjet P4515n) to the universal print driver because the model-specific print driver was crashin...
Joomla Running on Nginx and Ub...
What follows is an outline I compiled while researching how to tighten security on a Nginx web server. NOTE 1: Ubuntu 14.04 LTS was used for this. NOTE 2: This ...