After doing several service packs on both OfficeScan and Worry-Free Business Security that not all PCs are updating in a timely manner. After a bit of poking around, I found […]
Continue reading »Windows Firewall Rules (WMI) for Psexec & BatchPatch
In order for many remote management items such as Psexec and BatchPatch to function, it requires file & file sharing as well as WMI to be enabled. If you are […]
Continue reading »Printing – Get IP address when only WSD port is available
This PowerShell command returns the actual IP address of a printer when it is setup using a WSD port rather than an IP port. Get-PrinterPort -name WSD-123xxxxxxxxxx -computername SERVERNAME | ft DeviceURL Replace: WSD-123xxxxxxxxxx – Actual […]
Continue reading »Cmdlets
What are cmdlets? Typically these are referred to by IT engineers as commands entered into Windows Command Prompt or PowerShell to execute a task more easily (or when a GUI […]
Continue reading »Monitor Website Changes with PowerShell
Long ago, I began to use a service, ChangeDetection.com to monitor the USPSA classifier page for changes of published classifiers (in fact I still do despite not having shot for […]
Continue reading »