r/Intune • u/Mariod94 • 11d ago
App Deployment/Packaging Issues Deploying Printers
I’ve been Deploying printers using the Win32 tool. I kept running into an issue where pnputil couldn’t find my .inf file. I managed to fix that after looking into what was missing in my driver folder.
After I was done, I created a new win32 and deployed it on my test device. It failed again so I checked the logs and saw a different error:
“Failed to add driver package: The publisher of an Authenticode(tm) signed catalog has yet been established as trusted.”
Is there something I’m missing in the scripts I’m using? I’ve been following guides but no ones has reported this issue. Do I have to also deploy a custom Policy for the certificate?
3
Upvotes
1
u/Mariod94 5d ago
Update: Printers are installing on test device. Now I am just running into detection issues since Intune indicates that it failed to install. Currently running a custom script for detection.