Note: The scripts must be stored in a folder named _QUERY_ to use them as queries
The use of the scripts requires the PowerShell Module Microsoft.Graph.Users
-
Returns all users
-
QRY_Get-MGUUserOutlookMasterCategory.ps1
Returns list of categories defined for the user
-
Returns task lists in the users mailbox
-
QRY_Get-MGUUserTodoListTask.ps1
Returns tasks in this task list
-
QRY_Get-MGUUserTodoTaskAttachment.ps1
Returns taskFileAttachment objects
-
QRY_Get-MGUUserTodoTaskChecklistItem.ps1
Returns the checklistItem objects
-
QRY_Get-MGUUserTodoListTaskLinkedResource.ps1
Returns resources linked to the task