A
Adam Seitz
I have a script that uses printui.dll to install printers as machine printers, using /ga. The Windows Servers that have housed the roles have been Windows Server 2008 R2 and Windows Server 2012. They have always worked perfectly.
We are starting to migrate to Server 2016 for our enterprise and the prinui.dll is not working anymore.
Here is an example of what I am trying to do:
RUNDLL32 PRINTUI.DLL,PrintUIEntry /ga /n"\\Print_Server.domain\PrinterQueue"
The command appears to result in a queue deployed, but it isn't visible to windows, only in:
rundll32 printui.dll,PrintUIEntry /ge
Any idea what I am doing wrong?
Portland Public Schools / Systems Administrator II
Continue reading...
We are starting to migrate to Server 2016 for our enterprise and the prinui.dll is not working anymore.
Here is an example of what I am trying to do:
RUNDLL32 PRINTUI.DLL,PrintUIEntry /ga /n"\\Print_Server.domain\PrinterQueue"
The command appears to result in a queue deployed, but it isn't visible to windows, only in:
rundll32 printui.dll,PrintUIEntry /ge
Any idea what I am doing wrong?
Portland Public Schools / Systems Administrator II
Continue reading...