Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Signature on Package #45

Open
ccgthree opened this issue Dec 5, 2024 · 0 comments
Open

Invalid Signature on Package #45

ccgthree opened this issue Dec 5, 2024 · 0 comments

Comments

@ccgthree
Copy link

ccgthree commented Dec 5, 2024

I attempted to install the module on a host today and ran into an error indicating that the Authenticode Signature is bad:

PackageManagement\Install-Package : The module 'PSWindowsUpdate' cannot be installed or updated because the
authenticode signature of the file 'PSWindowsUpdate.psd1' is not valid.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21
+ ...          $null = PackageManagement\Install-Package @PSBoundParameters
+                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package],
   Exception
    + FullyQualifiedErrorId : InvalidAuthenticodeSignature,ValidateAndGet-AuthenticodeSignature,Microsoft.PowerShell.P
   ackageManagement.Cmdlets.InstallPackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant