pdqcom / PowerShell-Scanners

A community repository of PowerShell Scanners for PDQ Inventory.
MIT License
179 stars 74 forks source link

Add 'Certificates' #100

Closed ColbyBouma closed 1 year ago

ColbyBouma commented 1 year ago

To test this PR:

cd C:\PowerShell-Scanners\
git fetch origin pull/100/head:Certificates
git checkout Certificates

When you're done testing:

git checkout master