Forum Discussion
Gregory Frick
Aug 03, 2017Steel Contributor
How do I create a Team site with Groups without using +newsite on the SharePoint page?
How do I provision a Teamsite with with Groups without using the +newsite link on the SharePoint Page? I would like to provision a Teamsite with Groups using PowerShell or the admin center. I would also like to create a Communication site the without using the +newsite link, but maybe that should be another post.
Thanks - Greg
If i understood your question correctly, you want a team site with group , but not from +New Site, then create a group from admin center, or outlook web or outlook client (outlook 2016).A New-UnifiedGroup can help you in creating group from powershell
- Ashish Ranjan
Microsoft
If i understood your question correctly, you want a team site with group , but not from +New Site, then create a group from admin center, or outlook web or outlook client (outlook 2016).A New-UnifiedGroup can help you in creating group from powershell
- Gregory FrickSteel Contributor
Ashish Ranjan thanks for your reply. I made an incorrect assumption. I do create groups via the new-unifiedgroup commandlet. I assumed how you provision changed what you provision, but in this case the Team site looks the same.