Removing all printers on a PC linked to a common server using PowerShell

May 8, 2018
powershell printers

A common situation - the local network print server changes. However, there are PCs on the network with installed orphan printers still linked to the obsolete server.

This is the PowerShell script I often use to remove all installed printers served from a common server -

Calling a PowerShell script from within a Windows Batch script

May 26, 2018
batch powershell windows

Manually removing orphan users from Azure AD

May 11, 2018
azure ad powershell windows