- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- Thomas Lee
- 54字
- 2021-07-02 18:16:00
Getting ready
This recipe displays the DACL for the Sales Group printer, SGCP1, created by the Installing and sharing printers recipe and later updated by the Changing printer drivers recipe. You could easily convert this recipe into an advanced function (for example, Get-PrinterSecurity) with a parameter to tell the function which printer to examine.