Onsite or Remote Support
Call (519) 573-3759
Print spooler service will be stopped and the start type will be set to "disabled"
********* Windows_Print_Spooler_Vuln_Mitigation.bat **************************
echo off
powershell.exe Stop-Service -Name Spooler -Force
powershell.exe Set-Service -Name Spooler -StartupType Disabled