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

InvalidData: (:) [Join-Path], ParameterBindingValidationException #21

Open
victordetoni opened this issue Nov 17, 2022 · 0 comments
Open

Comments

@victordetoni
Copy link

victordetoni commented Nov 17, 2022

...
[+] Scanning tenant ID: 02a%ec76-fd38-4554-a6b4-33554477884083
Retrieving information on 359 Azure AD users, great reconnaissance, check the results file in the end
Join-Path : Não é possível associar o argumento ao parâmetro 'Path' porque ele é uma cadeia de caracteres vazia.
No linha:414 caractere:50

  • ... $resultsFolder = Join-path -Path $PSScriptRoot -ChildP ...

    • CategoryInfo : InvalidData: (:) [Join-Path], ParameterBindingValidationException
    • FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Microsoft.PowerShell.Commands.JoinPathCommand

Join-Path : Não é possível associar o argumento ao parâmetro 'Path' porque ele é nulo.
No linha:417 caractere:49

  • ... $usersPhotoFolder = Join-path -Path $resultsFolder -Child ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants