Installing RubrikSecurityCloud #181
Unanswered
jirish0818
asked this question in
Q&A
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.
-
I have attempted multiple permutations to get this module installed so that I am able to then use the other Rubrik PowerShell Module. Nothing seems to work and there is zero instructions other than "run this".
I run this in PowerShell via ISE running as Administrator, I fire it off by pressing F5 command with the file open. No changes made to the file.
C:\Program Files\WindowsPowerShell\Modules\RubrikSecurityCloud\Utils\Import-RscModuleFromLocalOutputDir.ps1
C:\Program Files\WindowsPowerShell\Modules\RubrikSecurityCloud\Utils\Import-RscModuleFromLocalOutputDir.ps1 : Output directory not found.
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Import-RscModuleFromLocalOutputDir.ps1
Installing from the PowerShell Gallery does nothing. No prompts. No errors. Just nothing.
If one is required for the other to work I'd think that it would just install it as a module when running rubrik-sdk-for-powershell-devel\Install-Rubrik.ps1
What am I missing or doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions