Recent Posts

Configuring Point and Print in a PrintNightmare World

Microsoft’s knowledge base article, KB5005652, details a change made with Windows updates released August 10, 2021 and later regarding the point and print technology’s default...

Signing your Powershell scripts

Once you write a script in Powershell, you have to sign the saved .ps1 file before you can execute it on other domain computers.  This...

Renewing Your Code Signing Certificate

The certificates issued to .admin users for the purposes of code signing expire one year from the date of their issuance.  In order to continue...