EXPECTED ERROR: Update-Module dbatools Authenticode Issue for 2.5.5 #9749
potatoqualitee
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Fix: dbatools Update-Module Install-Module SkipPublisherCheck Error (August 2025)
The Error You're Seeing
Or similar error for
dbatools.library
.Quick Fix
Why This Is Happening
dbatools moved from DigiCert to Microsoft Azure Trusted Signing on August 5, 2025 (version 2.5.5+). This is GOOD - it means:
You only need
-SkipPublisherCheck
ONCE for the initial upgrade. After that, you're good!For Strict Execution Policies (AllSigned/RemoteSigned)
Azure Trusted Signing rotates certificates daily. You'll need to trust each new cert after updates. Automate it:
Full Details
Read the complete explanation at: https://blog.netnerds.net/2025/08/dbatools-azure-trusted-signing/
Keywords for Search
Beta Was this translation helpful? Give feedback.
All reactions