Adjustment of print management settings

Undcater 1 Reputation point
2021-05-03T06:17:37.113+00:00

So, I'm tasked with adjusting the print driver settings for my office local multifunctionprinter so that the standard printing behavior results in a black and white job independent of what the document that is printing is composed of.

I'm opening print management in mmc, I right-click the Properties settings, select Advanced and there the setting for the printing defaults is greyed out.

93157-capture4.png

  • I don't know whether this is the same configuration but when I right click and select Printing defaults I can open the Xerox application and adjust the setting. I click apply and it results in the error below:

93252-capture1.png
93253-capture2.png
93158-capture3.png

I'm local administrator on the server that the configuration is performed in. Does anyone have an idea of what it might be, causing this? Could I trace the error to the event log?

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

6 answers

Sort by: Most helpful
  1. Anonymous
    2021-05-04T07:23:47.913+00:00

    Hi, First of all, I’ve checked your printer in remote session which is a redirected printer. The redirected printer is using Remote Desktop Easy Print technical. That’s why you cannot change the color settings in printer preference by accessing the redirected printer via the Print Management. You could only set the output color in printing preference on the local computer. We can change the printer preferences color settings on local win10 computer like below picture. ![93488-xerox01.jpg][1] ![93489-xerox02.jpg][2] If the answer is helpful, please click "Accept Answer" and upvote it. Best Regards [1]: /api/attachments/93488-xerox01.jpg?platform=QnA [2]: /api/attachments/93489-xerox02.jpg?platform=QnA

    0 comments No comments

  2. Undcater 1 Reputation point
    2021-05-04T14:15:31.083+00:00

    Thanks Jingruihan-MSFT,

    You wouldn't happen to know how I, with this Easy print function in action, would configure my local computers for Black and White printing using a Group Policy, do you?

    0 comments No comments

  3. Anonymous
    2021-05-04T14:57:13.337+00:00

    Hi, You can change the default settings to your preference via the Print Management (MMC) or Printers folder. To change the printer on Print Management (MMC) follow the procedure below. 1. On your local computer (not remoted computer). 2. Using your keyboard hold the Windows key and press R. You will then get the Run command. Type printmanagement.msc (see screenshot) and press OK.![93589-image.png][1] 3. In the Printers folder right-click on your printer name then from the menu and left-click on Set Printing Defaults.![93610-image.png][2] 4. Follow the section appropriate to your printer type to change the settings in the driver (such like Black and White). Best Regards [1]: /api/attachments/93589-image.png?platform=QnA [2]: /api/attachments/93610-image.png?platform=QnA


  4. Anonymous
    2021-05-05T13:03:55.417+00:00

    Hi, To use Group Policy Preferences (GPP) Printers, your domain will need to meet a few requirements. Group Policy is client-driven. Your domain controllers are irrelevant when using these Preferences. You will also need at least one print server with a few printers installed. Group Policy will pull any needed printer drivers from this server. GPP Printers can be deployed as a computer or user connection. Computer connections, in most cases, should be your standard. They are faster to install and easier to manage. User connections are simpler to setup initially but they install for every new user that logs into a computer. This can significantly slow down your login times and frustrate end users. There are two snags to user connections. 1.You need to ensure that particular printers are always set as the default print option 2.You use printer queue management software to control end user printing Because user connections are simpler, let’s start by deploying a user-side printer. Within your Printers GPO, navigate to User Configuration/Preferences/Control Panel Settings/Printers. Right click on Printers and select New – Shared Printer. Ensure that the Action type is either "Update" or preferably "Create". This will ensure that the printer doesn’t reinstall on sequential logons for the same user. For your share path, enter the printer’s UNC. For example: \PPP.Test.local\MainOffice_HP4350. If the printer should be the default printer, check that option now. ![![93969-001.jpg][1]][2] Currently, this printer will install for all users that the GPO is linked to. All but the smallest shops will find this deployment unacceptable. Like other Group Policy Preferences, we can use Item Level Targeting (ILT) to filter printer installations to certain objects. Select the "Common" tab, check Item level Targeting, and choose the "Targeting" button. From here, we have to decide how our printer installation will be filtered. We can allow the installation for only certain Operating Systems, certain users, or even certain computer names. The two more common methods (and easiest to maintain) are Organizational Unit filters and Security Group filters. ![![93958-002.jpg][3]][4] Personally, I find filtering by security group easier than Organizational Unit. Because we have so many users, we clump them into large OUs and then divide them by security groups. Filtering by groups also allow you to restructure/rename OUs without breaking printer installations. In the Targeting Editor, I will add a new Security Filter and browse to my HR Department group. ![![93959-003.png][5]][6] The configuration above will install a shared (user connection) printer for users in the HR Department security group. If we want to take advantage of faster and less intrusive installs, our printers will need to be setup as computer connections. For now, select your user-side printer and press the Red "Stop" icon in the menu bar. This will disable this printer connection and prevent an accidental install. A disabled preference should be shaded out. Now navigate to Computer Configuration/Preferences/Control Panel Settings/Printers. Right click and select "New – TCP/IP Printer". Enter your printer’s IP address, a local printer name, and your printer path (which we used above). ![![93960-004.jpg][7]][7] Under common, add an ILT to filter this printer’s installation. I prefer to create a security group that is named after the printer and then adding computers directly to it. Finally, press "Ok" and right-click on your newly-created printer. Select "Rename" and use the Local Name value to name your printer preference. This method will make it easier to find printers and will help to standardize your preference-layout. Because this is a computer-side preference, you will need to link your GPO to an OU containing computers. After a reboot, the printer will install. Best Regards [1]: /api/attachments/93968-001.jpg?platform=QnA [2]: /api/attachments/93968-001.jpg?platform=QnA [3]: /api/attachments/93982-002.jpg?platform=QnA [4]: /api/attachments/93982-002.jpg?platform=QnA [5]: /api/attachments/93992-003.png?platform=QnA [6]: /api/attachments/93992-003.png?platform=QnA [7]: /api/attachments/94011-004.jpg?platform=QnA


  5. Praveen Poulose 1 Reputation point
    2021-05-06T06:48:48.573+00:00

    Go to regedit,

    go to below location,

    HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

    then right click on that "windows" folder then select "full permission", then "apply" it.

    after apply try printer management setting.94238-printer-default.png

    @Undcater

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.