Forum Discussion

Brent Ellis's avatar
Brent Ellis
Silver Contributor
Feb 08, 2017
Solved

Determine Group Planner URL from PowerShell

Is there a way to determine what your Planner url will be for a Group via PowerShell?

 

Right now it uses a big random set of characters.  

 

https://tasks.office.com/contoso.com/EN-US/Home/PlanViews/qrQXj68AXEOKO1Q-p9yG32QAAW5p

  • Quick update, found a "direct link" from sharepoint site that can be used to redirect to Planner

    https://mytenant.sharepoint.com/sites/group_mygroupname/_layouts/15/groupstatus.aspx?Target=PLANNER

    Same thing can be used for other services (CALENDAR, NOTEBOOK, PLANNER), havent found it for CONVERSATIONS or FILES, but Planner was the only one I ever really needed in the first place :)

9 Replies

      • Brent Ellis's avatar
        Brent Ellis
        Silver Contributor
        Quick update, found a "direct link" from sharepoint site that can be used to redirect to Planner

        https://mytenant.sharepoint.com/sites/group_mygroupname/_layouts/15/groupstatus.aspx?Target=PLANNER

        Same thing can be used for other services (CALENDAR, NOTEBOOK, PLANNER), havent found it for CONVERSATIONS or FILES, but Planner was the only one I ever really needed in the first place :)
    • Brent Ellis's avatar
      Brent Ellis
      Silver Contributor
      I'd like to put together my own SharePoint list of Groups with quick links to each of the major workloads (then do list item permissions on it), and place it on our intranet home page for "My Groups"

      I've got it all mostly working and can get most everything right except the calendar (separate thread) and the planner.

Resources