Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Backup Validation Module not available #6

@Darrenswift

Description

@Darrenswift

Expected Behavior

Install-Module -Name RubrikBackupValidation -Scope CurrentUser installs the backup validation modiule

Please describe the behavior you are expecting.

Current Behavior

PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'RubrikBackupValidation'. Try Get-PSRepository to see all available registered
module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21

  • ... $null = PackageManagement\Install-Package @PSBoundParameters
  •                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Exception
    • FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

Failure information is above

Please help provide information about the failure if this is a bug.

https://www.powershellgallery.com a quick search online or via PS commands reveals no module with this name

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions