3

I have a print server running windows server 2008 that has about 50 printers on it. In windows XP, I was able to connect to the server using the UNC name and make a shortcut to the "printers and faxes" folder. (For the record, I know that it really isn't a folder, but that's outside the scope of this question.)

I have recently switched to windows 7 and I find that the jump lists are really useful. One of the things I want to do is make it easy to connect to that server's "printers and faxes" folder. I would like to use something like a shortcut that I can open and go immediately to that location. The problem is that windows 7 doesn't have a way to create a shortcut like you could in WinXP. They have a button on the toolbar that says "view remote printers" which sends you to the correct folder.

I'd like to avoid having to type out the server name. I also can't use the "view network" link in windows explorer. Our organization has over 6,000 machines and viewing the network lists all of them.

This is all about saving time by using the minimum number of mouse clicks and key presses in normal operation.

Does anyone have any suggestions?

fixer1234
  • 28,064
Doltknuckle
  • 6,131

3 Answers3

1

This was bugging me for a long time. I came across this:

Start -> \\PrinterServer

Click on View Remote Printers

Drag the printer icon in the address bar to your desktop or other location

I tried to post images, but I can't for spam protection. :(

Sean
  • 26
1

Go to run (Windows Flag+R) and type MMC.

Next click File > Add /Remove Snap-in, go to Print Management and add the machine(s) you want.

alt text

(I need to use a better snapshot tool! I have circled the parts you need to click!)

Now, simply go to File > Save and put it anywhere, then create a shortcut to it. (or just use the .MSC file itself without a shortcut)

You should now have the old Print Management, with the ability to control any print server.

alt text

Edit from comments-

To make a shortcut, simply right click the .MSC file and choose Pin to Taskbar, and it should appear there.

alt text

alt text

Gareth
  • 19,080
William Hilsum
  • 117,648
0

How about UNC browsing to the 2008 server's host share root, \\server\ , and clicking on View Remote Printers

Then you'll see the shared and unshared printers, and have the ability to access File ยป Server Properties.

slhck
  • 235,242