Forum Discussion
MS-Teams - A team for this group already exists error when creating Teams via share-point
If you try by powershell, is the error the same? Or more clear?
to create a Team to a group, first install
Install-Module MicrosoftTeams
then
Connect-MicrosoftTeams
New-Team -Group <Group id>with the group id equal to the objectID of your screenshot
I cannot see anything in Deleted Teams, when trying to create a Team via sharepoint Site , "A Team for this group already exists"
As per the below do i need to create the new Team with the group ID mentioned in screenshot
Connect-MicrosoftTeams
New-Team -Group <Group id>- RoVar4May 14, 2020Copper Contributor
Hi Vertebre85,
I have tried to get the Teams Username with power shell but this returned an error.
Can you please check with any experts.
- Vertebre85May 11, 2020Iron Contributor
RoVar4 Hi. what I would advise is to search with the alias or the URL in the azure active directory portal to see if the email was not already taken and there is conflict. If you don't find anything, contact the microsoft support. I don't have any others ideas.
- RoVar4May 11, 2020Copper Contributor
Vertebre85 Can you please help me..!
- RoVar4May 08, 2020Copper Contributor
- Vertebre85May 07, 2020Iron Contributor
The power shell option i show is in fact the same as clicking the "create a team" button in the admin.office.com or via Sharepoint but maybe the error message will be clearer, who know.