Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

PowerTip: Show files with expired Digital Certificates

Summary: Targeting Expired Certificates with Get-AuthenticodeSignature (image) Question: Hey Doctor Scripto! Is there an easy way to visually identify Digitally signed files with an Expired status on the Digital Certificate? (image) Answer: Absolutely! We just need to filter on the “Status” property and show those without the...