Forum Discussion
Reset Audio conferencing PIN via PowerShell
Hi JonasCarlsen,
to reset the leader PIN via Powershell you should try "Set-CsOnlineDialInConferencingUser -Identity "Ken Meyers" -ResetLeaderPIN"
https://docs.microsoft.com/en-us/skypeforbusiness/audio-conferencing-in-office-365/reset-the-audio-conferencing-pin#want-to-know-how-to-manage-with-windows-powershell
The leader PIN in Teams can not be set to a defined value.
There is a user voice for this feature. You can vote it up there:
https://microsoftteams.uservoice.com/forums/555103-public/suggestions/36064411-provide-option-to-set-microsoft-audio-conferencing
Regards,
Paul
- JonasCarlsenApr 21, 2020Copper ContributorSpoiler
Thanks for the quick response paul-lange 😊.I have a followup question. Do you know if it is possible to get/list the team leader PIN in clear text via PowerShell?
- paul-langeApr 22, 2020Iron Contributor
Hi JonasCarlsen,
you are welcome. If you execute the command mentioned above, the leader PIN is shown in cleartext.
The user will also get the PIN via mail.
Regards,
Paul