Comments on: Create custom reports using the updated Teams PowerShell module https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/ Practical Office 365 News, Tips, and Tutorials Wed, 29 Apr 2020 14:19:46 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Anthony Mootra https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-229404 Wed, 29 Apr 2020 14:19:46 +0000 https://www.practical365.com/?p=41737#comment-229404 Hi All,
I would like to filter the Teams accounts by Department as my organization has about 8000 * users but need to show activity by department. Is there an easy way to do this?

]]>
By: Chris Muller https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-228627 Fri, 03 Jan 2020 20:44:02 +0000 https://www.practical365.com/?p=41737#comment-228627 Trying to execute this from my new laptop. What do I need to install to use Get-OrganizationConfig? Thanks.

]]>
By: sankar https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-205191 Thu, 25 Apr 2019 19:43:30 +0000 https://www.practical365.com/?p=41737#comment-205191 how we can find who created this team site and what date

]]>
By: Guy https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-170585 Sat, 17 Nov 2018 06:31:56 +0000 https://www.practical365.com/?p=41737#comment-170585 In reply to Steve Goodman.

Have you experienced any differences in the amount of Teams returned through Get-Team vs Get-UnifiedGroup where you filter Teams Only groups?
The reason I’m asking is since I’ve been using the latest version in two different tenants, and though it seems to return all the Teams in a tenant, I noticed that there are few Teams that are not being returned (seems as the ones that were created through the Teams client itself), but they are returned if I use Get-Team -User [username] against a user that is member of those teams.

]]>
By: ICYMI: PowerShell Week of 16-November-2018 | PowerShell.org https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-170522 Fri, 16 Nov 2018 16:08:45 +0000 https://www.practical365.com/?p=41737#comment-170522 […] Create custom reports using the updated Teams PowerShell module […]

]]>
By: Nati https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-170202 Wed, 14 Nov 2018 19:45:52 +0000 https://www.practical365.com/?p=41737#comment-170202 Perfect!
I never understood why an admin gets to see only the teams is member of with Get-Teams.
Luckily we also got Graph that is doing amazing job

]]>
By: Steve Goodman https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-170029 Tue, 13 Nov 2018 18:32:17 +0000 https://www.practical365.com/?p=41737#comment-170029 In reply to James.

As Tuomas says, it’s been updated – hence the purpose of the post and this script ?

Steve

]]>
By: Tuomas Pakkanen https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-169995 Tue, 13 Nov 2018 13:04:57 +0000 https://www.practical365.com/?p=41737#comment-169995 In reply to James.

Latest version of the Teams PowerShell module does in fact return all Teams.

]]>
By: James https://practical365.com/create-custom-reports-using-the-updated-teams-powershell-module/#comment-169956 Tue, 13 Nov 2018 08:53:12 +0000 https://www.practical365.com/?p=41737#comment-169956 It’s a nice script but Get-Team doesn’t return all teams within a tenant but rather returns a list of teams that the user (running the cmdlet) is a member of. They really need to update the cmdlet to allow it to return all teams regardless.

]]>