You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
Install-Module -Name ZabbixTools does not work, the message bellow is displayed.
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'ZabbixTools'. Try Get-PSRepository to see all available registered module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.0.1\PSModule.psm1:9526 char:21
Install-Module -Name ZabbixTools does not work, the message bellow is displayed.
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'ZabbixTools'. Try Get-PSRepository to see all available registered module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.0.1\PSModule.psm1:9526 char:21
But Powershell gallery is active for me, any suggestions?
Get-PSRepository
Name InstallationPolicy SourceLocation
PSGallery Untrusted https://www.powershellgallery.com/api/v2/
The text was updated successfully, but these errors were encountered: