Skip to content

Module not importing correctly.  #3

@rodiera

Description

@rodiera

After installing the prerequisite modules I downloaded the module files from the repo but when I run the Import-module IdentityProtectionTools.psm1 cmdlet I get

The specified module 'IdentityProtectionTools.psm1' was not loaded because no valid module file was found in any module directory.

I'm in the directory that contains all the files.
image

So then I add .\ and can run the command
image

I sign into MS graph module and have the required scopes in my access token.
image

However when running the Get-AzureADIPRiskyUser -RiskLevel High -All command I get the following.
image

So then I add .\ and can run the command again but get no results. I did this again while running fiddler to see if there are any calls to MS graph but there aren't any.
image

Seems like the Identity protection tools module is not loaded correctly. What am I missing?
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions