How to share a Printer with PowerShell
Hi, today I want to show you how to share a printer using PowerShell. The cmdlet I will use is Set-Printer. This cmdlet allows to establish or update the configuration of the specified printer. To share a printer with PowerShell, use the Set-Printer cmdlet with…
Continue reading