Forum Discussion
Neil Petersen
Nov 26, 2019Copper Contributor
'Dial-in callers can be the first person in a meeting' via PowerShell
Hi, Does anyone know where the 'Dial-in callers can be the first person in a meeting' setting is in PowerShell? I have 2,000 accounts to update and need to script this. This used to be labled as 'Un...
Neil Petersen
Nov 27, 2019Copper Contributor
FYI - The above didn't seem to alter the existing users so have just updated the existing users with : Set-CsOnlineDialInConferencingUser -Identity Neil.Petersen@domain.com -AllowPstnOnlyMeetings $true