Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 2 revisions

c-sys-10-print-spooler (Enabled)

Check to see if any printers exist on the server. If printers exist, ensure the spooler directory is not stored on the system drive.


Input Values

  • IgnoreThesePrinterNames - List of known printer names to ignore

Example

IgnoreThesePrinterNames = ('Send To OneNote', 'PDFCreator', 'Microsoft XPS Document Writer', 'Fax', 'WebEx Document Loader', 'Microsoft Print To PDF')

Input Descriptions

  • None

Result And Messages

  • PASS
    Printers found, and spool directory is not set to default path

  • WARNING

  • FAIL
    Spool directory is set to the default path and needs to be changed, Registry setting not found

  • MANUAL

  • NA
    No printers found Print Spooler service is not running


Applies To

  • All Servers

Required Functions

  • None
Clone this wiki locally