Skype for Business
792 TopicsExternal Access Policy - CsExternalAccessPolicy e CsTenantFederationConfiguration (PowerShell)
Hello, community. We are trying to enable functionality regarding the creation of external access policies using the New-CsExternalAccessPolicy (CommunicationWithExternalOrgs) and Set-CsTenantFederationConfiguration (CustomizeFederation) commands. However, we are receiving the following error: Set-CsTenantFederationConfiguration : Customize Federation is not allowed to enable in your tenant. In line:1 character:1 + Set-CsTenantFederationConfiguration -CustomizeFederation $true + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: ({ ConfigType = ...Configuration }:<>f__AnonymousType104`5) [Set-CsTenantFederationConfiguration], Exception + FullyQualifiedErrorId : ClientError,Microsoft.Teams.ConfigApi.Cmdlets.SetCsTenantFederationConfiguration Is it necessary to do something first? We are following the documentation below: https://learn.microsoft.com/en-us/microsoftteams/trusted-organizations-external-meetings-chat?tabs=organization-settings TKS!35Views0likes1CommentImportant Update about Microsoft Office Live Meeting
If your company is using Office Live Meeting, we have some important news to share with you. We’ve been working hard to get Skype for Business and Skype Meeting Broadcast ready with new conversation and meeting features, so we’re inviting you to begin the migration from Live Meeting to Skype for Business. We encourage you to begin the move from Live Meeting to Skype for Business as quickly as possible, completing the migration no later than December 31, 2017, at which time the existing Live Meeting service will be fully shut down.4.9MViews2likes7CommentsSkype for Business Server TAP is now recruiting new customers
The Skype for Business Server team is looking for new members to join our Technology Adoption Program (TAP). TAP is an established program designed to validate updates to Skype for Business Server by asking customers to test them in their own lab or production environments.12KViews4likes7CommentsHeadsets plays dial tone sound
Hi Has others notified that when you are having Skype for Business and Microsoft Teams on the same workstation, in some scenarios the headset start playing the dial tone. Microsoft have the following page to describing the issue: Skype for Business plays a dial tone during a Teams call, but at least on our end this issue has been away quite many months, or years even. But suddenly this issue is here again and wondering why..? Also it looks that those solutions seems to be not help.18KViews6likes27CommentsUnable to set TeamsFilePolicy
Hi, I'm trying to update a policy value from teams, the 'CsTeamsFilePolicy'. All the documentation redirects to use powershell. Documentation - Teams native file upload policy Documentation - Turn off teams native file upload policy Every time I try to update this value or create a new CsTeamsFilesPolicy the error 'DefaultFileUploadAppId must be a GUID value' appears: I don't see this property in the cmdlet, either reported anywhere. I have tried with 3 different tenants and all raise the same error I don't see this configuration in the graph API, so I can't manipulate elsewhere I tried to downgrade the module version I don't see any changes to this cmdlet in the releases page So don't really know if I'm doing something wrong or if the cmdlet it's broken. Thanks502Views0likes1CommentDial 0 to reach Operator
Is there a way with any of the SfB Online features or preview features (currently enrolled in Dial Plans and AA preview programs) to enable the option to dial 0 after reaching a user's voice mailbox? This is one of the most important features we are waiting for as our users would like to give callers the option to reach our operator if they have an urgent issue. We also don't necessarly want all calls to go to the operator- with call forwarding- but looking for another option to route calls if needed. I've looked for a workaround since I know Exchange UM is not supported with SfB Online yet.... so any ideas would be very helpful!2.9KViews0likes4CommentsSkype for Business Server 2019 Cumulative Update Available for Download
We are excited to announce the Skype for Business Server 2019 June 2023 Cumulative Update (CU Build Number 2046.521) which, in addition to fixes for customer-driven bugs and many security hardening improvements, includes two new features: Emergency Mitigation Service (EMS) and OAuth for Dial-in and Web Scheduler.7.7KViews3likes1CommentDecommission Skype 2015 On-Prem servers
I want to decommission our Skype On-Prem (2015) servers and cleanup AD from the RTC delegations and groups (RTC* and CS*). I've been following the guide: https://learn.microsoft.com/en-us/skypeforbusiness/hybrid/decommission-remove-on-prem However, when doing step 1 of "Prepare to remove the Skype for Business deployment" and run the commands, the command Get-CsAudioTestServiceApplication returns an object. In step 2 there is no corresponding Remove-cmdlet, so we tried disabling it with the Set-cmdlet. Moving on to "Remove your on-premises Skype for Business deployment", when getting to step 3 I run "Publish-CsTopology -FinalizeUninstall" but gets the following error. Publish-CsTopology : Command execution failed: Cannot publish topology changes. Users or contacts are still homed on a pool that would be deleted. Move or remove the users or contacts before continuing. At line:1 char:1 + Publish-CsTopology -FinalizeUninstall + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [Publish-CsTopology], Inva lidOperationException + FullyQualifiedErrorId : ProcessingFailed,Microsoft.Rtc.Management.Deploy ment.PublishTopologyCmdlet Running the command generates a html file with the result, where the same error can be found and the following suggestion: "UserPoolInUseResolution: Consult your Skype for Business Server documentation to learn how to move or disable objects still homed on the pool. To find those objects, execute the following cmdLets: Get-CsUser, Get-CsExUmContact, Get-CsCommonAreaPhone, Get-CsAnalogDevice, Get-CsRgsWorkflow, Get-CsDialInConferencingAccessNumber, Get-CsAudioTestServiceApplication, Get-CsTrustedApplicationEndpoint, Get-CsPersistentChatEndpoint." So I'm guessing we need to get rid of that Audio Test Service Application, anyone got any ideas how to do that? I can't find anything for it in the GUI either. The main objective is to clean up any remnents in AD, the entire Skype environment will be removed and all servers decommissioned. I'm guessing that the Disable-CsAdDomain and Disable-CsAdForest cmdlets does this somewhat. Is the above steps a requirement to be able to run these cmdlets, or would this be a viable option?777Views0likes0Comments