Heather Miller

Results 3 comments of Heather Miller

Note: Import-Module -Name PSPKI in an ISE console does not throw any errors.

Exporting functions with an '*' in the manifest file will cause PowerShell not recognize the function if PowerShell is running in constrained language mode. Each function must be explicitly listed...

You can try this script if you like: https://github.com/hmiller10/PowerShell-Tidbits/blob/main/PKI/OperationsScripts/Revoke-APkiCertificate.ps1