Cmdlets for Microsoft Planner

Build 25.0.9434

DefaultGroups Parameter (Connect-MicrosoftPlanner Cmdlet)

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

Syntax

Connect-MicrosoftPlanner -DefaultGroups string

Possible Values

AllGroups, CurrentUser

Data Type

cstr

Default Value

"CurrentUser"

Remarks

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

Supported values are:

  • CurrentUser: Uses the /me/memberOf endpoint for user authentication.
  • AllGroups: Uses the /groups endpoint for user authentication.

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