<?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>rss.livelink.threads-in-node</title>
    <link>https://techcommunity.microsoft.com/t5/system-center/ct-p/SystemCenter</link>
    <description>rss.livelink.threads-in-node</description>
    <pubDate>Tue, 10 Mar 2026 17:28:32 GMT</pubDate>
    <dc:creator>SystemCenter</dc:creator>
    <dc:date>2026-03-10T17:28:32Z</dc:date>
    <item>
      <title>DPM 2025 UR1 Agent Install Failed</title>
      <link>https://techcommunity.microsoft.com/t5/system-center-data-protection/dpm-2025-ur1-agent-install-failed/m-p/4497461#M10</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have fresh installed DMP server with the following stack:&lt;/P&gt;&lt;P&gt;Windows Server 2025 Standard&lt;/P&gt;&lt;P&gt;SQL Server 2022&lt;/P&gt;&lt;P&gt;Reporting Services 2022&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After DPM install I updated to UR1 without agent deployment. I have new cluster Windows Server 2025 Cluster Nodes and I would like protect with the new DPM but agent install is failed with the following message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install protection agent on HOSTNAME failed:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error 313: The agent operation failed because an error occurred while running the installation program on HOSTNAME.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error details: Fatal error during installation (0x80070643)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recommended action: Review the log files on HOSTNAME: [windir]\temp\msdpm*.log and take appropriate action. Retry the operation, and if the error persists, restart the computer and then retry the operation again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find this in the log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product: Microsoft System Center DPM Protection Agent -- Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action _CheckCertificatesConfigured, entry: CheckCertificatesConfigured, library: C:\WINDOWS\Installer\MSI6206.tmp&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;&lt;P&gt;Error 1723. There is a problem with this Windows Installer package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor. Action _CheckCertificatesConfigured, entry: CheckCertificatesConfigured, library: C:\WINDOWS\Installer\MSI6206.tmp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Action ended 12:11:00: _CheckCertificatesConfigured. Return value 3.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tied these steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I can deploy dpm agent from my previous dpm 2022 server with success to the host&lt;/P&gt;&lt;P&gt;2. I copied the dmp agent installer to the host from the original DPM 2025 installer 10.25.25.0 and I can install the agent with success&lt;/P&gt;&lt;P&gt;3. I copied the dmp agent installer to the host from the updated UR1 environment 10.25.39.0 but i can't install and got this error message witch is almost the same what I find in the log&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think something is wrong with the updated UR1 agent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for solution.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Feb 2026 11:40:40 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center-data-protection/dpm-2025-ur1-agent-install-failed/m-p/4497461#M10</guid>
      <dc:creator>Antal_Kabatek</dc:creator>
      <dc:date>2026-02-26T11:40:40Z</dc:date>
    </item>
    <item>
      <title>deployment script fails with division through zero when deploying</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/deployment-script-fails-with-division-through-zero-when/m-p/4482025#M1033</link>
      <description>&lt;P&gt;I created an installation script with this batch line:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;setup.exe -s -l1031 -f1".\Provi75inst.iss"&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;This is put into a install.bat file that gets deployed with the software package.&lt;/P&gt;&lt;P&gt;I tested it with admin-rights and the software installs fine.&lt;/P&gt;&lt;P&gt;When I depoloy it through system center and run it in my softwarecenter, I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;STRONG&gt;0xC0000094 &amp;nbsp;(-1073741676)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I researched that it is a "division through zero" error. What the heck.&lt;/P&gt;&lt;P&gt;Does anyone know what is going on here? Is there a difference running the installation in SYSTEM context? Due to company restrictions I can't use PSEXEC to verify this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Dec 2025 19:38:50 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/deployment-script-fails-with-division-through-zero-when/m-p/4482025#M1033</guid>
      <dc:creator>HorNet505</dc:creator>
      <dc:date>2025-12-30T19:38:50Z</dc:date>
    </item>
    <item>
      <title>System Center 2025 Update Rollup 1 and more</title>
      <link>https://techcommunity.microsoft.com/t5/system-center-blog/system-center-2025-update-rollup-1-and-more/ba-p/4477312</link>
      <description>&lt;P&gt;We are excited to announce that System Center 2025 Update Rollup 1 (UR1) is now generally available! This update brings important enhancements and fixes across the System Center suite, with a focus on security, compatibility, and reliability improvements.&lt;/P&gt;
&lt;H2&gt;What's New in System Center 2025 UR1&lt;/H2&gt;
&lt;H3&gt;Enhanced Security and Compatibility&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;TLS v1.3 Support&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;System Center 2025 now supports TLS v1.3, enhancing security and compliance with the latest encryption standards across all components.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Microsoft SQL Server 2025 Support&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;All System Center components now support SQL Server 2025, providing improved performance and scalability for your datacenter operations. Existing deployments on SQL Server 2022 can upgrade seamlessly to SQL Server 2025.&lt;/P&gt;
&lt;H3&gt;Expanded Linux/Unix Platform Support&lt;/H3&gt;
&lt;P&gt;Operations Manager 2025 UR1 extends monitoring capabilities to the latest enterprise Linux distributions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Oracle Linux 10&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Rocky Linux 10&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Alma Linux 10&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Red Hat Enterprise Linux (RHEL) Server 10&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Debian 13&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The Operations Manager Linux Agent now supports OpenSSL 3.x distributions, ensuring compatibility with modern security requirements.&lt;/P&gt;
&lt;H3&gt;System Center Operations Manager (SCOM)&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Issues Fixed&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Console content blocking, monitor authoring failures, web console dashboard improvements, S2D workflow WMI errors, topology widget issues, and GB18030-2022 compliance for Chinese character set resolved.&lt;/P&gt;
&lt;H3&gt;System Center Data Protection Manager (SCDPM)&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;New Features&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Hyper-V Select Disk Exclusion:&lt;/STRONG&gt;: DPM 2025 UR1 introduces the ability to exclude specific disks from Hyper-V VM backups. Administrators can now selectively omit disk contents from restore points, ensuring that excluded disks aren't overwritten during VM restoration. This provides greater flexibility in managing backup storage and recovery scenarios.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Exchange Subscription Edition Support:&lt;/STRONG&gt;: DPM 2025 UR1 now supports Exchange Subscription Edition as an application-aware backup, expanding protection options for organizations using Microsoft 365 hybrid deployments.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Enhanced Security and Runtime:&lt;/STRONG&gt;: DPM 2025 UR1 requires the latest Visual C++ Redistributable packages (2013, 2015-2022 x64), ensuring the runtime environment is compliant and secure with the latest security updates.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Issues Fixed&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;SQL Server force encryption protection, VMware backup transport mode (NBDSSL), and recovery page localization resolved. Includes all SCDPM 2022 UR3 and DPM 2025 RTM fixes.&lt;/LI&gt;
&lt;LI&gt;GB18030-2022 compliance for Chinese character set included where applicable.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;System Center Service Manager (SCSM)&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;New in Update Rollup 1&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Latest &lt;STRONG&gt;MSOLEDBSQL19 &lt;/STRONG&gt;provider support&lt;/LI&gt;
&lt;LI&gt;Enhanced &lt;STRONG&gt;Orchestrator Integration:&lt;/STRONG&gt;: Connects to Orchestrator Web API 2022/2025, with backward compatibility for SCO 2019 Web Service&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Issues Fixed&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;GB18030-2022 compliance for Chinese character set in all input fields&lt;/LI&gt;
&lt;LI&gt;Self-Service Portal: Knowledge article images display correctly, Share button no longer cropped for non-English characters, and Review decision error with HTML tags resolved&lt;/LI&gt;
&lt;LI&gt;MonitoringHost and GroupCalc stability improvements&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;System Center Orchestrator (SCO)&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Issues Fixed&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Read Line activity special character handling, Monitor Event Log crashes, Invoke-Runbook credential persistence, and GB18030-2022 compliance for Chinese character set in runbook tester display resolved.&lt;/P&gt;
&lt;H2&gt;Why Update to UR1?&lt;/H2&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Enhanced Security&lt;/STRONG&gt;: TLS v1.3 support ensures your infrastructure meets the latest encryption and compliance standards.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Improved Reliability&lt;/STRONG&gt;: Multiple fixes across console operations, monitoring workflows, and backup processes deliver a more stable experience.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Broader Platform Support&lt;/STRONG&gt;: Extended Linux distribution support and SQL Server 2025 compatibility keep your infrastructure current.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Better Performance&lt;/STRONG&gt;: Fixes for memory leaks, workflow failures, and transport mode issues improve overall system performance.&lt;/LI&gt;
&lt;/OL&gt;
&lt;H2&gt;Additional Resources&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;SCOM 2025 UR1 (&lt;A class="lia-external-url" href="https://support.microsoft.com/topic/update-rollup-1-for-system-center-operations-manager-2025-679094c3-ae38-4e21-b9a2-b854c7b1fa2e" target="_blank" rel="noopener"&gt;link&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Service Manager 2025 UR1 (&lt;A class="lia-external-url" href="https://support.microsoft.com/en-us/topic/99f3c954-491b-4b80-aab0-4a7d78dac225" target="_blank" rel="noopener"&gt;link&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;Orchestrator 2025 UR1 (&lt;A class="lia-external-url" href="https://support.microsoft.com/topic/update-rollup-1-for-system-center-2025-orchestrator-b2321b71-ea99-4fb5-b7a7-eabe28dde342" target="_blank" rel="noopener"&gt;link&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;DPM 2025 UR1 (&lt;A class="lia-external-url" href="https://support.microsoft.com/topic/update-rollup-1-for-system-center-2025-data-protection-manager-666f2eae-7623-4ba9-aafd-888a07b56a59)%20-%20[System%20Center%202025%20Documentation](https://learn.microsoft.com/system-center" target="_blank" rel="noopener"&gt;link&lt;/A&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Recent Highlights for System Center 2022&lt;/H2&gt;
&lt;P&gt;In addition to the 2025 Update Rollup, we continue to invest in System Center 2022 with targeted hotfixes and compliance updates to ensure all customers benefit from the latest security, language, and platform improvements:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Orchestrator 2022 Hotfix&lt;/STRONG&gt;: (&lt;A class="lia-external-url" href="https://support.microsoft.com/en-us/topic/hotfix-for-system-center-orchestrator-2022-ur3-00a4aa4d-3aba-4a41-8bfb-28a48b573684" target="_blank" rel="noopener"&gt;link&lt;/A&gt;) GB18030-2022 compliance for Chinese character set.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;VMM 2022 Console Hotfix&lt;/STRONG&gt;: (&lt;A class="lia-external-url" href="https://support.microsoft.com/en-us/topic/gb18030-2022-hotfix-for-vmm-2022-console-e1201e5b-88ba-4582-b39d-82d6740fa799" target="_blank" rel="noopener"&gt;link&lt;/A&gt;) GB18030-2022 compliance for Chinese character set.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;SCOM 2022 Hotfix&lt;/STRONG&gt;: (&lt;A class="lia-external-url" href="https://support.microsoft.com/en-us/topic/hotfix-for-system-center-2022-operations-manager-ur3-8b582444-7f1b-4b9f-9b34-6e9199476119" target="_blank" rel="noopener"&gt;link&lt;/A&gt;) GB18030-2022 compliance for Chinese character set, Unix/Linux agent certificate fixes, PowerShell widget security, agent discovery, and web console view fixes.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;VMM 2025 Console Hotfix&lt;/STRONG&gt;: (&lt;A class="lia-external-url" href="https://support.microsoft.com/en-us/topic/gb18030-2022-hotfix-for-vmm-2025-console-935f97a5-5f71-48f0-983a-7a32583b716b" target="_blank" rel="noopener"&gt;link&lt;/A&gt;) GB18030-2022 compliance for Chinese character set.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;SM 2022 Hotfix &lt;/STRONG&gt;(&lt;A class="lia-external-url" href="https://support.microsoft.com/en-us/topic/hotfix-for-system-center-service-manager-2022-ur3-14d7c4fe-0838-4e9b-9198-af14e1b2cb6d" target="_blank"&gt;link&lt;/A&gt;) GB18030-2022 compliance for Chinese character set.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;What's Next?&lt;/H2&gt;
&lt;P&gt;Update Rollup 1 for System Center Virtual Machine Manager (SCVMM) 2025 will be released in upcoming months. Stay tuned for announcements!&lt;/P&gt;
&lt;P&gt;Thank you for being part of the System Center community. We look forward to supporting your hybrid datacenter management needs!&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 11:18:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center-blog/system-center-2025-update-rollup-1-and-more/ba-p/4477312</guid>
      <dc:creator>AakashMSFT</dc:creator>
      <dc:date>2025-12-15T11:18:59Z</dc:date>
    </item>
    <item>
      <title>Unable to update Service request via SCO runbook</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/unable-to-update-service-request-via-sco-runbook/m-p/4472472#M1030</link>
      <description>&lt;P&gt;Good afternoon, Everyone,&lt;/P&gt;&lt;P&gt;I’ve started developing a series of runbooks for our new service desk implementation, and one of the key requirements is the ability to automatically update Service Requests and other work items during the workflow. However, I’m running into an issue when attempting to pass the GUID of the Service Request into the “Update Object” activity.&lt;/P&gt;&lt;P&gt;Even though the GUID is successfully retrieved from the Service Request and passed into the runbook as an input parameter, the activity reports that the value is an invalid GUID. This suggests that either the GUID is being transformed somewhere in the process, isn’t being interpreted correctly by the activity, or the wrong property is being supplied even though the value appears correct when inspected within the runbook.&lt;/P&gt;&lt;P&gt;At this stage, I’m trying to determine whether the issue is caused by the way SCSM exposes the GUID, how the runbook passes the parameter, or a limitation quirk within the Update Object activity itself. Any guidance or examples of correctly updating Service Requests via runbooks especially when using GUID values dynamically would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 07:32:32 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/unable-to-update-service-request-via-sco-runbook/m-p/4472472#M1030</guid>
      <dc:creator>Hjb118</dc:creator>
      <dc:date>2025-11-24T07:32:32Z</dc:date>
    </item>
    <item>
      <title>System Center Orchestrator 2022</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/system-center-orchestrator-2022/m-p/4470055#M1028</link>
      <description>&lt;P&gt;I have automations set up for user terminations. When a user is termed, i want to be able to give the manager access to their one drive (sharepoint module issues).&lt;/P&gt;&lt;P&gt;The way i am authenticating is with a cert, app-only authentication. the problem that i have found with connect-sposervice is that the module is older than the connect-exchange online module and it only looks in the current users cert store so when i run a command it says it cant find it. so Ok, i connected to powershell with the orchestrator service account and imported the cert to that local store but it still didnt work.&lt;/P&gt;&lt;P&gt;I then tried to use the newer powershell module, connect-pnponline but that requires powershell 7.x.x to even run and orchestrator is using powershell 5 (at least its 64 bit)&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i then try to run powershell 7 with a run .net activity but when i use orchestrator variables, it just comes out as garbled text since the activity isnt the one running the command.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions on how i make this work?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As i have said, i just need orchestrator to be able to assign the manager as full control over a terminated user's onedrive. The exchange modules work great for app only auth, but the sharepoint ones just arent working for me. I used to pass a password using basic auth but that is now deprecated, (and its not a good practice to do that anyways).&lt;/P&gt;&lt;P&gt;Thank you so much in advance for any tips or tricks to get this working.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 17:19:43 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/system-center-orchestrator-2022/m-p/4470055#M1028</guid>
      <dc:creator>good1228</dc:creator>
      <dc:date>2025-11-14T17:19:43Z</dc:date>
    </item>
    <item>
      <title>Unable to patch Windows Server 2025/24H2</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/unable-to-patch-windows-server-2025-24h2/m-p/4470046#M1027</link>
      <description>&lt;P&gt;Windows updates will not display in software center for 2025/24H2 clients. &amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently running SCCM version 2503 hotfix rollup KB32851084. &amp;nbsp;SCCM client version on test server is 5.00.9135.1013. Test server OS is 24H2 build 2600.2894.&amp;nbsp;&lt;BR /&gt;I have verified that the 24H2 product is enabled in the software update point configuration and within the ADR. &amp;nbsp;ADR preview shows the 24H2 update (KB5068861).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see KB5068861 under the deployments tab of the test server device. &amp;nbsp;I have a daily maintenance window on the collection, and this shows on the test client within "installation status --&amp;gt;upcoming" tab in software center. &amp;nbsp;I do realize that this hotfix rollup included a fix for 2025 OS. &amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Windows Server 2025 updates use the incorrect Maximum run time value in the properties for the software update component. The value can lead to update installations being incorrectly canceled.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I did change the maximum run time for KB5068861 from 10 minutes to 60 minutes. &amp;nbsp;Could this be a metadata related issue with the existing KB that is currently downloaded to SCCM (via WSUS)? &amp;nbsp;I hope I'm not missing something obvious but do welcome an easy resolution if that's the case. &amp;nbsp;Thanks for any suggestions or troubleshooting suggestions. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 16:53:28 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/unable-to-patch-windows-server-2025-24h2/m-p/4470046#M1027</guid>
      <dc:creator>BigGreen2014</dc:creator>
      <dc:date>2025-11-14T16:53:28Z</dc:date>
    </item>
    <item>
      <title>need help with a problem related to the system center</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/need-help-with-a-problem-related-to-the-system-center/m-p/4468390#M1025</link>
      <description>&lt;img /&gt;&lt;P&gt;This problem started after the September database server update. I can't access the system center interface to view reports, see devices, check updates, track device status, etc. When I try to open it, I see the attached image. Has anyone else experienced this problem and resolved it? What is the solution for this issue?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Nov 2025 07:06:44 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/need-help-with-a-problem-related-to-the-system-center/m-p/4468390#M1025</guid>
      <dc:creator>Hamza-Alzaidi</dc:creator>
      <dc:date>2025-11-09T07:06:44Z</dc:date>
    </item>
    <item>
      <title>How to Configure SCOM 2025 Email Alerts with Microsoft Graph or SMTP OAuth (SMTP AUTH Deprecation)</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/how-to-configure-scom-2025-email-alerts-with-microsoft-graph-or/m-p/4466648#M1024</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm just getting started with &lt;STRONG&gt;SCOM 2025&lt;/STRONG&gt; and need help configuring email notifications to use &lt;STRONG&gt;modern authentication&lt;/STRONG&gt;. I understand that &lt;STRONG&gt;SMTP AUTH is being deprecated by Microsoft in April 2026&lt;/STRONG&gt;, so I want to set up either:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Microsoft Graph API&lt;/STRONG&gt; for sending alerts&lt;/LI&gt;&lt;LI&gt;Or &lt;STRONG&gt;SMTP with OAuth 2.0&lt;/STRONG&gt; (e.g., via Office 365)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I haven’t done any configuration yet—just looking for clear guidance on how to get started. Specifically:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What steps are needed to register an app in &lt;STRONG&gt;Entra ID (Azure AD)&lt;/STRONG&gt; to support this?&lt;/LI&gt;&lt;LI&gt;What permissions should the app have (e.g., Mail.Send)?&lt;/LI&gt;&lt;LI&gt;How do I configure the &lt;STRONG&gt;notification channel in SCOM&lt;/STRONG&gt; to use OAuth?&lt;/LI&gt;&lt;LI&gt;Is Microsoft Graph supported directly in SCOM 2025, or is SMTP with OAuth the only option?&lt;/LI&gt;&lt;LI&gt;Do I need to manually generate tokens, or does SCOM handle that automatically once the app is registered?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Any documentation, walkthroughs, or examples would be hugely appreciated. Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Nov 2025 16:01:51 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/how-to-configure-scom-2025-email-alerts-with-microsoft-graph-or/m-p/4466648#M1024</guid>
      <dc:creator>mrlovett</dc:creator>
      <dc:date>2025-11-03T16:01:51Z</dc:date>
    </item>
    <item>
      <title>Cannot update to Update Rollup 3 for System Center 2022</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/cannot-update-to-update-rollup-3-for-system-center-2022/m-p/4466281#M1023</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I tried update my DPM 2022 to the latest version. I tried also via Windows Update and manually but both method is unsuccessful. When I tried windows update method I got the following error message:&lt;BR /&gt;There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643)&lt;BR /&gt;&lt;BR /&gt;For manually update I run this package but the setup wizard didn't show up:&lt;BR /&gt;dataprotectionmanager-kb5059073_ce4e4e4b8dd358bd0b79e77235e9945dc96131fa.exe&lt;BR /&gt;&lt;BR /&gt;I restarted the server as recommended by Microsoft and tried again but not helped for me.&lt;BR /&gt;My dpm setup:&lt;BR /&gt;Virtual Machine&lt;BR /&gt;Windows Server 2022 Standard&lt;BR /&gt;Language: English&lt;BR /&gt;Region: Hungarian&lt;/P&gt;</description>
      <pubDate>Sun, 02 Nov 2025 08:41:52 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/cannot-update-to-update-rollup-3-for-system-center-2022/m-p/4466281#M1023</guid>
      <dc:creator>Antal_Kabatek</dc:creator>
      <dc:date>2025-11-02T08:41:52Z</dc:date>
    </item>
    <item>
      <title>System Center Orchestrator SSL error when running DBConfig against existing DB</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/system-center-orchestrator-ssl-error-when-running-dbconfig/m-p/4457073#M1022</link>
      <description>&lt;P&gt;Hey all, I migrated the server to a new AD domain, and ran a repair on SQL, and re installed Orchestrator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQL is working as expected. but when Orchestrator goes to configure the Database, it gives an ssl error.&amp;nbsp; I told it to trust the server cert,&lt;/P&gt;&lt;P&gt;SQL is on the same server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It sees the existing Orchestrator DB, but gives ssl error, even i try to use it, or try and create a new DB.&lt;/P&gt;&lt;P&gt;Orchestrator 2025, SQL 2022&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is in the dbconfig error log&lt;/P&gt;&lt;P&gt;The certificate chain was issued by an authority that is not trusted.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to delete the certs form the old domain or something weird?&amp;nbsp; (We don't have the new CA set up yet; I just need to run locally for now)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TY&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 21:40:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/system-center-orchestrator-ssl-error-when-running-dbconfig/m-p/4457073#M1022</guid>
      <dc:creator>ElDaverino</dc:creator>
      <dc:date>2025-09-25T21:40:59Z</dc:date>
    </item>
    <item>
      <title>Orchestrator 2025 Security Credentials Problem</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/orchestrator-2025-security-credentials-problem/m-p/4456924#M1021</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I’m experiencing an issue in SCO 2025 that has occurred across three different installations.&lt;/P&gt;&lt;P&gt;In the &lt;EM&gt;Text File Management&lt;/EM&gt; and &lt;EM&gt;File Management&lt;/EM&gt; IPs, I’m unable to save the security credentials information for the activities. In other activities, such as&amp;nbsp;&lt;EM&gt;Get Service Status&lt;/EM&gt;, it works as expected.&lt;/P&gt;&lt;P&gt;If I enter the account information, click &lt;EM&gt;Finish&lt;/EM&gt;, and then reopen the properties, the fields are empty. As a result, the activity runs using the service account specified for the Orchestrator Runbook Service.&lt;/P&gt;&lt;P&gt;Has anyone else experienced the same issue, or could there be something wrong with my installations?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get file status:&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P class="lia-clear-both"&gt;Get service status:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 12:48:54 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/orchestrator-2025-security-credentials-problem/m-p/4456924#M1021</guid>
      <dc:creator>AndreasBon</dc:creator>
      <dc:date>2025-09-25T12:48:54Z</dc:date>
    </item>
    <item>
      <title>All Clients Showing with Question Mark in MECM Console - ResourceID Issue</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/all-clients-showing-with-question-mark-in-mecm-console/m-p/4456615#M1020</link>
      <description>&lt;P&gt;All of a sudden (2 weeks ago) all my MECM Clients (~ 4000) in MECM 2409 are showing with a question mark (?) in the console and no values in &lt;EM&gt;Last Online Time&lt;/EM&gt;, &lt;EM&gt;Last Activity&lt;/EM&gt; or &lt;EM&gt;HeartBeatDDR.&lt;/EM&gt; Upon investigation in the statesy.log file on our single site server we see the following message for &lt;EM&gt;all&lt;/EM&gt; clients:&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;SQL MESSAGE: dbo.spProcessStateReport - The record for machine MYCLIENT (GUID:CF5413C8-1DA7-450D-9243-33DB539DE8FF) was not found in the database. SMS_STATE_SYSTEM 24/09/2025 10:36:45 15356 (0x3BFC)&lt;/LI-CODE&gt;&lt;P&gt;We then ran MS SQL profiler and see that this external CLR stored proceedure checks for the existince of the client in the SQL view &lt;STRONG&gt;vLocalSystemIDXRef.&lt;/STRONG&gt; This &lt;EM&gt;view&lt;/EM&gt; is defined as follows:&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;create view [dbo].[vLocalSystemIDXRef] as 
select MachineID, GUID from MachineIdGroupXRef 
where ArchitectureKey=5 and 
MachineID between dbo.fnGetSiteRangeStart() and dbo.fnGetSiteRangeEnd() &lt;/LI-CODE&gt;&lt;P&gt;The issue is that all clients are actually in the underlying &lt;EM&gt;table&lt;/EM&gt; &lt;STRONG&gt;MachineIdGroupXRef&lt;/STRONG&gt;&amp;nbsp; but due to the filter &lt;STRONG&gt;dbo.fnGetSiteRangeStart() and dbo.fnGetSiteRangeEnd()&lt;/STRONG&gt;&amp;nbsp; they are not part of the &lt;EM&gt;view&lt;/EM&gt;. The reason is their &lt;SPAN class="lia-text-color-13"&gt;&lt;STRONG&gt;ResourceID is only 4 digits&lt;/STRONG&gt;&lt;/SPAN&gt; and the value returend from &lt;STRONG&gt;fnGetSiteRangeStart&lt;/STRONG&gt; is &lt;EM&gt;&lt;STRONG&gt;16777216&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q:&lt;/STRONG&gt; How could the clients be getting this 4-digit resourceID all of a sudden? We have made no chnagesto MECM (no upgrades, DB restores etc. ).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 13:41:15 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/all-clients-showing-with-question-mark-in-mecm-console/m-p/4456615#M1020</guid>
      <dc:creator>shocko</dc:creator>
      <dc:date>2025-09-24T13:41:15Z</dc:date>
    </item>
    <item>
      <title>DPM used for Sharepoint doesn't clean catalog table</title>
      <link>https://techcommunity.microsoft.com/t5/system-center-data-protection/dpm-used-for-sharepoint-doesn-t-clean-catalog-table/m-p/4456581#M6</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;we are using DPM for saving our SP farms in DEV, TEST and PROD environment.&lt;/P&gt;&lt;P&gt;On DEV farm (quite small) we don't have any kind of issue and both recovery point tasks and SharePoint Catalog Task are executed without errors.&lt;/P&gt;&lt;P&gt;On TEST and PROD, instead we are often facing some errors (MDF in use, VSS issues and so on) and for this reason we had to completely delete and re-create the protection groups and we even deleted the data inside. So we started from the scratch.&lt;/P&gt;&lt;P&gt;Nevertheless even if we completely deleted ALL the protection groups without retaining data, our DPM database kept growing steadily and no data have been cleaned or removed.&lt;/P&gt;&lt;P&gt;Above all we noticed the following table continuing to grow: tbl_RM_SharePointRecoverableObject&lt;/P&gt;&lt;P&gt;In addition we found in some DPM database tables that the deleted protection group are still present in the table but they are marked as deleted.&lt;/P&gt;&lt;P&gt;But even if they are in this state, the DPM doesn't clean anything and the DB still growing...&lt;/P&gt;&lt;P&gt;The MaintenanceJob CatalogPruning it's executed but it does absolutely anything.&lt;/P&gt;&lt;P&gt;So my question is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are there jobs that clean up all this obsolete data? Isn’t there any maintenance to clear everything out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 12:05:36 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center-data-protection/dpm-used-for-sharepoint-doesn-t-clean-catalog-table/m-p/4456581#M6</guid>
      <dc:creator>aviggiano</dc:creator>
      <dc:date>2025-09-24T12:05:36Z</dc:date>
    </item>
    <item>
      <title>DPM Backup Issue – Replica Inconsistent</title>
      <link>https://techcommunity.microsoft.com/t5/system-center-data-protection/dpm-backup-issue-replica-inconsistent/m-p/4452034#M5</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using Microsoft SCDPM and everything was working fine until recently. We suddenly started receiving the error “replica is inconsistent.” There were no VM migrations and no configuration changes. Running a consistency check does not fix the problem. The only way we can make it work is to remove the machine from the protection group, select the option to delete the existing data, and then re-add it. This means we lose all previous backups. After four to six days the same issue comes back again, affecting random VMs and not always the same ones.&lt;BR /&gt;Is there any other way to resolve this without losing backup history? Where can I look at the logs to understand the root cause? Is there still any way to get Microsoft support for DPM?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 12:31:05 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center-data-protection/dpm-backup-issue-replica-inconsistent/m-p/4452034#M5</guid>
      <dc:creator>Whatever1</dc:creator>
      <dc:date>2025-09-08T12:31:05Z</dc:date>
    </item>
    <item>
      <title>No management pack in recommendation</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/no-management-pack-in-recommendation/m-p/4451861#M1018</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;yesterday i install new server on 2025, install SCOM 2025 on SQL 2022.&lt;/P&gt;&lt;P&gt;I add 3 servers one standard, one SCCM and one from citrix.&lt;/P&gt;&lt;P&gt;For today i have no recommended management pack.&lt;/P&gt;&lt;P&gt;Anyone can help what to check?&lt;/P&gt;&lt;P&gt;Internet connection is OK on server.&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 04:59:47 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/no-management-pack-in-recommendation/m-p/4451861#M1018</guid>
      <dc:creator>Marek_Belan</dc:creator>
      <dc:date>2025-09-08T04:59:47Z</dc:date>
    </item>
    <item>
      <title>System Center 2022 Update Rollup 3</title>
      <link>https://techcommunity.microsoft.com/t5/system-center-blog/system-center-2022-update-rollup-3/ba-p/4447726</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;We’re pleased to announce &lt;/SPAN&gt;&lt;A href="https://support.microsoft.com/en-us/topic/update-rollup-3-for-system-center-2022-9a649ee4-8018-4a84-9ec3-0160087a559f" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Update Rollup 3 (UR3) for System Center 2022&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;. This release continues our commitment to stability, security, and platform currency across on‑premises datacenter operations, with targeted fixes and compatibility improvements for Operations Manager, Service Manager, Virtual Machine Manager, and Orchestrator. Details below.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2 aria-level="2"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;Virtual Machine Manager&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Support for additional Guest OSes &amp;amp; UX improvements&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="14" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Added Windows Server 2025 guest OS support&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="14" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Expanded Linux guest OS coverage: Ubuntu 24.04, RHEL 9, Debian 12, Rocky Linux 8 &amp;amp; 9.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="14" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Availability Sets are now listed alphabetically to streamline selection.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Storage provider security hardening&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="13" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Secure‑by‑default: Adding new storage providers now uses HTTPS by default.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Learn more: &lt;/SPAN&gt;&lt;A href="https://support.microsoft.com/en-us/topic/update-rollup-3-for-system-center-2022-virtual-machine-manager-390e6132-d445-4d10-8741-225c4c221770" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Update Rollup 3 for System Center 2022 Virtual Machine Manager&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 aria-level="2"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;Operations Manager&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="33" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559683&amp;quot;:0,&amp;quot;335559684&amp;quot;:-2,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Operations &amp;amp; Web Console are more stable since multiple issues are fixed such as console crashes, dashboard performance, favorite report issue.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="9" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Addressed failures in workflows that use WMIProbe, ensuring the probe correctly falls back and executes.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="9" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Restored Microsoft Teams notification functionality for environments impacted after UR2.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Learn more: &lt;/SPAN&gt;&lt;A href="https://support.microsoft.com/en-us/topic/update-rollup-3-for-system-center-2022-operations-manager-778f5f8b-ed9f-4a34-b742-48e48fce1b81" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Update Rollup 3 for System Center 2022 Operations Manager&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 aria-level="2"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;Service Manager&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="8" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:360,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Platform Stability on New CPUs/OS Builds&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="o" data-font="Courier New" data-listid="8" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:1080,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Courier New&amp;quot;,&amp;quot;469769242&amp;quot;:[9675],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;o&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="2"&gt;&lt;SPAN data-contrast="auto"&gt;Eliminated &lt;STRONG&gt;MonitoringHost&lt;/STRONG&gt; instability observed on newer processors/OS builds and addressed a &lt;STRONG&gt;GroupCalc&lt;/STRONG&gt;‑related crash scenario.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="8" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:360,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Multiple Bug fixes on Self‑Service Portal &amp;amp; Knowledge Article Rendering&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Note&lt;/STRONG&gt;: UR3 can be applied even where UR2 installation had failed, and it includes the bug fixes and enhancements that shipped with UR2.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Learn more: &lt;/SPAN&gt;&lt;A href="https://support.microsoft.com/en-us/topic/update-rollup-3-for-system-center-2022-service-manager-ced0c170-eeb9-4c55-ad48-631b791ac4e8" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Update Rollup 3 for System Center 2022 Service Manager&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H2 aria-level="2"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 2"&gt;Orchestrator&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335559738&amp;quot;:160,&amp;quot;335559739&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Platform Updates&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;.NET 8 (LTSC) is now supported.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Group Managed Service Accounts (gMSA) are supported.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Security improvements&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Support for TLS 1.3 protocol is enabled.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:0}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Learn more about bugs fixes: &lt;/SPAN&gt;&lt;A href="https://support.microsoft.com/en-us/topic/update-rollup-3-for-system-center-2022-orchestrator-aef5d811-c845-47c0-abc2-82ea9e74994a" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Update Rollup 3 for System Center 2022 Orchestrator&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;We are committed to delivering new features and quality updates with UR releases at regular cadence. For any feedback and queries, you can reach us at&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:systemcenterfeedback@microsoft.com" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;systemcenterfeedback@microsoft.com&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 08:36:26 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center-blog/system-center-2022-update-rollup-3/ba-p/4447726</guid>
      <dc:creator>AakashMSFT</dc:creator>
      <dc:date>2025-08-25T08:36:26Z</dc:date>
    </item>
    <item>
      <title>Unable to import drivers into SCCM 2503</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/unable-to-import-drivers-into-sccm-2503/m-p/4445138#M1014</link>
      <description>&lt;P&gt;While trying to import the LAN drivers into SCCM version 2503, I encountered an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The errors are,&lt;BR /&gt;1. Error: Some driver(s) can not be imported successfully.&lt;BR /&gt;2. Error: Failed to import the following drivers:&lt;BR /&gt;• Realtek PCIe GbE Family Controller - An error occurred while importing the selected driver.&amp;nbsp;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;Can anyone help me resolve this issue?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 14:45:04 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/unable-to-import-drivers-into-sccm-2503/m-p/4445138#M1014</guid>
      <dc:creator>ManeshAppukkuttan1983</dc:creator>
      <dc:date>2025-08-18T14:45:04Z</dc:date>
    </item>
    <item>
      <title>Orchestrator Designer 10.25.1.7 VMware Integration Guest OS version</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/orchestrator-designer-10-25-1-7-vmware-integration-guest-os/m-p/4442584#M1013</link>
      <description>&lt;P&gt;We are new to System Center 2025 Orchestrator Runbook Designer and the VMware Integration. We would like to use the native functionality to create virtual machines, but in the Create VM activity, the Guest OS property has a list of possibilities that only goes up to Windows 7 and Windows Server 2008 R2.&lt;BR /&gt;&lt;BR /&gt;Does anyone else use the VMware Integration Create VM activity, and does it show supported operating system versions?&amp;nbsp; If so, what could we be doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 16:38:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/orchestrator-designer-10-25-1-7-vmware-integration-guest-os/m-p/4442584#M1013</guid>
      <dc:creator>RodPayne</dc:creator>
      <dc:date>2025-08-12T16:38:13Z</dc:date>
    </item>
    <item>
      <title>SCSM 2025 installation failure - _PopulateUserRoles</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/scsm-2025-installation-failure-populateuserroles/m-p/4435125#M1011</link>
      <description>&lt;P&gt;Let me lay out the full picture first.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Windows Server 2025&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;Remote SQL Server 2022 CU 20 FCI&lt;/STRONG&gt;&amp;nbsp;(used for internal reasons, but I also tried using Always On and encountered the same error), and a&amp;nbsp;&lt;STRONG&gt;clean installation of SCSM 2025 Management Server&lt;/STRONG&gt;. I also tried CU19, but the same issue occurs.&lt;/P&gt;&lt;P&gt;The installation starts without any problems. It goes through all the steps: creates the database, configures registry settings, configures the server, installs services, and imports management packs. But right after that, I get the following error:&lt;/P&gt;&lt;P&gt;_"An error occurred while executing a custom action:&amp;nbsp;&lt;EM&gt;PopulateUserRoles&lt;BR /&gt;This upgrade attempt has failed before permanent modifications were made. Upgrade has successfully rolled back to the original state of the system. Once the corrections are made, you can retry the upgrade for this role."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Immediately after this, the Event Viewer logs the following&amp;nbsp;&lt;STRONG&gt;Event ID 36882&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"The certificate received from the remote server was issued by an untrusted certificate authority. Because of this, none of the data contained in the certificate can be validated. The TLS connection request has failed. The attached data contains the server certificate.&lt;BR /&gt;The SSPI client process is rundll32 (PID: 5084).”&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SQL does not require encryption&lt;/STRONG&gt;&amp;nbsp;and is not using any custom certificate. Just to clarify, the internal CA certificate is installed on all servers.&lt;/P&gt;&lt;P&gt;The event is weird because, at this point, the installation has already created and configured the database. It doesn’t make sense to me, but the event appears at the exact same moment the installation fails.&lt;/P&gt;&lt;P&gt;I’ve already checked permissions on both SQL and SCSM. The service account is a local administrator, has "Log on as a service" rights, and is a sysadmin on SQL.&lt;/P&gt;&lt;P&gt;I’ve searched everywhere online but haven’t found a solution...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jul 2025 16:36:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/scsm-2025-installation-failure-populateuserroles/m-p/4435125#M1011</guid>
      <dc:creator>Rafael_Monteiro</dc:creator>
      <dc:date>2025-07-21T16:36:01Z</dc:date>
    </item>
    <item>
      <title>Deploy Applications or programs using System center Orchestrator 2022</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/deploy-applications-or-programs-using-system-center-orchestrator/m-p/4431060#M1010</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a SCCM Sever and want to deploy some Application per System center Orchestrator 2022 with Runbook.&lt;/P&gt;&lt;P&gt;It does not work my Runbook. Does anywhere has a example?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 07:11:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/deploy-applications-or-programs-using-system-center-orchestrator/m-p/4431060#M1010</guid>
      <dc:creator>perserpolis</dc:creator>
      <dc:date>2025-07-08T07:11:27Z</dc:date>
    </item>
  </channel>
</rss>

