Here are some best practices to keep your Print Servers stable! 1. Minimize the driver count, stick to universal if you can (less features) 2. Set all your print ports to "winprint" with powershell get-printer | set-printer -PrintProcessor "Winprint" 3. Set all your print rendering to happen on the server and NOT client with powershell …
Continue reading "Server 2012 R2 Print Server Best Practice for Stability"