PowerAL icon indicating copy to clipboard operation
PowerAL copied to clipboard

Get-PalPublisherStatus needs some work

Open api0cradle opened this issue 5 years ago • 0 comments

It will fail if you run: Get-PALPublisherStatus -SignPublisher "O=CITRIX SYSTEMS, INC., L=FT. LAUDERDALE, S=FL, C=US" -SignProductName "CITRIX RECEIVER" -SignFileName * -SignVersion *

It works as long as you fill in all the fields or use the path option to extract the info.

The function also uses native AppLocker cmdlets. Need to check if there are other ways to extract signing information in Constrained Language Mode.

api0cradle avatar Apr 17 '19 13:04 api0cradle