Skip to content

Get-RoleMembers

SYNOPSIS

SYNTAX

Get-RoleMembers

DESCRIPTION

This function will get office365 roles and their members. It outputs the content to Excel tables.

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

{{ Add example description here }}

PARAMETERS

INPUTS

OUTPUTS

NOTES

Requires the MSOnline Requires the ImportExcel Module

Back to top