Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to use -Token feature for Rubrik #28

Open
mishrark1970 opened this issue Jun 14, 2023 · 0 comments
Open

Not able to use -Token feature for Rubrik #28

mishrark1970 opened this issue Jun 14, 2023 · 0 comments

Comments

@mishrark1970
Copy link

Hi,

Recently we were forced to use MFA by Rubrik, since then I am not able to run the report as local user and -Token option also fails, please advice

Invoke-AsBuiltReport.Rubrik.CDM : Authentication is possible but has failed or not yet been provided.
At C:\Program Files\WindowsPowerShell\Modules\AsBuiltReport.Core\1.1.0\Src\Public\New-AsBuiltReport.ps1:350 char:17

  • ... & "Invoke-$($ReportModuleName)" -Target $Target -Credenti ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
    • FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Invoke-AsBuiltReport.Rubrik.CDM

New-AsBuiltReport : The property 'Number' cannot be found on this object. Verify that the property exists.
At line:1 char:2

  •  + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
     + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-AsBuiltReport
    
    

===============================================================

New-AsBuiltReport : A parameter cannot be found that matches parameter name 'Token'.
At line:1 char:42

    •                                      ~~~~~~
      
      • CategoryInfo : InvalidArgument: (:) [New-AsBuiltReport], ParameterBindingException
      • FullyQualifiedErrorId : NamedParameterNotFound,New-AsBuiltReport
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant