question

RonnyCornelis-3366 avatar image
0 Votes"
RonnyCornelis-3366 asked AntonDobschensky-0987 commented

deploy printers with Intune config

Hey,

I have a question about installing printer drivers from print server to Azure AD joined devices.
My solution may be too simplistic, but I'll give it a try anyway.

I find extremely complex structures on the internet for doing this, but in some they turn out to be inapplicable.

I have created a configuration profile in Intune, which contains the link to the driver on my print server.
This profile was successfully forwarded to my device, but the printer is not reaching my available printers.

What have I done wrong (or not done)?

Be gentle, I'm new to all this :)

Some screenshots

176758-image.png
176736-image.png
176822-image.png



windows-10-networkmem-intune-device-configurationswindows-server-print
image.png (49.4 KiB)
image.png (35.4 KiB)
image.png (38.3 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@RonnyCornelis-3366 Thanks for posting in our Q&A.

Based on my understanding, this configuration is available to user scope.
https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-education#education-defaultprintername
Please make sure that it is deployed to user group and you use the target user account logining in the device.

And check if the default printer has been installed and you set the correct network host name in the value of the configuration.

If there is anything update, feel free to let us know.

0 Votes 0 ·
RonnyCornelis-3366 avatar image
0 Votes"
RonnyCornelis-3366 answered AntonDobschensky-0987 commented

Hi,

Thanks for your comment.
However, when I look at the "user scope" this is only to set a default of an already installed printer.
I need a scope to also install the printer with a driver on print server.
177451-image.png



image.png (9.0 KiB)
· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Honestly, I didn't find any more information about deploying the default printer via intune. With Q&A limitation resource, it is suggested to create an online support ticket to find the root cause based on your sepcific environment. It is free. Here is the support link:
https://docs.microsoft.com/en-us/mem/get-support

Thanks for your understanding and hope everything goes well with you.

0 Votes 0 ·

Hi LuDaiMSFT-0289

I I sent an email to customersuccessteam@insight.com, curious what the response will be. :)

0 Votes 0 ·

Did you hear anything back about this? We're just about to start on the same thing and have been getting mixed information from my research. It seems like this may have gotten broken due to some of the Printer Nightmare fixes?

0 Votes 0 ·
TheAlanMorris avatar image
0 Votes"
TheAlanMorris answered

Hi @RonnyCornelis-3366

The user is admin on the client system, correct? That is the new default requirement from Microsoft for Windows Point and Print in order to install the software from the server on the client system. Admin or access to administrative credentials.

There is a registry setting you can push out if you do not allow users to be administrators.

MS talks about that here: https://support.microsoft.com/en-gb/topic/kb5005652-manage-new-point-and-print-default-driver-installation-behavior-cve-2021-34481-873642bf-2634-49c5-a23b-6d8e9a302872

Thanks

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

RonnyCornelis-3366 avatar image
0 Votes"
RonnyCornelis-3366 answered

Hi, TheAlanMorris

Users do indeed have the right to install printers themselves.
These are shared on the print server and are accessible.
However, I cannot get those print drivers installed with a configuration profile in Intune.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

TheAlanMorris avatar image
0 Votes"
TheAlanMorris answered

I think you are saying print driver but you actually mean you want to add a connection to a shared printer.

When the driver used for the shared printer is Type 3, adding the connection to the shared printer will deliver the print driver to the client when the connection can be created successfully.

When the driver is Type 4, there are no dll to deliver for the connection.

Yes, I do get it, folks say adding the driver all the time when they mean adding a printer even though adding a driver does not always occur when adding a connection to a shared printer.

I don't know how Intune configurations are applied to computers and the plumbing for adding a printer using Intune occurred after I left Microsoft.

If the spooler is executing the command to add the connection you may find hints of what is happening in the PrintService / Operational events. They are not enabled by default Enable this log on the client.

Applications and services / Microsoft / Windows / PrintService.

Ideally, if the Intune team talked to the spooler team, they will be calling AddPrinterConnection2.

If there is nothing in the event log then it sounds like the Intune thing is not honored by the system at all.

Thanks

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-0326 avatar image
0 Votes"
LimitlessTechnology-0326 answered

Hi @RonnyCornelis-3366

If you choose to have a default printer set in tune, it's important to consider that, if a user changes their default printer to something of their preference, then this setting will not stick.

If you mean to add printer drivers from the print server to Azure AD joined devices there are different options to achieve this and one such method is to add them using Device Restrictions. You can follow the steps from the below article.

Windows 10/11 device settings to allow or restrict features using Intune
https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-windows-10#printer

Hope this resolves your Query!!


--If the reply is helpful, please Upvote and Accept it as an answer–

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.