Recent Posts

PowerShell ISE Enable Script Signing

The procedure below will give you a button in the Add-ons menu that allows you to sign your scripts in PowerShell ISE. You will need...

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