This is an excellent guide so please forgive my lack of expertise with Intune. Client wants to have all printers installed via Intune so any new devices added to Intune will have all network printers installed. I understand the Win32 process, but reviewing this guide I am guessing that I would need to create a Win32 app for each printer and corresponding driver versus a single Win32 app deployment that would install all 4 printers?
I am also curious about the order of operations, should I be updating the Install-printer.ps1 with my IP, Printer name and driver file name prior to converting to Intunewin file?