Hi everybody,
First pardon my bad english.
at the beginning my client have a full skype Online user and Two Rooms enable with Skype license (this rooms are actually in use).
For some reason we have to install an On premise skype and we have enabled the hybridation.
For users it's not a problem because they have synced by AADconnect, but for rooms i have a problem, because this rooms doesn't exist in the active directory it's only a full online ressources. But now with my configuration, this rooms cannot login into
skype because the lyncdiscover is Onpremise.
I try to create an user with the same adress of my online room, this user are not synced with aadconnect, i enable this user in skype online and i'm trying to move it to Online but i have an issue
Move-CsUser : Index was outside the bounds of the array.
At line:1 char:1
+ Move-CsUser -Identity salledetestskype@aaaaaaa.com -Target
sipfed.online. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~
+ CategoryInfo : InvalidOperation: (CN=salle de tes...aaaaaaa,DC
=com:OCSADUser) [Move-CsUser], IndexOutOfRangeException
+ FullyQualifiedErrorId : MoveError,Microsoft.Rtc.Management.AD.Cmdlets.Mo
veOcsUserCmdlet
can someone of you help me to resolve this issue ?
thanks a lot.