Skype for Business Adoption
155 TopicsHow 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.10Views0likes0CommentsTeams 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.137KViews0likes46CommentsMigrate Skype for Business standard to Enterprise Pool
Dear Community, My Client Current existing skype for business standard pool is planing for deploy enterprise pool. I would like to ask if you have document related to integrate Skype for biz front end standard with enterprise pool and migrate user from standard to enterprise. Welcome all ideas. than5.4KViews0likes6CommentsNew 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. As1KViews0likes1CommentSfB isn't for everyone - what can be done?
Hi, 20 % of the workforce is doing their work on Linux and the remaining is on Windows. Our challenge is to find collaboration solution that can work for everyone - sometime. We are trying to identify the top 5 pains and then look for one or several technical solutions to bridge the gap between the Linux and Windows communities. Is it someone here that has been able to find a good enough solution for screen sharing, video meetings etc?1KViews0likes2CommentsSIP 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 ?602Views0likes0CommentsSkype 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.567Views0likes0CommentsUser 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?744Views0likes1Comment