Japanatron Logo

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 /il

The printer wizard will open with your credentials, saving you from having to log off.

Related Articles

Windows - Install Fonts Via Co...

I found this awesome Windows powershell script that allows you to install fonts via the command line.  This is very convenient for mass deployment.$ssfFonts = 0...

Netgear ReadyNAS - Disturbing ...

I have a Netgear ReadyNAS NV+ and have loved everything about it up until now.  I recently enabled password-protected FTP access to 1 share, opened a port in my...

Nginx - Blocking Access to Joo...

I propose blocking all access to Joomla's administrator login page and front-end user login (if you don't use it) because I constantly see a-hole bots in my log...

Dell Windows 7 Laptop and Wifi...

PROBLEMThe Dell Latitude E7270 & E7250 laptops my company uses have various wifi-related issues under 32-bit Windows 7.  They won't connect to certain wifi ...