Cmdlets for Microsoft Planner

Build 25.0.9434

DefaultUser Parameter (Connect-MicrosoftPlanner Cmdlet)

Determines whether to use the /me or /users endpoint for user authentication.

Syntax

Connect-MicrosoftPlanner -DefaultUser string

Possible Values

AllUsers, CurrentUser

Data Type

cstr

Default Value

"AllUsers"

Remarks

Determines whether to use the /me or /users endpoint for user authentication.

Supported values are:

  • CurrentUser: Uses the /me endpoint for user authentication.
  • AllUsers: Uses the /users endpoint for user authentication.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434