I have a PowerShell script that obtains the actual name of the Windows Print Spooler
$serviceDisplayName = "Print Spooler" $actualServiceName = (Get