Creating Teams with Naming conventions using PowerShell

Copper Contributor

Hi All,

 

When trying to create a new Team via PowerShell i get an error that I am missing prefix/suffix parameters when creating a new team..

 

Our naming policy looks like: [Department] - [TeamName]

 

But using: New-Team -DisplayName "Marketing - testing team" still gives the same error.. Any pointers would be greatly appreciated!

1 Reply

We have the same problem. So we would appreciate if there is someone with an solution/idea.