Recent Posts

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...