Forum Discussion
bubba19831983
Aug 26, 2020Copper Contributor
Microsoft Teams Room setup issue
Hi,
We have 4x Logitech tap hardware devices that are MS Team Room certified. We have them all setup and they are each logged in with an exchange on premise resource account. The issue we have is they cannot fetch the calendar from the on premise server we have. We installed exchange Hybrid and setup Oauth authentication for exchange server on premise. When I run command below we get an error and not sure how to fix it as everything looks good as the user account UPN in o365 is for example meetingroom@mds.com which is the same as our AD on premise. Any idea what I can do to fix this as I cannot figure out how to by pass the error.
Enable-CsMeetingRoom -Identity "meetingroom" -RegistrarPool "sippoolyqbca103.infra.lync.com" -SipAddressType meetingroom@mds.com
PS C:\Users\dboudreauDA> Enable-CsMeetingRoom -Identity "meetingroom" -RegistrarPool "sippoolyqbca103.infra.lync.com" -SipAddressType meetingroom@mds.com
Cannot bind parameter 'SipAddressType'. Cannot convert value "meetingroom@mds.com" to type
"Microsoft.Rtc.Management.AD.Cmdlets.AddressType". Error: "Unable to match the identifier name
meetingroom@mdscoating.com to a valid enumerator name. Specify one of the following enumerator names and try again:
FirstLastName, EmailAddress, UserPrincipalName, SAMAccountName, None"
+ CategoryInfo : InvalidArgument: (:) [Enable-CsMeetingRoom], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.Rtc.Management.AD.Cmdlets.EnableOcsMeetingRoomC
mdlet
+ PSComputerName : adminca1.online.lync.com
Are you able to migrate the account that has the calendar to Exchange Online and then try it?
Although hybrid configured correctly with OAuth should do the job for you, Teams simply works better with Exchange Online than it does with on-premises Exchange, so if you have the chance to use Exchange Online I would always recommend this.
- bubba19831983Copper Contributor
PeterRisingI cannot migrate to exchange online as I didn't install the full hybrid since we are not going to exchange online.
If I would use exchange online what would my auto discovery record be? our tablet are on a segregated network with full internet access so how would they know what auto discovery record to look for?Ah fair enough, if you aren't planning on using Exchange Online then I get where you are coming from.
Have you checked out this guide for configuring Teams Rooms with Exchange on-premises?
https://docs.microsoft.com/en-us/microsoftteams/rooms/with-exchange-on-premises