Skip to content

Issue with Users parameter #1

@bartvermeersch

Description

@bartvermeersch

I'm checking out your amazing tool.
At the end of the run there were two errors. I have not been able to debug them myself.

.....

[+] Details of 63270 users stored in output files (CSV,TXT,HTML): Results_XXXX
[+] Details of 63210 inactive users written to output file: Results_XXXX.txt and CSV file: Results_XXXX.csv

********************************** Generating Role Assignments **********************************
Invoke-CheckRoles: C:\Temp\EntraFalcon\run_EntraFalcon.ps1:201
Line |
201 | … ons -AdminUnitWithMembers $AdminUnitWithMembers -Users $Users -Manage …
| ~~~~~~
| Cannot process argument transformation on parameter 'Users'. Cannot convert the "System.Object[]" value of type
| "System.Object[]" to type "System.Collections.Hashtable".

********************************** Generating CAP Report **********************************
Invoke-CheckCaps: C:\Temp\EntraFalcon\run_EntraFalcon.ps1:204
Line |
204 | … rtTimestamp -AllGroupsDetails $AllGroupsDetails -Users $Users -Output …
| ~~~~~~
| Cannot process argument transformation on parameter 'Users'. Cannot convert the "System.Object[]" value of type
| "System.Object[]" to type "System.Collections.Hashtable".
[*] Writing log files

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions