Skip to content

Get-MgUser first example is wrong #1469

@robinmalik

Description

@robinmalik

Problem:

Example 1: Get the list of all the users
This command returns a list of all users.

The command is Get-MgUser | Format-List ID, DisplayName, Mail, UserPrincipalName and this does not get all users.

Solution?

Update the example command to include -All or insert some information and/or a link to how to page.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions