skype for business adoption
156 TopicsSkype For Business SE - persistent Chat
Hello, maybe someone of you run into the same error and is able to help me on this topic: we are using SkypeForBusiness only for internal communication last week we have upgraded SkypeForBusinness 2019 to SE: "SkypeServerUpdateInstaller.exe" run without errors, installed the necessary updates and we were able to upgrade to SE on topology builder and publish the new version. on the next step we tried to activate persistent chat. so same procedure for the upgrade: start the update file "PersistentChatUpateInstaller.exe", nothing else to upgrade the first steps (install new sql instance, configure topology builder, publish the new topology were easy, no issues occured. but when we start the Deployment Wizard to install the necessary components we received the error: "File not found trying to install installing c:\programdata\skype for business server\deployment\cache\7.0.2046.0\setup\mgcserver.msi (feature_chat_server)" my question: how can we install the necessary roles/components to activate persistent chat. the file MgcServer.msi couldn't be found on the server, i can't find it on the SkypeForBusinnes 2019 ISO, too. one version i found, was located on the ISO for SkypeForBusiness 2015 ISO, but this version can't be installed. Thanks in advance, best regards, Markus709Views0likes5CommentsHow to Remove Skype for Business
Skype for Business currently installs as a packaged product with Microsoft 365 Business Professional desktop apps. The installation does not install Teams as a part of the Microsoft 365 Business Professional desktop apps. Additionally, Skype for Business has its own installation which is separate from Microsoft 365 Business Professional desktop apps installation. Windows OS: 11 Pro w/ Windows updates. Issues: Users are unable to remove Skype for Business from their desktop by clicking “Uninstall” located on the Windows Start menu. Teams upgrade requires Skype for Business settings to be set manually via the Teams Admin Center. Using the PowerShell command: uninstall-package 'Microsoft Skype for Business MUI (English) 2016' to remove Skype for Business requires NuGet to be manually installed prior to performing a removal task or does not remove the application at all. The odd thing about this is that the system recognizes that a 2016 edition of Skype for Business exists. Note: Microsoft Word reads with the following version number: Microsoft 365 MSO (Version 2508 Build 16.0.19127.20082) 64-bit Granting and then revoking API permissions via Entra Admin center does not separate Skype for Business from the Microsoft 365 Business Professional installation. Uninstalling Microsoft 365 Business Professional desktop apps only removes the Skype for Business app temporarily until reinstallation occurs.901Views0likes0CommentsNew SFB Online User creation from Lync Shell
Hi All, We are moving Sfb to Teams. So I'm trying to create a new script to set up new user for sfb online and then moved to Teams only mode. I got the below errors when trying to create sfb online? #Assign variables $UserName = Read-Host "Please enter the email address of the user you're assigning the number to" $PhoneNumber = Read-Host "Please enter the phone number that you are assigning to this user: +91" $extension = Read-Host "Please enter the phone extension that you are assigning to this number" #Connect to Skype for Business Server Management Shell on Server #Activate voice calling and assign a number to the user Enable-CsUser -Identity $UserName -SipAddressType Emailaddress -HostingProviderProxyFqdn 'sipfed.online.lync.com' -DomainController 'dc1.domain.com' #Enterprise Voice users only Set-CsUser -Identity sip:$UserName -LineUri tel:+91$PhoneNumber;ext=$extension -DomainController 'dc1.domain.com' Invoke-command -ComputerName adsync.domain.com -ScriptBlock { Start-AdSyncSyncCycle } Start-Sleep -s 30 Enable-CsUser : Cannot move user in enable operation. Use the Move user cmdlet instead. Set-CsUser : Cannot open database "xds" requested by the login. The login failed. + Set-CsUser -Identity sip:$UserName -LineUri tel:+61$PhoneNumber;ext=$extension - ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Set-CsUser], SqlConnectionException + FullyQualifiedErrorId : Microsoft.Rtc.Common.Data.SqlConnectionException,Microsoft.Rtc.Management.AD.Cmdlets.SetOcsUserCmdlet ext=$extension : The term 'ext=$extension' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. As1.1KViews0likes1CommentSIP trunk translation issue
Hello, I am using E164 format to call outside, I need to add 99 before full number ( 99+4412345678), I applied the rule on Trunk configuration, however when I make the call I still see +4412345678 without 99 ( I am using Wireshark on mediation server). What I am doing wrong ?634Views0likes0CommentsSkype hanging - can't uninstall
When my users login to the server, the Skype for Business splash screen shows up and continues to hang. I want to uninstall Skype, as we do not use it, but it is not in the Control Panel or naywhere to be found. How do I get rid of Skype for Business? Thank you. Here is the splash screen that pops up.600Views0likes0CommentsTeams Room "Cannot Fetch Calendar"
Good day, I have just finished setting up our Lenovo ThinkSmart Hub500. Creating the room and users account as per MS instructions is all done and Teams Room is logged in. I can start a new meeting and project but no meetings are showing up. At the top it says "Cannot Fetch Calendar". What are we doing wrong? Thanks.138KViews0likes46CommentsUser creation in Skype and Exchange Hybrid environment
Hi, We have an hybrid skype and exchange environment and I created a room mailbox directly in O365 and assigned licenses. The user/mailbox is seen in the skype online(Teams and Skype portal) but I cannot sign in with this account on either surface hub nor on any skype client. Is this is the right way to setup a user in a hybrid environment? Or is it that the user should always be created on prem and migrated to cloud?766Views0likes1Commentunable to sign in with auto configuration
Hi, I am having difficulty to sign in sfb on premises with automatic configuration. Manual works fine. The following gathered from fiddler. We can see it is resolving lyncdiscoverinternal.domain.com (autodiscover) and it was tunnel to lyncwebint.domain.com. However it is not directing to hostname lyncwenint.domain.com. It just stuck on tunneling, failed and continue with other autodiscover method (autodiscover remaining) The fiddler has https decryption enabled. What is the likely cause here? Thanks!1.2KViews0likes3Comments