Forum Discussion
rayad99
Oct 03, 2020Copper Contributor
Creating Teams with Naming conventions using PowerShell
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!
- UrsAretsCopper Contributor
We have the same problem. So we would appreciate if there is someone with an solution/idea.