Forum Discussion
Universal Print Post Deployment
- Oct 29, 2021
ChrisP1975 - Welcome to the shared journey with Universal Print 🙂
- Assigning permissions to a printer is different from deploying printers. Once user has permissions for the printer, they can either add the printer themselves on their device, or an admin can push the printers using Endpoint Manager (https://aka.ms/UPIntuneTool).
- If you have already deployed a CSV - did it have all the printers initially? If you need to add printers to the CSV, then you will have deprovision the old CSV package and deploy the new CSV as a new Intune package. This behavior is specific to MEM for any provisioning that needs to replace old file with new file.
- Best way to check deployment of new CSV will be to find the file and check if its contents are updated (which I think you are already doing :)).
Thanks,
Saurabh
ChrisP1975 - Welcome to the shared journey with Universal Print 🙂
- Assigning permissions to a printer is different from deploying printers. Once user has permissions for the printer, they can either add the printer themselves on their device, or an admin can push the printers using Endpoint Manager (https://aka.ms/UPIntuneTool).
- If you have already deployed a CSV - did it have all the printers initially? If you need to add printers to the CSV, then you will have deprovision the old CSV package and deploy the new CSV as a new Intune package. This behavior is specific to MEM for any provisioning that needs to replace old file with new file.
- Best way to check deployment of new CSV will be to find the file and check if its contents are updated (which I think you are already doing :)).
Thanks,
Saurabh
- ChrisP1975Oct 29, 2021Brass Contributor
Thank you for this info. A few follow-up questions:
1. Is there a specific way that the user should manually add the printer? Right now you would connect to the print server \\printserver locate the printer and connect. I know that would still work, but is there a different method you would use for Universal Printing?
2. You are correct I did deploy the CSV and it did not have all the printers. I did create a new intunewin application package and deployed that. Sound like I will need to delete the old app and create a new one.
3. Yes I am checking for the printers.csv file, however its not looking for a newer version. It just says that it exists (which is true) but it sounds like I may need to check the date.
- Saurabh_BansalOct 29, 2021
Microsoft
1. User should just go to Settings->Devices->Printers & Scanners. There when they click on Add, they should see all UP printers that they have access to. There are some pre-requisites to it like user having Universal Print license, device managed via Azure AD account etc. Please refer to https://docs.microsoft.com/en-us/universal-print/fundamentals/universal-print-troubleshooting-support-howto#discover-and-install-printer-on-client for exact details.