Forum Discussion
kfrancis
Sep 08, 2017Brass Contributor
Move-CsUser : Index was outside the bounds of the array.
Trying to move on-premises users to online and keep getting the error "Move-CsUser : Index was outside the bounds of the array." right after "VERBOSE: Validating user [sip:user@contoso.com] online, f...
- Sep 08, 2017
Could it be SQL rights problem?
Take a look at his one also:
http://www.skypeadmin.com/2017/04/13/move-csuser-returns-index-outside-bounds-array/
Jason Jacobs
Nov 24, 2020Copper Contributor
Another thing I haven't seen mentioned is to check your Skype for Business Hybrid config.
My issue was fixed by running:
> Set-CsTenantFederationConfiguration -SharedSipAddressSpace $true
https://docs.microsoft.com/en-us/skypeforbusiness/hybrid/configure-federation-with-skype-for-business-online
My issue was fixed by running:
> Set-CsTenantFederationConfiguration -SharedSipAddressSpace $true
https://docs.microsoft.com/en-us/skypeforbusiness/hybrid/configure-federation-with-skype-for-business-online