SlideShare a Scribd company logo
SharePoint Saturday Belgium 2017 • October 21 • Brussels Track: MIX | Level: 300
Microsoft Teams Deep Dive
Maarten Eekels
@maarteneekels
PlatinumGoldSilver
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Maarten Eekels
20+ yrs in IT, 13 yrs in SharePoint
CTO Portiva
DIWUG board member
Speaker, vlogger
Contact
meekels@portiva.nl
www.eekels.net
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Microsoft Teams Logical Architecture
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Memberships and Roles
Team Owner Team Member Team Guest
Create team  - -
Leave team   
Edit team
name/description
 - -
Delete team  - -
Add channel  * *
Edit channel
name/description
 * *
Delete channel  * *
Add members  - -
Add tabs  * -
Add connectors  * -
Add bots  * -
* Can be restricted
through Team
Settings by the owner
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Thank You!
Calls and meetings
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Calls and meetings
• Meetings created within
Microsoft Teams are
pushed to your Exchange
calendar
• Meetings created in
Exchange sync to the
Meetings tab in Microsoft
Teams
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Thank You!
SharePoint Saturday Belgium 2017 • October 21 • Brussels
External guest access in Teams
SharePoint Saturday Belgium 2017 • October 21 • Brussels
External guest access
•First “real” external users in Office 365 Groups
•Only Azure AD B2B accounts for now
•Default setting: Allow sharing only with external
users that already exist in your organisation’s
directory
Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1
-SharingCapability [Disabled / ExistingExternalUserSharingOnly /
ExternalUserAndGuestSharing / ExternalUserSharingOnly]
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Office 365 Connectors for Teams
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Office 365
Connectors
• Actionable Messages in Outlook
and/or Teams
• 80+ Connectors available today
• Incoming Webhooks
• Possibility to create your own
Connectors
https://dev.outlook.com/connecto
rs
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Thank You!
Teams manageability
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Settings
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Reporting with PowerShell
Currently only Office 365 Groups cmdlets available
General info
Get-UnifiedGroup | Format-Table Alias, PrimarySmtpAddress, WhenChanged,
AccessType
Last content change in SharePoint
Get-UnifiedGroup | Foreach-Object {
Get-SPOSite -Identity $_.SharePointDocumentsUrl.replace("/Shared
Documents","")} | Format-Table Title, Url, LastContentModifiedDate
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Enable creating Groups for certain users
Azure Active Directory version 2 PowerShell module required
Connect-AzureAD
Get-AzureADDirectorySetting
$Policy = Get-AzureADDirectorySettingTemplate –Id 62375ab9-
6b52-47ed-826b-58e47e0e304b
$Setting = $Policy.CreateDirectorySetting()
$Setting[“EnableGroupCreation”] = “false”
$Setting[“GroupCreationAllowedGroupId”] = “your group ID"
New-AzureADDirectorySetting -DirectorySetting $Setting
https://docs.microsoft.com/en-
us/powershell/azure/overview?view=azureadps-2.0
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Restore a deleted Group
Group content that can be restored:
• Azure Active Directory (AD) Office 365 Groups object, properties and
members
• Group SMTP address / Exchange Online shared inbox and calendar
• SharePoint Online team site and files / OneNote notebook
• Planner
• Team
Get-AzureADMSDeletedGroup
Restore-AzureADMSDeletedDirectoryObject –Id <objectId>
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Roadmap
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Resources
• Microsoft Teams Customer Success Kit - Email
templates, flyers & posters to assist with successful
rollout
https://www.microsoft.com/en-
us/download/details.aspx?id=54244
• Microsoft Teams Interactive Demo
http://teamsdemo.office.com/
• Microsoft Teams Video Training
https://support.office.com/en-us/article/Microsoft-
Teams-video-training-4f108e54-240b-4351-8084-
b1089f0d21d7
SharePoint Saturday Belgium 2017 • October 21 • Brussels
Thank You!
Feedback
http://spsbe.be

More Related Content

PDF
Microsoft Teams Deep Dive
PDF
Rethinking Document Management in Office 365
PPTX
Simplifying SQL Server & SharePoint Migrations using PowerShell
PPTX
Use PowerShell superpower to tame your Office 365
PDF
The business and end user guide into the new and modern SharePoint
PPTX
Best practices for managing and operating your SharePoint farms
PPTX
Upgrading from Full Trust Code to Add-In Model and SharePoint Framework
PPTX
Extend your development skills set using MS Graph
Microsoft Teams Deep Dive
Rethinking Document Management in Office 365
Simplifying SQL Server & SharePoint Migrations using PowerShell
Use PowerShell superpower to tame your Office 365
The business and end user guide into the new and modern SharePoint
Best practices for managing and operating your SharePoint farms
Upgrading from Full Trust Code to Add-In Model and SharePoint Framework
Extend your development skills set using MS Graph

What's hot (20)

PDF
Microsoft Graph with ASP.NET MVC
PDF
Extending Teams & Groups
PDF
Microsoft Flow Advanced : tips, pitfalls, problems to be known before staring...
PPTX
Let's do PowerBi - Together
PDF
Introduction to Microsoft Flow and Azure Functions
PDF
Building the Perfect Office 365 Tenant
PPTX
PowerApps and Flow, one year later
PDF
Yo Office! Use your SPFx Skills to Build Add-Ins for Word, Excel, Outlook and...
PPTX
Working with the Groups
PDF
AWS Finland Meetup 2019 September - sponsored by Digia
PPTX
When Windows Apps meet SharePoint
PDF
ArcGIS Open Data - Best Practices
PPTX
Enhance your Javascript with Typescript - Félix Billon
PPTX
SharePoint Saturday Oslo 2017 - The Intranet is dead long live the Modern Wor...
PPTX
Nintex and Office 365: Workflow Solutions that Take Full Advantage of Mobile,...
PDF
Cloud - FOSS & Challenge
PPTX
SharePoint Development in Government Environments
PDF
Building real time serverless back ends with aws appsync
PPTX
Cisco intranet case study " oct 2015
PPTX
Building your microsite with Documents & Sites
Microsoft Graph with ASP.NET MVC
Extending Teams & Groups
Microsoft Flow Advanced : tips, pitfalls, problems to be known before staring...
Let's do PowerBi - Together
Introduction to Microsoft Flow and Azure Functions
Building the Perfect Office 365 Tenant
PowerApps and Flow, one year later
Yo Office! Use your SPFx Skills to Build Add-Ins for Word, Excel, Outlook and...
Working with the Groups
AWS Finland Meetup 2019 September - sponsored by Digia
When Windows Apps meet SharePoint
ArcGIS Open Data - Best Practices
Enhance your Javascript with Typescript - Félix Billon
SharePoint Saturday Oslo 2017 - The Intranet is dead long live the Modern Wor...
Nintex and Office 365: Workflow Solutions that Take Full Advantage of Mobile,...
Cloud - FOSS & Challenge
SharePoint Development in Government Environments
Building real time serverless back ends with aws appsync
Cisco intranet case study " oct 2015
Building your microsite with Documents & Sites
Ad

Similar to SPSBE - Microsoft Teams Deep Dive (20)

PPTX
SPS Brussels 2017
PPTX
Building the Perfect Office 365 Tenant - SharePoint Saturday Belgium 2017 #SPSBE
PDF
Microsoft Flow Advanced: tips, pitfalls, problems
PPTX
SPSBE2016 - Leverage the power of groups
PPTX
SharePoint Saturday Belgium 2017 - The Business and end-user guide into the n...
PPTX
SPSZurich18 - Microsoft Teams Deep Dive
PPTX
Power Users Guide to Office 365 - SharePoint Saturday Belgium 2016 #spsbe
PPTX
UnityConnect - Office 365 Groups Deep Dive With Planner
PDF
O365Engage17 - Managing exchange online using power shell, tips &amp; tricks
PPTX
Microsoft Flow : what you need to know before starting a real project
PDF
Session Flow advanced - Serge Luca, Isabelle van Campenhoudt
PPTX
SharePoint Saturday Belgium 2016
PPTX
SPSHEL18 - Microsoft Teams Deep Dive
PPTX
Building the Perfect Office 365 Tenant - SPS London 2017
PPTX
2018 12-06 SharePoint - the new era of provisioning
PPTX
SharePoint Saturday Dayton 2012
PPTX
Mvpskill Saturday[EP48]Microsoft 365 Update [27 FEB 2021]
PPTX
Azure Global Bootcamp - CIS Handson
PDF
What's new in SharePoint Server 2019
PDF
The anatomy of Office 365 groups - Nicki Borell
SPS Brussels 2017
Building the Perfect Office 365 Tenant - SharePoint Saturday Belgium 2017 #SPSBE
Microsoft Flow Advanced: tips, pitfalls, problems
SPSBE2016 - Leverage the power of groups
SharePoint Saturday Belgium 2017 - The Business and end-user guide into the n...
SPSZurich18 - Microsoft Teams Deep Dive
Power Users Guide to Office 365 - SharePoint Saturday Belgium 2016 #spsbe
UnityConnect - Office 365 Groups Deep Dive With Planner
O365Engage17 - Managing exchange online using power shell, tips &amp; tricks
Microsoft Flow : what you need to know before starting a real project
Session Flow advanced - Serge Luca, Isabelle van Campenhoudt
SharePoint Saturday Belgium 2016
SPSHEL18 - Microsoft Teams Deep Dive
Building the Perfect Office 365 Tenant - SPS London 2017
2018 12-06 SharePoint - the new era of provisioning
SharePoint Saturday Dayton 2012
Mvpskill Saturday[EP48]Microsoft 365 Update [27 FEB 2021]
Azure Global Bootcamp - CIS Handson
What's new in SharePoint Server 2019
The anatomy of Office 365 groups - Nicki Borell
Ad

More from Maarten Eekels (20)

PPTX
ESPC19 - Office 365 Labels Deep Dive
PPTX
ESPC19 - Microsoft Teams Architecture Deep Dive
PPTX
Dutch Microsoft & Security Meetup - Ignite recap Microsoft 365 Security and C...
PPTX
Experts Live 2019 - Microsoft Teams Architecture Deep Dive
PPTX
European Collaboration Summit 2019 - Microsoft Teams Architecture Deep Dive
PPTX
Dutch Microsoft & Security Meetup - How to protect my data in Office 365?
PPTX
SPSWarsaw - Teams Architecture Deep Dive
PPTX
NACS - Microsoft Stream - Your Video Portal Unleashed
PPTX
Office 365 Connect 2018 - Modern news publishing with SharePoint
PPTX
SPSBE18 - Microsoft Stream - Your enterprise video portal unleashed
PPTX
SPSIstanbul18 - Microsoft Teams Deep Dive
PPTX
SPSCambridge18 - Modern news publishing with SharePoint
PPTX
Experts Live NL 2018 - Extern delen van data in Office 365
PPTX
Microsoft Stream - Your Enterprise Video Portal Unleashed
PPTX
SPSHEL18 - Modern News Publishing with SharePoint
PPTX
SPSDENORTH18 - Modern News Publishing with SharePoint
PPTX
InSpark Ignite Recap Office 365
PPTX
SPSVIE17 - Microsoft Flow And PowerApps - End-To-End
PPTX
ESPC17 - The Microsoft On-premises Data Gateway
PPTX
SPUnite17 - External Sharing in SharePoint Online
ESPC19 - Office 365 Labels Deep Dive
ESPC19 - Microsoft Teams Architecture Deep Dive
Dutch Microsoft & Security Meetup - Ignite recap Microsoft 365 Security and C...
Experts Live 2019 - Microsoft Teams Architecture Deep Dive
European Collaboration Summit 2019 - Microsoft Teams Architecture Deep Dive
Dutch Microsoft & Security Meetup - How to protect my data in Office 365?
SPSWarsaw - Teams Architecture Deep Dive
NACS - Microsoft Stream - Your Video Portal Unleashed
Office 365 Connect 2018 - Modern news publishing with SharePoint
SPSBE18 - Microsoft Stream - Your enterprise video portal unleashed
SPSIstanbul18 - Microsoft Teams Deep Dive
SPSCambridge18 - Modern news publishing with SharePoint
Experts Live NL 2018 - Extern delen van data in Office 365
Microsoft Stream - Your Enterprise Video Portal Unleashed
SPSHEL18 - Modern News Publishing with SharePoint
SPSDENORTH18 - Modern News Publishing with SharePoint
InSpark Ignite Recap Office 365
SPSVIE17 - Microsoft Flow And PowerApps - End-To-End
ESPC17 - The Microsoft On-premises Data Gateway
SPUnite17 - External Sharing in SharePoint Online

Recently uploaded (20)

PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Encapsulation theory and applications.pdf
PDF
cuic standard and advanced reporting.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
A Presentation on Artificial Intelligence
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Tartificialntelligence_presentation.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Machine learning based COVID-19 study performance prediction
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PPTX
Spectroscopy.pptx food analysis technology
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPT
Teaching material agriculture food technology
PDF
Approach and Philosophy of On baking technology
Mobile App Security Testing_ A Comprehensive Guide.pdf
Encapsulation theory and applications.pdf
cuic standard and advanced reporting.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
A Presentation on Artificial Intelligence
A comparative analysis of optical character recognition models for extracting...
Unlocking AI with Model Context Protocol (MCP)
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Tartificialntelligence_presentation.pptx
Big Data Technologies - Introduction.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
SOPHOS-XG Firewall Administrator PPT.pptx
Programs and apps: productivity, graphics, security and other tools
Machine learning based COVID-19 study performance prediction
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Group 1 Presentation -Planning and Decision Making .pptx
Spectroscopy.pptx food analysis technology
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Teaching material agriculture food technology
Approach and Philosophy of On baking technology

SPSBE - Microsoft Teams Deep Dive

  • 1. SharePoint Saturday Belgium 2017 • October 21 • Brussels Track: MIX | Level: 300 Microsoft Teams Deep Dive Maarten Eekels @maarteneekels
  • 3. SharePoint Saturday Belgium 2017 • October 21 • Brussels Maarten Eekels 20+ yrs in IT, 13 yrs in SharePoint CTO Portiva DIWUG board member Speaker, vlogger Contact meekels@portiva.nl www.eekels.net
  • 4. SharePoint Saturday Belgium 2017 • October 21 • Brussels Microsoft Teams Logical Architecture
  • 5. SharePoint Saturday Belgium 2017 • October 21 • Brussels Memberships and Roles Team Owner Team Member Team Guest Create team  - - Leave team    Edit team name/description  - - Delete team  - - Add channel  * * Edit channel name/description  * * Delete channel  * * Add members  - - Add tabs  * - Add connectors  * - Add bots  * - * Can be restricted through Team Settings by the owner
  • 6. SharePoint Saturday Belgium 2017 • October 21 • Brussels Thank You! Calls and meetings
  • 7. SharePoint Saturday Belgium 2017 • October 21 • Brussels Calls and meetings • Meetings created within Microsoft Teams are pushed to your Exchange calendar • Meetings created in Exchange sync to the Meetings tab in Microsoft Teams
  • 8. SharePoint Saturday Belgium 2017 • October 21 • Brussels Thank You!
  • 9. SharePoint Saturday Belgium 2017 • October 21 • Brussels External guest access in Teams
  • 10. SharePoint Saturday Belgium 2017 • October 21 • Brussels External guest access •First “real” external users in Office 365 Groups •Only Azure AD B2B accounts for now •Default setting: Allow sharing only with external users that already exist in your organisation’s directory Set-SPOSite -Identity https://contoso.sharepoint.com/sites/site1 -SharingCapability [Disabled / ExistingExternalUserSharingOnly / ExternalUserAndGuestSharing / ExternalUserSharingOnly]
  • 11. SharePoint Saturday Belgium 2017 • October 21 • Brussels Office 365 Connectors for Teams
  • 12. SharePoint Saturday Belgium 2017 • October 21 • Brussels Office 365 Connectors • Actionable Messages in Outlook and/or Teams • 80+ Connectors available today • Incoming Webhooks • Possibility to create your own Connectors https://dev.outlook.com/connecto rs
  • 13. SharePoint Saturday Belgium 2017 • October 21 • Brussels Thank You! Teams manageability
  • 14. SharePoint Saturday Belgium 2017 • October 21 • Brussels Settings
  • 15. SharePoint Saturday Belgium 2017 • October 21 • Brussels Reporting with PowerShell Currently only Office 365 Groups cmdlets available General info Get-UnifiedGroup | Format-Table Alias, PrimarySmtpAddress, WhenChanged, AccessType Last content change in SharePoint Get-UnifiedGroup | Foreach-Object { Get-SPOSite -Identity $_.SharePointDocumentsUrl.replace("/Shared Documents","")} | Format-Table Title, Url, LastContentModifiedDate
  • 16. SharePoint Saturday Belgium 2017 • October 21 • Brussels Enable creating Groups for certain users Azure Active Directory version 2 PowerShell module required Connect-AzureAD Get-AzureADDirectorySetting $Policy = Get-AzureADDirectorySettingTemplate –Id 62375ab9- 6b52-47ed-826b-58e47e0e304b $Setting = $Policy.CreateDirectorySetting() $Setting[“EnableGroupCreation”] = “false” $Setting[“GroupCreationAllowedGroupId”] = “your group ID" New-AzureADDirectorySetting -DirectorySetting $Setting https://docs.microsoft.com/en- us/powershell/azure/overview?view=azureadps-2.0
  • 17. SharePoint Saturday Belgium 2017 • October 21 • Brussels Restore a deleted Group Group content that can be restored: • Azure Active Directory (AD) Office 365 Groups object, properties and members • Group SMTP address / Exchange Online shared inbox and calendar • SharePoint Online team site and files / OneNote notebook • Planner • Team Get-AzureADMSDeletedGroup Restore-AzureADMSDeletedDirectoryObject –Id <objectId>
  • 18. SharePoint Saturday Belgium 2017 • October 21 • Brussels Roadmap
  • 19. SharePoint Saturday Belgium 2017 • October 21 • Brussels Resources • Microsoft Teams Customer Success Kit - Email templates, flyers & posters to assist with successful rollout https://www.microsoft.com/en- us/download/details.aspx?id=54244 • Microsoft Teams Interactive Demo http://teamsdemo.office.com/ • Microsoft Teams Video Training https://support.office.com/en-us/article/Microsoft- Teams-video-training-4f108e54-240b-4351-8084- b1089f0d21d7
  • 20. SharePoint Saturday Belgium 2017 • October 21 • Brussels Thank You!

Editor's Notes

  • #6: Tabs, Bots and Connectors can be controlled at a tenant level and if turned off, will not show up for the individual teams. All permissions are set on a per team basis. * Can be restricted through Team settings by the owner ** After adding a member to a team, an Owner can also promote a Member to Owner status. It is also possible for an Owner to demote their own status to a Member
  • #20: Customer Success Kit includes email templates for announcements, flyers, posters, and countdown and tips and tricks email that can be customized for your organization’s adoption campaign. Download from: https://www.microsoft.com/en-us/download/details.aspx?id=54244