Hi,
I'm trying to install the hardening tool WDACConfig, I've got it partially installed by running the command "Install-PSResource -Name WDACConfig" but when I try to install the module with the command "Install-Module -Name 'WDACConfig' -Scope 'AllUsers' -Force" I get the following (non-descript) errors: "Install-PSResource: The signature for 'WDACConfig' is 'UnknownError." and "Install-PSResource: Package(s) 'WDACConfig' could not be installed from repository 'PSGallery'." PSGallery is set as trusted :
Get-PSResourceRepository Name Uri Trusted Priority --------------------- PSGallery
https://www.powershellgallery.com/api/v2 True 50
So I'm unsure what the problem is, as my PowerShell knowledge is limited.
I appreciate the time anyone spends helping me out.
Lee
***moved from Windows / Windows 11 / Security and privacy***