<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Skype for Business Server 2019 topics</title>
    <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/bd-p/SkypeforBusinessServer2019</link>
    <description>Skype for Business Server 2019 topics</description>
    <pubDate>Mon, 25 May 2026 04:07:56 GMT</pubDate>
    <dc:creator>SkypeforBusinessServer2019</dc:creator>
    <dc:date>2026-05-25T04:07:56Z</dc:date>
    <item>
      <title>Migration from 2015 to SFB 2019 with SQL FCI</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/migration-from-2015-to-sfb-2019-with-sql-fci/m-p/4438665#M336</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Customer have a 2015 setup with SQL Mirroring.&lt;/P&gt;&lt;P&gt;All working fine so far.&lt;/P&gt;&lt;P&gt;Now we Setup a WFCI&amp;nbsp; with CSV and an SQL FCI. The installation ran smooth and we can access the SQL FCI Name via SQL Management Studio.&lt;/P&gt;&lt;P&gt;Also test with port 1433 and 1434 are working. Permissions are checked and we have sa rights on the Databases.&lt;/P&gt;&lt;P&gt;After Setting up the 2019 environment in the Topology the Databases for the 2019 environment cannot be installed on the SQL FCI.&lt;/P&gt;&lt;P&gt;Always the same error, trying with Install-CSDatabse or with the TB.&lt;/P&gt;&lt;P&gt;User also have sa rights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After 10minutes this error occured :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.XdsDatabase'****&lt;BR /&gt;Initializing DbSetupBase&lt;BR /&gt;Parsing parameters...&lt;BR /&gt;Found Parameter: SqlServer Value cluster.lab.com.&lt;BR /&gt;Found Parameter: SqlFilePath Value C:\Program Files\Common Files\Skype for Business Server 2019\DbSetup.&lt;BR /&gt;Found Parameter: DatabaseType Value CentralMgmt.&lt;BR /&gt;Found Parameter: FeatureName Value CentralMgmtStore.&lt;BR /&gt;Found Parameter: DatabaseNames Value System.Collections.Generic.List`1[System.String].&lt;BR /&gt;Found Parameter: Publisheracct Value LWK\RTCUniversalServerAdmins.&lt;BR /&gt;Found Parameter: Replicatoracct Value LWK\RTCUniversalConfigReplicator.&lt;BR /&gt;Found Parameter: Consumeracct Value LWK\RTCUniversalReadOnlyAdmins.&lt;BR /&gt;Found Parameter: Role Value master.&lt;BR /&gt;Trying to connect to Sql Server cluster.lab.com. using windows authentication...&lt;BR /&gt;Sql version: Major: 16, Minor: 0, Build 1000.&lt;BR /&gt;Sql version is acceptable.&lt;BR /&gt;Validating parameters...&lt;BR /&gt;DbName xds validated.&lt;BR /&gt;SqlFilePath C:\Program Files\Common Files\Skype for Business Server 2019\DbSetup validated.&lt;BR /&gt;DbFileBase xds validated.&lt;BR /&gt;DbPath is not specified, using default.&lt;BR /&gt;Default DB Path is C:\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\.&lt;BR /&gt;DbPath C:\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\ validated.&lt;BR /&gt;Effective database Path: \\cluster.lab.com\C$\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\.&lt;BR /&gt;LogPath is not specified, using default.&lt;BR /&gt;Default Log Path is C:\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\.&lt;BR /&gt;LogPath C:\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\ validated.&lt;BR /&gt;Effective Log Path: \\cluster.lab.com\C$\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\.&lt;BR /&gt;Checking state for database xds.&lt;BR /&gt;Checking state for database xds.&lt;BR /&gt;Checking state for database xds.&lt;BR /&gt;State of database xds is detached.&lt;BR /&gt;Attaching database xds from Data Path \\cluster.lab.com\C$\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\, Log Path \\cluster.lab.com\C$\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\.&lt;BR /&gt;The operation failed because of missing file '\\cluster.lab.com\C$\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\xds.mdf'&lt;BR /&gt;Attaching database failed because one of the files not found. The database will be created.&lt;BR /&gt;State of database xds is DbState_DoesNotExist.&lt;BR /&gt;Creating database xds from scratch. Data File Path = C:\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\, Log File Path= C:\ClusterStorage\Volume1\MSSQL16.MSSQLSERVER\MSSQL\DATA\.&lt;BR /&gt;Clean installing database xds.&lt;BR /&gt;System.IO.IOException: &lt;STRONG&gt;The network name cannot be found.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at Microsoft.Rtc.Common.Data.DatabaseManager.CreateDatabase(String dbFileBase, String dbPath, String logPath, Int32 dbSizeMB, Int32 logSizeMB, Int32 dbGrowthMB, Int32 logGrowthMB, Int32 maxDbSizeMB, Int32 maxLogSizeMB)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at Microsoft.Rtc.Common.Data.DatabaseManager.CleanInstallDatabase(String dbFileBase, String initialScripfilePath, String dbPath, String logPath, Int32 dbSizeMB, Int32 logSizeMB, Int32 dbGrowthMB, Int32 logGrowthMB, Int32 maxDbSizeMB, Int32 maxLogSizeMB)&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at Microsoft.Rtc.Common.Data.DbSetupBase.CleanInstallDatabase()&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at Microsoft.Rtc.Common.Data.DbSetupBase.CreateOrUpdateDatabase()&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at Microsoft.Rtc.Common.Data.XdsDatabase.CreateOrUpdateDatabase()&lt;BR /&gt;&amp;nbsp; &amp;nbsp;at Microsoft.Rtc.Management.Deployment.Tasks.DatabaseCreator.CreateDatabaseForFeature(String featureName, Boolean clean, Boolean update, String sqlServer, String instanceName, String databaseType, List`1 databaseNames, Boolean collocated, Boolean backup, Boolean noreindex, DatabasePathAssignment[] pathAssignments, Boolean broadCast, String&amp;amp; logfile)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried nearly everything. But SQL FCI with Skype for Business seems not so common.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for Help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ralf&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 13:40:36 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/migration-from-2015-to-sfb-2019-with-sql-fci/m-p/4438665#M336</guid>
      <dc:creator>Ralf Bopp</dc:creator>
      <dc:date>2025-07-31T13:40:36Z</dc:date>
    </item>
    <item>
      <title>Skype for Business Server 2019 Apple Push Notifications APN</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-server-2019-apple-push-notifications-apn/m-p/4238576#M331</link>
      <description>&lt;P&gt;I am unable to get Apple Push Notifications to work in Skype for Business Server 2019 on-prem. Is there anyone else that has experienced this and been able to resolve the problem?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 14:41:31 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-server-2019-apple-push-notifications-apn/m-p/4238576#M331</guid>
      <dc:creator>joestar22</dc:creator>
      <dc:date>2024-09-06T14:41:31Z</dc:date>
    </item>
    <item>
      <title>Unable to download 7.0.2046.524 Core Components update?</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/unable-to-download-7-0-2046-524-core-components-update/m-p/4178831#M330</link>
      <description>&lt;P&gt;I am met with a &lt;STRONG&gt;403 forbidden&lt;/STRONG&gt; when I try to download the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="" href="https://support.microsoft.com/da-dk/topic/kumulativ-opdatering-juli-2023-7-0-2046-524-til-skype-for-business-server-2019-core-components-da442534-7f70-424c-b531-842de37453e5" target="_blank" rel="noopener"&gt;5029968&lt;/A&gt;&amp;nbsp;&lt;SPAN&gt;Cumulative Update&lt;/SPAN&gt;&amp;nbsp;july 2023 7.0.2046.524 for Skype for Business Server 2019, Core Components&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from&amp;nbsp;&lt;A href="https://support.microsoft.com/da-dk/topic/opdateringer-for-skype-for-business-server-2019-kb4470124-890f4878-c6fe-f71b-c85f-db2acc284b94" target="_blank" rel="noopener"&gt;Opdateringer for Skype for Business Server 2019 (KB4470124) - Microsoft Support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded all other&amp;nbsp;7.0.2046.524 updates without problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know what is going on here?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 20:59:44 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/unable-to-download-7-0-2046-524-core-components-update/m-p/4178831#M330</guid>
      <dc:creator>egeville</dc:creator>
      <dc:date>2024-06-28T20:59:44Z</dc:date>
    </item>
    <item>
      <title>Skype Meeting App issue</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-meeting-app-issue/m-p/4089117#M328</link>
      <description>&lt;P&gt;Having an issue with invitees joining Skype For Business 2019 meetings hosted on on-premises.&lt;/P&gt;&lt;P&gt;Using the join meeting URL externally brings up a blank screen with the thinking wheel of dots.&lt;/P&gt;&lt;P&gt;Using the same URL on the same browser with ?SL= appended to it brings up the Guest sign in screen.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 18:49:05 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-meeting-app-issue/m-p/4089117#M328</guid>
      <dc:creator>BHConsult</dc:creator>
      <dc:date>2024-03-18T18:49:05Z</dc:date>
    </item>
    <item>
      <title>Skype for Business Server 2019 IM Integration with Exchange Server 2019</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-server-2019-im-integration-with-exchange/m-p/4067426#M327</link>
      <description>&lt;P&gt;I am having difficulty getting the IM/Presence integration to work between my on-prem Skype for Business 2019 Server and my Exchange 2019 Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe I am having a certificate trust issue. On important note is that my internal domain is domain.local and the external is domain.com. So, my public wildcard certificate is for *.domain.com.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look at the certificates on the exchange server, there is another certificate that is assigned to IIS issued by the local certificate authority which protects domain.local. I have tried a variety of combinations using either the local certificate with the domain.local name of the servers as well as the public wildcard certificate thumbprint and the dns a record with domain.com that points to each server. None of these combinations seem to work for me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have run these commands on the SfB Server:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;New&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;CsTrustedApplicationPool&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;Identity exchangeserver.domain.local&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;Registrar sfbserver.domainlocal&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;Site&lt;/SPAN&gt; &lt;SPAN class=""&gt;"My Site"&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;RequiresReplication&lt;/SPAN&gt; &lt;SPAN class=""&gt;$&lt;/SPAN&gt;&lt;SPAN class=""&gt;False&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;New&lt;/SPAN&gt;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;CsTrustedApplication&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;ApplicationId &lt;/SPAN&gt;&lt;SPAN class=""&gt;OutlookWebApp&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;TrustedApplicationPoolFqdn exchangeserver.domain.local&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN class=""&gt;-&lt;/SPAN&gt;&lt;SPAN class=""&gt;Port&lt;/SPAN&gt; &lt;SPAN class=""&gt;5199&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I have run these commands on the Exchange Server:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;New-SettingOverride -Name "IM Override" -Component OwaServer -Section IMSettings -Parameters @("IMServerName=sfbserver.domain.local","IMCertificateThumbprint=mycertificatethumbprint") -Reason "Configure IM"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Get-ExchangeDiagnosticInfo -Server EXCHANGESERVER -Process Microsoft.Exchange.Directory.TopologyService -Component VariantConfiguration -Argument Refresh&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Restart-WebAppPool MSExchangeOWAAppPool&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Get-OwaMailboxPolicy | Set-OwaMailboxPolicy -InstantMessagingEnabled $True -InstantMessagingType OCS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;When I check the instant messaging logs on the Exchange Server I see the following:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If I try to use the domain.com name and the wildcard certificate I get this error:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ERROR:InstantMessageOCSProvider.GenerateInstantMessageUnavailablePayload. Context: User=email address removed for privacy reasons, Sip address=sip:email address removed for privacy reasons, Lyncserver=sfbserver.domain.local. endPoint: Microsoft.Rtc.Internal.UCWeb.UCWAuthenticatedEndpoint, MethodName: InstantMessageOCSProvider.SignInCallback, InstantMessageServiceError: SipEndpointConnectionFailure, Exception: UCWEB Failure: Code=TlsFailure, SubCode=TlsIncorrectNameInRemoteCertificate, Reason=\r\nMicrosoft.Rtc.Internal.UCWeb.Utilities.UCWException: The target principal name is incorrect ---&amp;gt; Microsoft.Rtc.Signaling.TlsFailureException: The target principal name is incorrect ---&amp;gt; Microsoft.Rtc.Internal.Sip.TLSException: outgoing TLS negotiation failed; HRESULT=-2146893022\r\n at Microsoft.Rtc.Internal.Sip.TlsTransportHelper.HandleNegotiationFailure(Int32 status, Boolean incoming)\r\n at Microsoft.Rtc.Internal.Sip.TlsTransportHelper.OutgoingTlsNegotiation(TransportsDataBuffer receivedData, TransportsDataBuffer&amp;amp; pDataToSend)\r\n at Microsoft.Rtc.Internal.Sip.TlsTransportHelper.NegotiateConnection(TransportsDataBuffer receivedData, TransportsDataBuffer&amp;amp; pDataToSend)\r\n at Microsoft.Rtc.Internal.Sip.TlsTransport.DelegateNegotiation(TransportsDataBuffer receivedData)\r\n at Microsoft.Rtc.Internal.Sip.TlsTransport.OnReceived(Object data)\r\n --- End of inner exception stack trace ---\r\n at Microsoft.Rtc.Signaling.SipAsyncResult`1.ThrowIfFailed()\r\n at Microsoft.Rtc.Signaling.Helper.EndAsyncOperation[T](Object owner, IAsyncResult result)\r\n at Microsoft.Rtc.Internal.UCWeb.UCWAuthenticatedEndpoint.OotyUserEndpointEstablish_callback(IAsyncResult asyncResult)\r\n --- End of inner exception stack trace ---\r\n at Microsoft.Rtc.Internal.UCWeb.Utilities.AsyncHelper.EndAsyncCall[T](IAsyncResult asyncResult, String methodName, T ucwScopeInstance)\r\n at Microsoft.Rtc.Internal.UCWeb.UCWAuthenticatedEndpoint.EndSignIn(IAsyncResult asyncResult)\r\n at Microsoft.Exchange.Clients.Owa2.Server.Core.InstantMessageOCSProvider.&amp;lt;&amp;gt;c__DisplayClass89_0.&amp;lt;SignInCallback&amp;gt;b__0(RequestDetailsLogger logger)",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;When I use the internal domain.local server name and the certificate issued by the local certificate authority, I see:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;2024-02-25T14:36:21.783Z,19,5,,,,0,"DEBUG:InstantMessageOCSProvider.SignInCallback. Ignoring exception after the connection is closed: Context User=email address removed for privacy reasons, Sip address=sip:email address removed for privacy reasons, Lyncserver=sfbserver.domain.local, Exception: UCWEB Failure: Code=TlsFailure, SubCode=TlsRemoteDisconnected, Reason=\r\nMicrosoft.Rtc.Internal.UCWeb.Utilities.UCWException: Unknown error (0x80131500) ---&amp;gt; Microsoft.Rtc.Signaling.TlsFailureException: Unknown error (0x80131500) ---&amp;gt; Microsoft.Rtc.Internal.Sip.RemoteDisconnectedException: Peer disconnected while outbound capabilities negotiation was in progress ---&amp;gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host\r\n at System.Net.Sockets.Socket.EndReceive(IAsyncResult asyncResult)\r\n at Microsoft.Rtc.Internal.Sip.TcpTransport.OnReceived(Object arg)\r\n --- End of inner exception stack trace ---\r\n --- End of inner exception stack trace ---\r\n at Microsoft.Rtc.Signaling.SipAsyncResult`1.ThrowIfFailed()\r\n at Microsoft.Rtc.Signaling.Helper.EndAsyncOperation[T](Object owner, IAsyncResult result)\r\n at Microsoft.Rtc.Internal.UCWeb.UCWAuthenticatedEndpoint.OotyUserEndpointEstablish_callback(IAsyncResult asyncResult)\r\n --- End of inner exception stack trace ---\r\n at Microsoft.Rtc.Internal.UCWeb.Utilities.AsyncHelper.EndAsyncCall[T](IAsyncResult asyncResult, String methodName, T ucwScopeInstance)\r\n at Microsoft.Rtc.Internal.UCWeb.UCWAuthenticatedEndpoint.EndSignIn(IAsyncResult asyncResult)\r\n at Microsoft.Exchange.Clients.Owa2.Server.Core.InstantMessageOCSProvider.&amp;lt;&amp;gt;c__DisplayClass89_0.&amp;lt;SignInCallback&amp;gt;b__0(RequestDetailsLogger logger)",&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 14:57:12 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-server-2019-im-integration-with-exchange/m-p/4067426#M327</guid>
      <dc:creator>joestar22</dc:creator>
      <dc:date>2024-02-26T14:57:12Z</dc:date>
    </item>
    <item>
      <title>On MACP, (400 : HTTP/1.1 400 Bad Request) when enabling a user.</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/on-macp-400-http-1-1-400-bad-request-when-enabling-a-user/m-p/4040432#M326</link>
      <description>&lt;P&gt;Hello everyone!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is:&lt;/P&gt;&lt;P&gt;When enabling a user on the new MACP, &lt;STRONG&gt;IF&lt;/STRONG&gt; the user has configured an email address gives the subjet error.&lt;/P&gt;&lt;P&gt;If the user doesn't have configured email address, user is enabled but not without a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Viewing trough developer mode on the browser, the error lies in:&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" rel="noopener"&gt;https://&amp;lt;sfbs-fe-pool-fqdn&amp;gt;/OcsPsws/Service.svc//$batch&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The payload of the $batch:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;--batch_1706182664593 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: multipart/mixed; boundary=changeset_21.25566040805762 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--batch_1706182664593 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: multipart/mixed; boundary=changeset_21.25566040805762 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;SPAN&gt;changeset_21.25566040805762 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/http Content-Transfer-Encoding: binary &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;PATCH /OcsPsws/Service.svc/CsAdUser/fragments/2/&amp;lt;BLABLABLA&amp;gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;HTTP/1.1 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/json &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;{"SipAddressType":"EmailAddress","SipDomain":"&amp;lt;domain.tld&amp;gt;","RegistrarPool":"&lt;A target="_blank" rel="noopener"&gt;&amp;lt;sfbs-fe-pool-fqdn&amp;gt;&lt;/A&gt;"} &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_21.25566040805762-- &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--batch_1706182664593 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: multipart/mixed; boundary=changeset_21.25566040805762 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_21.25566040805762 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/http &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Transfer-Encoding: binary &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;PATCH /OcsPsws/Service.svc/CsUser/fragments/2/&amp;lt;BLABLABLA&amp;gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;HTTP/1.1 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/json {"AudioVideoDisabled":false,"EnterpriseVoiceEnabled":false,"RemoteCallControlTelephonyEnabled":false} &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_21.25566040805762-- &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--batch_1706182664593&lt;/SPAN&gt;&lt;SPAN&gt;--&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Gives this error without regards of wich option i choose about the format of the sip address (email, UPN, etc.):&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;HTTP/1.1 400 Bad Request&lt;BR /&gt;X-Content-Type-Options: nosniff&lt;BR /&gt;DataServiceVersion: 1.0;&lt;BR /&gt;Content-Type: application/xml;charset=utf-8&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"&amp;gt;&amp;lt;m:code /&amp;gt;&amp;lt;m:message xml:lang="es-ES"&amp;gt;The request URI is not valid. Since the segment 'CsAdUser' refers to a collection, this must be the last segment in the request URI. All intermediate segments must refer to a single resource.&amp;lt;/m:message&amp;gt;&amp;lt;/m:error&amp;gt;--changesetresponse_a677ace1-29ed-4549-b606-2b90d0a4d6d8--&lt;BR /&gt;--batchresponse_681cb375-bac7-4afe-a2fa-9ceb5f199d4aContent-Type: multipart/mixed; boundary=changesetresponse_608de08e-6dbe-4000-aab4-95c97c576d09&lt;BR /&gt;--changesetresponse_608de08e-6dbe-4000-aab4-95c97c576d09&lt;BR /&gt;Content-Type: application/http&lt;BR /&gt;Content-Transfer-Encoding: binary&lt;BR /&gt;HTTP/1.1 400 Bad Request&lt;BR /&gt;X-Content-Type-Options: nosniff&lt;BR /&gt;DataServiceVersion: 1.0;&lt;BR /&gt;Content-Type: application/xml;charset=utf-8&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;BR /&gt;&amp;lt;m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"&amp;gt;&amp;lt;m:code /&amp;gt;&amp;lt;m:message xml:lang="es-ES"&amp;gt;The request URI is not valid. Since the segment 'CsUser' refers to a collection, this must be the last segment in the request URI. All intermediate segments must refer to a single resource.&amp;lt;/m:message&amp;gt;&amp;lt;/m:error&amp;gt;&lt;BR /&gt;--changesetresponse_608de08e-6dbe-4000-aab4-95c97c576d09--&lt;BR /&gt;--batchresponse_681cb375-bac7-4afe-a2fa-9ceb5f199d4a--&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And, when enabling a user without a configured email address, the payload of $batch looks like this:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;--batch_1706183087284 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: multipart/mixed; boundary=changeset_3.9714624502973583 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--batch_1706183087284 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: multipart/mixed; boundary=changeset_3.9714624502973583 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_3.9714624502973583 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/http &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Transfer-Encoding: binary &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;PATCH /OcsPsws/Service.svc/CsAdUser('BLABLABLA') &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;HTTP/1.1 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/json &lt;BR /&gt;&lt;/SPAN&gt;{"SipAddressType":"UserPrincipalName","SipDomain":"&amp;lt;domain.tld&amp;gt;","RegistrarPool":"&lt;A target="_blank" rel="noopener"&gt;&amp;lt;sfbs-fe-pool-fqdn&amp;gt;&lt;/A&gt;&lt;SPAN&gt;"}&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_3.9714624502973583-- &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--batch_1706183087284 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: multipart/mixed; boundary=changeset_3.9714624502973583 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_3.9714624502973583 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/http &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Transfer-Encoding: binary &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;PATCH /OcsPsws/Service.svc/CsUser('&amp;lt;BLABLABLA&amp;gt;') &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;HTTP/1.1 &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Content-Type: application/json &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;{"AudioVideoDisabled":false,"EnterpriseVoiceEnabled":false,"RemoteCallControlTelephonyEnabled":false} &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;--changeset_3.9714624502973583--&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the MACP i get a spinning wheel, but if i go to users, it appears as enabled.&lt;/P&gt;&lt;P&gt;On the browser's developer tools the server gives this answer:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;HTTP/1.1 500 Internal Server Error&lt;BR /&gt;X-Content-Type-Options: nosniff&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;DataServiceVersion: 1.0;&lt;BR /&gt;Content-Type: application/xml;charset=utf-8&lt;BR /&gt;&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"&amp;gt;&amp;lt;m:code /&amp;gt;&amp;lt;m:message xml:lang="es-ES"&amp;gt;An error occurred while processing this request.&amp;lt;/m:message&amp;gt;&amp;lt;m:innererror&amp;gt;&amp;lt;m:message&amp;gt;No se pudo ejecutar el comando Set-CsUserDetails. Causa del problema: No se encontró ningún objeto de administración para la identidad "&amp;lt;ad user distinguished name&amp;gt;".&amp;lt;/m:message&amp;gt;&amp;lt;m:type&amp;gt;Microsoft.Management.Odata.CommandInvocationFailedException&amp;lt;/m:type&amp;gt;&amp;lt;m:stacktrace&amp;gt; en Microsoft.Management.Odata.PS.PSCommand.ExecutionCompletionHandler()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.PS.PSCommand.Invoke(Expression expression, Boolean noStreamingResponse)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.PSOperationManager.InvokeCRUDCommand(CommandType commandType, String resourceTypeName, IEnumerable`1 properties)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.PSOperationManager.Update(SenderInfo senderInfo, String resourceTypeName, IEnumerable`1 properties)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.OperationManagerAdapter.FunctionInvoker`1.Invoke()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.OperationManagerAdapter.InvokeMethod(IInvoker invoker, String functionName, String resourceTypeName, Boolean ignoreNotImplementedException)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.OperationManagerAdapter.InvokeOperationManagerFunction[T](Func`1 func, String functionName, String resourceTypeName, Boolean ignoreNotImplementedException, T defaultResultForNotImplementedException)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.OperationManagerAdapter.CUDRequest(CommandType commandType, ResourceType resourceType, Dictionary`2 properties, Dictionary`2 urlParams)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Management.Odata.Core.EntityUpdate.InvokeCommand()&amp;amp;#xD;&lt;BR /&gt;en System.Data.Services.DataService`1.BatchDataService.HandleBatchContent(Stream responseStream)&amp;lt;/m:stacktrace&amp;gt;&amp;lt;m:internalexception&amp;gt;&amp;lt;m:message&amp;gt;No se encontró ningún objeto de administración para la identidad "CN=Carmen Morillo Rodriguez,OU=USUARIOS,OU=CUENTAS DESHABILITADAS,OU=OU _01_VARIOS,DC=depo,DC=es".&amp;lt;/m:message&amp;gt;&amp;lt;m:type&amp;gt;Microsoft.Rtc.Management.AD.ManagementException&amp;lt;/m:type&amp;gt;&amp;lt;m:stacktrace&amp;gt; en Microsoft.Rtc.Management.AD.ADTask`1.GetDataObject[TDataObject](IIdentity id, IDirectorySession session, ObjectId rootID)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.AD.ADTask`1.GetDataObject(IIdentity id)&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.AD.SetPersonBase`2.ResolveDataObject()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.AD.GenericSetADObjectIdentityTask`3.PrepareDataObject()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.AD.GenericSetADTask`1.InternalValidate()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.AD.ADTask`1.PrepareForScopeCheck()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.OcsCmdlet.IsUserInScope()&amp;amp;#xD;&lt;BR /&gt;en Microsoft.Rtc.Management.OcsCmdlet.ProcessRecord()&amp;amp;#xD;&lt;BR /&gt;en System.Management.Automation.CommandProcessor.ProcessRecord()&amp;lt;/m:stacktrace&amp;gt;&amp;lt;/m:internalexception&amp;gt;&amp;lt;/m:innererror&amp;gt;&amp;lt;/m:error&amp;gt;&lt;BR /&gt;--changesetresponse_42f57019-b938-47b1-a3f6-aaf2a7bb23c8--&lt;BR /&gt;--batchresponse_c7d33751-d003-448c-89db-4ebcda4bc6ae--&lt;/PRE&gt;&lt;P&gt;The only difference is that on the failing payload i see:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PATCH /OcsPsws/Service.svc&lt;STRONG&gt;/CsAdUser/fragments/2/&amp;lt;BLABLABLA&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And on the working payload:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;PATCH /OcsPsws/Service.svc&lt;STRONG&gt;/CsAdUser('&amp;lt;BLABLABLA&amp;gt;')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sounds like a bug? Configuration problem??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Edit: I forgot to mention the environment - SfBS 2019, patched to October 2023 level.&lt;/P&gt;&lt;P&gt;Three Win servers 2019 as front-ends, two win server 2019 as Edges.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Applied, as patch requested, the prerequisites without errors.&lt;/P&gt;&lt;P&gt;bootstrapper executed without errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;🤷‍:male_sign:&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 09:28:40 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/on-macp-400-http-1-1-400-bad-request-when-enabling-a-user/m-p/4040432#M326</guid>
      <dc:creator>Sistemas_depo</dc:creator>
      <dc:date>2024-01-26T09:28:40Z</dc:date>
    </item>
    <item>
      <title>Skype for Business 2019 Edge Server with other RD Gateway</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-2019-edge-server-with-other-rd-gateway/m-p/4040001#M325</link>
      <description>&lt;P&gt;I have a Skype for Business 2019 Standard Edition Server currently running without the Edge Transport server. I'd like to add remote access but would prefer not to have to deploy another server specifically dedicated to this. Does anyone know (or has anyone tried) installing Skype for Business 2019 Edge Server on the same machine as a terminal server running RD Gateway and RD Web Apps? Or, is there any other server this could run on without interfering? I have a server running Office Online Server (OOS) and I have another running Sharepoint, one running Exchange 2019, one running Skype for Business 2019 frontend and then the one running RD Gateway and RD Web Apps as a terminal server. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 17:56:08 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-2019-edge-server-with-other-rd-gateway/m-p/4040001#M325</guid>
      <dc:creator>joestar22</dc:creator>
      <dc:date>2024-01-25T17:56:08Z</dc:date>
    </item>
    <item>
      <title>Decommission Skype 2015 On-Prem servers</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/decommission-skype-2015-on-prem-servers/m-p/4037332#M324</link>
      <description>&lt;P&gt;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:&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/skypeforbusiness/hybrid/decommission-remove-on-prem" target="_blank"&gt;https://learn.microsoft.com/en-us/skypeforbusiness/hybrid/decommission-remove-on-prem&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when doing step 1 of "Prepare to remove the Skype for Business deployment" and run the commands, the command&amp;nbsp;Get-CsAudioTestServiceApplication returns an object. In step 2 there is no corresponding Remove-cmdlet, so we tried disabling it with the Set-cmdlet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;LI-CODE lang="powershell"&gt;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&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running the command generates a html file with the result, where the same error can be found and the following suggestion:&lt;/P&gt;&lt;P&gt;"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."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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&amp;nbsp;Disable-CsAdDomain and&amp;nbsp;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?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2024 12:14:26 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/decommission-skype-2015-on-prem-servers/m-p/4037332#M324</guid>
      <dc:creator>p0shkar</dc:creator>
      <dc:date>2024-01-23T12:14:26Z</dc:date>
    </item>
    <item>
      <title>Publishing new topology for additional SIP trunk.... Downtime?</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/publishing-new-topology-for-additional-sip-trunk-downtime/m-p/3917452#M318</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just looking for a quick bit of advice here please. We have the urgent need for a new SIP trunk on an existing (working) S4B 2019 Standard deployment.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From editing the topology to publishing this, will this cause any downtime to the existing Skype deployment due to just adding an additional medial gateway and SIP trunk? The rest of the configuration is staying the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also are there any other gotchas to be aware of?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 10:30:40 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/publishing-new-topology-for-additional-sip-trunk-downtime/m-p/3917452#M318</guid>
      <dc:creator>Martin-17</dc:creator>
      <dc:date>2023-09-04T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Client status Away when avaiable</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/client-status-away-when-avaiable/m-p/3912555#M317</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Skype For Business 2019 last version July 2023. When user avaiable and in chat time, status seems away.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea about it ? I coudnt see any bug in lastest update.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 12:53:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/client-status-away-when-avaiable/m-p/3912555#M317</guid>
      <dc:creator>Gizem2460</dc:creator>
      <dc:date>2023-08-29T12:53:16Z</dc:date>
    </item>
    <item>
      <title>Cannot download (or publish from file) - Migrate skype2015 to skype for business 2019</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/cannot-download-or-publish-from-file-migrate-skype2015-to-skype/m-p/3908135#M314</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I have the skype4b 2015. I want to migrate to 2019&lt;/P&gt;&lt;P&gt;I login to the frontend skype 2019 new&amp;nbsp; and download the old topology from skype4b 2015. The error like the picture&lt;/P&gt;&lt;P&gt;I download topology file from skype4b 2015 and open from skype4b 2019. And publish but the error is same&lt;/P&gt;&lt;P&gt;Please support me!&lt;/P&gt;&lt;P&gt;Thank!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 03:03:40 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/cannot-download-or-publish-from-file-migrate-skype2015-to-skype/m-p/3908135#M314</guid>
      <dc:creator>chiendv2</dc:creator>
      <dc:date>2023-08-24T03:03:40Z</dc:date>
    </item>
    <item>
      <title>In place OS upgrade of Skype Edge server</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/in-place-os-upgrade-of-skype-edge-server/m-p/3893377#M311</link>
      <description>&lt;P&gt;Is it possible to do an in place OS upgrade of an Edge server? Migrating from 2015 to 2019. Our Edge is 2015 which I know will work with the 2019 Pool, but the OS on the Edge is 2012 R2 and needs to be upgraded. We were going to decommission our Edge because we switched to Zoom and just use SFB&amp;nbsp; for internal needs,&amp;nbsp; but I think mobile clients need the Edge server to join meetings. If I am wrong on this, and hope I am, then never mind.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 20:28:38 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/in-place-os-upgrade-of-skype-edge-server/m-p/3893377#M311</guid>
      <dc:creator>MikeM1220</dc:creator>
      <dc:date>2023-08-07T20:28:38Z</dc:date>
    </item>
    <item>
      <title>Skype to Teams Migration Issues (Skype Server Standard 2019 - On Prem 7.0.2046.244)</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-to-teams-migration-issues-skype-server-standard-2019-on/m-p/3889190#M310</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just looking for some advice here for a Skype on-prem to Teams migration. I'll try keep this as short as possible but please find some info below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Background&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Customer A is moving from using Skype 2019 on prem with Anywhere365 core (also on-prem) over to Teams only with Anywhere365 dialogue cloud. We are at the stage where we are almost ready to switch over, however have uncovered some issues with the migration process to rehome the users. From reading it looks like Microsoft now require you to be on a minimum version of 2019 on-prem to be able to migrate the users over to Teams:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#BF00BF"&gt;As of July 31, 2022, to move users between an on-premises deployment and the cloud, you must be using the following minimum versions of either Skype for Business Server or Lync Server:&lt;/FONT&gt;&lt;/P&gt;&lt;DIV class=""&gt;On-premises product Required minimum version Required minimum build &lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;Skype for Business Server 2019&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;CU6&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;7.0.2046.385&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;Skype for Business Server 2015&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;CU12&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;6.0.9319.619&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;Lync Server 2013&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;CU10 with Hotfix 7&lt;/FONT&gt;&lt;/TD&gt;&lt;TD&gt;&lt;FONT color="#BF00BF"&gt;5.0.8308.1182&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;The problem we have, I believe is basically down to the fact we have inheritied a Anywere365 and Skype installation which has not been kept up to date and is stopping us from progressing any further. Customer A is 24/7 so we are trying to find the best way around this without having to upgrade the Skype environment, Anywhere365 core (this is needed to work with newer versions of Skype) to then just bin these servers off after the migration. Its going to cause unecessary disruption and potential wasted engineer time.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Question&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;My question is, has anyone been in the same position with migrating skype for business 2019 on prem over to Teams and is there any workaround without upgrading the kit and successfully using hybrid connectivity with the migration commands?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;Further Information&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;I have done some testing with the current kit, all hybrid connectivity is configured I believe the migration failure is now just down to the skype version.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;I have tested a potential workaround, which involves deleting a user from on prem Skype (not removing their AD user) so that the majority of the skype flags against a user get cleared, line uri, enterprise voice config etc.. and allowed this to sync back to 365. I tried then applying the direct routing configuration on Teams only to still get an error that the user is using Skype on prem and to migrate them. I then went into on-prem AD and cleared the remaining msRTCSIP attribute which was the PrimaryHomeServer from SRV: to &amp;lt;not set&amp;gt;. When I have checked this morning, after the sync overnight to 365, the user is now showing with the correct attributes such as:&amp;nbsp;&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;HostingProvider : sipfed.online.lync.com&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;AccountType : User&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;TeamsUpgradeEffectiveMode : TeamsOnly&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;TeamsUpgradeNotificationsEnabled : False&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;TeamsUpgradeOverridePolicy :&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#000000"&gt;TeamsUpgradePolicy : UpgradeToTeams&lt;/FONT&gt;&lt;FONT color="#000000"&gt;This would suggest to me that I can now correctly configure this user for direct routing which I am going to test this morning.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Its a bit of a dirty workaround however, it could be the preferred option depending on the upgrade possibilities and downtime. Has anyone done this before and would this cause issues in the future if the microsoft 'official' process isnt followed?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Any help or advice is appriciated!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 08:07:19 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-to-teams-migration-issues-skype-server-standard-2019-on/m-p/3889190#M310</guid>
      <dc:creator>Martin-17</dc:creator>
      <dc:date>2023-08-02T08:07:19Z</dc:date>
    </item>
    <item>
      <title>Skype 2019 Migration away from Skype 2015</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-2019-migration-away-from-skype-2015/m-p/3783786#M308</link>
      <description>&lt;P&gt;On my first 2019 FE, I am trying to download the topology and it fails.&amp;nbsp; I am not sure what I am missing.&amp;nbsp; I haven't actually given a DB instance or anything yet so how does it know where to look exactly for the topology?&amp;nbsp; Is it a rights issue or a lookup issue?&amp;nbsp; I can't figure it out...thus, I am here.. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 20:03:41 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-2019-migration-away-from-skype-2015/m-p/3783786#M308</guid>
      <dc:creator>masorrell</dc:creator>
      <dc:date>2023-03-30T20:03:41Z</dc:date>
    </item>
    <item>
      <title>Skype 2019 MACP Stopped Working - User has insufficient permissions</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-2019-macp-stopped-working-user-has-insufficient/m-p/3781230#M307</link>
      <description>&lt;P&gt;We have been using the Skyp 2019 MACP for some time without any issues. When we first set it up, we had the error message "User has insufficient permissions" but were able to resolve it by installing OData and running bootstrapper.exe. I'm not sure what is causing it this time, I ran the bootstrapper.exe again but that did not change anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know what could be causing this issue, or where we should look (our Skype Admin has moved on and we haven't found a replacement).&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 16:22:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-2019-macp-stopped-working-user-has-insufficient/m-p/3781230#M307</guid>
      <dc:creator>jafnva</dc:creator>
      <dc:date>2023-03-28T16:22:13Z</dc:date>
    </item>
    <item>
      <title>Teams Auto Attendant, Hybrid Application Endpoint, On-Prem URI</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/teams-auto-attendant-hybrid-application-endpoint-on-prem-uri/m-p/3719229#M306</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if this would be better suited here or in one of the Teams communities, but it seems to be a specific use case for SfB server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to retire the old Exchange 2016 and migrate the Auto Attendants but have hit a road-block.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have a few legacy UCMA applications utilizing trusted application endpoints.&amp;nbsp; We're trying to get them migrated to Teams bots, but the timing likely isn't going to work out.&amp;nbsp; In the meantime, we are unable to route calls to these on-prem application endpoint accounts from the Teams AA.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Teams AA are using resource accounts created with New-CsHybridApplicationEndpoint, but it seems that the on-prem TrustedApplicationEndpoint objects aren't synchronized to M365 as they appear to be in one of the hidden OUs only accessible in ADSIEdit, or at the very least their URI is not visible to Teams.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ran into this oddly specific problem and know of any work around? Relevant thread:&amp;nbsp;&lt;A href="https://techcommunity.microsoft.com/t5/microsoft-teams/trusted-application-endpoints-in-teams/m-p/806077" target="_blank"&gt;https://techcommunity.microsoft.com/t5/microsoft-teams/trusted-application-endpoints-in-teams/m-p/806077&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 17:44:58 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/teams-auto-attendant-hybrid-application-endpoint-on-prem-uri/m-p/3719229#M306</guid>
      <dc:creator>_wampa__stampa</dc:creator>
      <dc:date>2023-01-18T17:44:58Z</dc:date>
    </item>
    <item>
      <title>Skype for Business 2019 install error</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-2019-install-error/m-p/3706995#M305</link>
      <description>&lt;P&gt;rror: Failed to obtain the key container name for the AesProvider key provider used for encryption and decryption.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm installing on a Windows server 2022&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 18:29:20 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-for-business-2019-install-error/m-p/3706995#M305</guid>
      <dc:creator>Shoval1270</dc:creator>
      <dc:date>2023-01-02T18:29:20Z</dc:date>
    </item>
    <item>
      <title>Unable to start "Skype for Business Server Audio/Video Edge" service on new SfB2019 Edge</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/unable-to-start-quot-skype-for-business-server-audio-video-edge/m-p/3615619#M301</link>
      <description>&lt;P&gt;I'm upgrading a Sfb 2015 to a new Sfb 2019 environment and after installing the Sfb 2019 Edge server the&amp;nbsp;"Skype for Business Server Audio/Video Edge" wont start with this error message&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I don't see any events in the Lync Server log but in the system logs I see these two events&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;The service is not disabled and when comparing the files to with a working installation they are exactly the same. Anyone seen this before?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 07:57:53 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/unable-to-start-quot-skype-for-business-server-audio-video-edge/m-p/3615619#M301</guid>
      <dc:creator>TommyBergens</dc:creator>
      <dc:date>2022-09-02T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Skype Meetings App HELP!!!</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-meetings-app-help/m-p/3604768#M300</link>
      <description>&lt;P&gt;Since moving to Skype for Business 2019 I cannot get an anonymous user to join a meeting via the Skype Meetings App.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error Message:&lt;/P&gt;&lt;P&gt;There was an error while signing in. Please Try Again.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;F9 reveals something about an Error with WebTicketController&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2022 20:56:37 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/skype-meetings-app-help/m-p/3604768#M300</guid>
      <dc:creator>Fred Beebe</dc:creator>
      <dc:date>2022-08-19T20:56:37Z</dc:date>
    </item>
    <item>
      <title>Error : User has insufficient permissions When logging onto MACP</title>
      <link>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/error-user-has-insufficient-permissions-when-logging-onto-macp/m-p/3566974#M296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are trying to move to using the new MACP in order to remove Silverlight from our Skpe servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When trying to log on as a member of the CS Administrators group to our enterprise site (&lt;A href="https://sfb_ent.corp.ourdomain.com/macp/login" target="_blank"&gt;https://sfb_ent.corp.ourdomain.com/macp/login&lt;/A&gt;) we get an&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Error : User has insufficient permissions.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The user is a member of the CS Administrators group and SIP is enabled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When we try to log onto a SFB Standard server we just get the error box, but instead of an error message it just displays the letter E.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions&amp;nbsp;on how to troubleshoot this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 19:59:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/skype-for-business-server-2019/error-user-has-insufficient-permissions-when-logging-onto-macp/m-p/3566974#M296</guid>
      <dc:creator>Rmorrissey</dc:creator>
      <dc:date>2022-07-06T19:59:16Z</dc:date>
    </item>
  </channel>
</rss>

