IT tutorials
 
Technology
 

Windows 7 : Using a Windows Network - Sharing Printers

10/6/2013 7:42:09 PM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

You can share any of your “local” printers so that other people on the network can use it. A “local” printer is any printer that is directly cabled to your computer, or to which you connected via the network using LPR or other direct network protocols.

To be sure that printer sharing is enabled, do the following. You should only need to do this once.

1.
Click the network icon in the taskbar and select Open Network and Sharing Center; or click Start, Control Panel, View Network Status and Tasks (under Network and Internet).

2.
Look to see what type of network you’re attached to. If your network is labeled Public Network, and you really are connected to a public network (for example, in a café, hotel, or school), you should not enable file and printer sharing—this would expose your computer to hackers. If the label says Public Network but you really are on a safe, protected home or office network, click the Public Network label and change it to Home or Work, as appropriate.

3.
At the left, click Change Advanced Sharing Settings.

4.
Under File and Printer Sharing, make sure Turn On File and Printer Sharing is selected. If it isn’t, select it and click Save Changes; otherwise, click Cancel. This will take you back to the Network and Sharing Center.

5.
If your computer is part of a homegroup, click Choose Homegroup and Sharing Options. If Printers isn’t checked, check it and click Save Changes; otherwise click Cancel.

6.
Close the Network and Sharing Center window.

Now you can share any printer that is attached to your computer. To share a printer, follow these steps:

1.
Click Start, Devices and Printers.

2.
Right-click a printer that you’d like to share and select Printer Properties. This is near the middle of the right-click menu; you don’t want the last entry labeled just “Properties.”

3.
Select the Sharing tab.

4.
If Share This Printer isn’t already checked, check it. Windows will fill in a share name for the printer, as shown in Figure 1. If you like, you can shorten or simplify it.

Figure 1. Enabling sharing for a printer.

5.
Click OK.

In most cases, that’s all you need to do. In some cases you might wish to change some the advanced settings described in the next few sections, but these are optional.

Setting Printer Permissions

If you have a workgroup network and have disabled Password Protected Sharing, or if you have set up a homegroup, you don’t need to worry about setting permissions for printers: anyone can use your shared printer. If you’re on a domain network, or have chosen to use detailed user-level permissions on your workgroup network, you can control access to your shared printers with security attributes that can be assigned to users or groups, as shown in Figure 2 and described next:

PermissionLets User or Group...
PrintSend output to the printer.
Manage this printerChange printer configuration settings, and share or unshare a printer.
Manage documentsFor the CREATOR OWNER entry, this permission lets a user suspend or delete his or her own print jobs. For other users and groups, this permission lets the user cancel or suspend other users’ print jobs.
Special permissionsDon’t bother with this entry; it just controls whether a user can change the permission settings.

Figure 2. The Security tab lets you assign printer-management permissions for users, groups, and the creator of each print job.

You don’t have to change any of the default permission settings, unless you want to restrict the use of the printer to just specific users on your network. If this is the case, open Devices and Printers, right-click the printer whose settings you want to change, and select Printer Properties. View the Security tab. Select group Everyone, and click Remove. Then, click Add to add specific users or groups, and give them Print permission. (You could also give someone Manage This Printer or Manage Documents, if you really do want to let them change the printer’s settings or delete other users’ print jobs.)

Don’t change the CREATOR OWNER entry, however. It should have the Manage Documents permission checked so that a user can delete his or her own print jobs from the queue.

Changing the Location of the Spool Directory

When jobs are queued up to print, Windows stores the data it has prepared for the printer in a folder on the computer that’s sharing the printer. Data for your own print jobs and for any network users will all end up on your hard drive temporarily. If the drive holding your Windows folder is getting full and you’d rather house this print data on another drive, you can change the location of the spool directory.

To change the location of the Windows print spooler folder, follow these steps:

1.
Open the Devices and Printers window.

2.
Click on any printer, then, in the upper task menu, click Print Server Properties.

3.
Select the Advanced tab, and click Change Advanced Settings.

4.
Enter a new location for the Spool Folder and click OK.

Printer Pooling

If your network involves heavy-duty printing, you might find that your printers are the bottleneck in getting your work done. One solution is to get faster printers, and another is to add multiple printers. But, if you have two printers shared separately, you’ll have to choose one for your printing, and you’ll almost certainly encounter bank-line syndrome: The other line always seems to move faster.

The way around this problem is to use printer pooling. You can set up one printer queue that sends its output to two or more printers. The documents line up in one list, and the printers take jobs from the front of the line, first come, first served.

To set up pooled printers, follow these steps:

1.
Buy identical printers—at least, they must be identical from the software point of view.

2.
Set up and test one printer, and configure network sharing for it.

3.
Install the extra printer(s) on the same computer as the first. If you use network-connected printers, you need to add the necessary additional network ports.

4.
View the printer’s Properties dialog box and select the Ports tab. Mark Enable Printer Pooling and mark the ports for the additional printers.

That’s all there is to it; Windows passes print jobs to as many printers as you select on the Ports tab.

 
Others
 
- Windows Server 2008 : Tabbing Through PowerShell Commands, Understanding the Different Types of PowerShell Commands
- Windows Server 2008 : Understanding PowerShell Verbs and Nouns
- Windows Server 2008 : Installing and Launching PowerShell
- Sharepoint 2013 : Working with PowerShell (part 3) - PowerShell and SharePoint - Web Applications, Site Collections, Memory and Disposal
- Sharepoint 2013 : Working with PowerShell (part 2) - PowerShell and SharePoint - Administration Permissions, Content Databases
- Sharepoint 2013 : Working with PowerShell (part 1) - PowerShell Basics
- Exchange Server 2010 Quick Start Guide : Installing Exchange Server 2010
- Exchange Server 2010 Quick Start Guide : Configuring Windows Server 2008 R2
- Exchange Server 2010 Quick Start Guide : Server Sizing Quick Reference
- Microsoft Lync Server 2010 : UCMA (part 3) - Walkthrough of the UCMA 3.0 Components - Toolbox Components, Error Condition Components
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us