-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
bugSomething isn't workingSomething isn't workingimpact-lowIssue with low impact to codebaseIssue with low impact to codebaseno-issue-activityseverity-lowIssue with low severityIssue with low severity
Description
Installed monkey365 using:
Install-Module -Scope CurrentUser -Name monkey365
Used 'Get-Help Invoke-Monkey365 -Examples' -- example 1.
$assets = Invoke-Monkey365 -ExportTo CSV -PromptBehavior SelectAccount -IncludeEntraID -Instance Microsoft365 -Collect SharePointOnline
The following warning was observed:
WARNING: File exchange-atp-safe-attachments-for-sharepoint-onedrive-and-teams-disabled.json was not found in
C:\Users<redacted>\OneDrive - \Documents\WindowsPowerShell\Modules\monkey365\0.95.2\rules\findings
There were numerous JSON files in the directory hierarchy but confirmed that one is not included.
No output was generated by the execution. The $assets variable is empty after running the module.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingimpact-lowIssue with low impact to codebaseIssue with low impact to codebaseno-issue-activityseverity-lowIssue with low severityIssue with low severity
