<?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>System Center topics</title>
    <link>https://techcommunity.microsoft.com/t5/system-center/bd-p/SystemCenter</link>
    <description>System Center topics</description>
    <pubDate>Sat, 02 May 2026 01:06:40 GMT</pubDate>
    <dc:creator>SystemCenter</dc:creator>
    <dc:date>2026-05-02T01:06:40Z</dc:date>
    <item>
      <title>System Center Operations Manager alerts I can't close?</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/system-center-operations-manager-alerts-i-can-t-close/m-p/4512044#M1036</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;(mind you I've just started really working with SCOM, prior to this I have known about it's existence and what it can do (globally)).&lt;BR /&gt;&lt;BR /&gt;We have &lt;STRONG&gt;System Center 2022 version 10.22.10118.0 (Retail).&lt;/STRONG&gt;&lt;BR /&gt;Recently we've been seeing how we can monitor Certificates for Agent Managed Windows Servers.&lt;BR /&gt;Through the out of the box Management Pack.&lt;BR /&gt;&lt;BR /&gt;Since we enabled this, we received some alerts about for example expired certificates.&lt;BR /&gt;After we received these alerts we started looking into them and now seem to have run into an issue.&lt;BR /&gt;&lt;BR /&gt;We now have a few alerts (which are monitor alerts) which we can't remove from the "Monitoring &amp;gt; Active Alerts" console view.&lt;BR /&gt;Manually closing them doesn't seem to do anything (i read about how I COULD be able to manually close them when they are generated through "Certificate Expiry Monitor".. (setting the Administration &amp;gt; Settings &amp;gt; Alerts &amp;gt; Alert Closure Experience (for example)).&lt;BR /&gt;&lt;BR /&gt;So we have for example one alert which is the "Certificate Expiry Monitor" which is alerting for an Unhealthy Certificate.&lt;BR /&gt;The alert context mentions: Critical - The certificate is expired. It expired on *** blabla.&lt;BR /&gt;&lt;BR /&gt;Another way I read was if you want to remove such alerts you could:&lt;BR /&gt;Disable the alert (or create an override) and then you should be able to close them (or they would get removed automatically if its set like auto-closure when underlying monitor health is resolved or reset manually).&lt;BR /&gt;&lt;BR /&gt;Well none of this works.&lt;BR /&gt;I've also tried resolving them through powershell, but that also doesn't remove the alerts (i.e.. change it's ResolutionState to 255).&lt;BR /&gt;where i tied through get-scomalert -&amp;gt; set-scomalert when the override was in place for example SCOMClass -DisplayName "Microsoft Certificates Certificate"&lt;BR /&gt;Also tried to completely disable the Authoring &amp;gt; Monitors &amp;gt; Microsoft Certificates Certificate &amp;gt; Entity Health &amp;gt; For all objects of class....&lt;BR /&gt;and then trying to set the resolutionstate, also doesnt do anthing (not getting any error warnings when I do so in powershell).&lt;BR /&gt;Reverting that and overriding that Authoring &amp;gt; Monitors &amp;gt; Microsoft Certificates Certificate &amp;gt; Entity Health &amp;gt; For all objects of class....&lt;BR /&gt;and then trying to set the resolutionstate, also doesnt do anthing (not getting any error warnings when I do so in powershell).&lt;BR /&gt;&lt;BR /&gt;Also removing for example the certificate from the server (it's in the \Personal store of this particular windows server) doesn't do anything.&lt;BR /&gt;(i've since re-imported it again)&lt;BR /&gt;So now I'm a bit lost.&lt;BR /&gt;&lt;BR /&gt;If I go to Monitoring &amp;gt; Microsoft Certificate Monitoring &amp;gt; All certificates&lt;BR /&gt;I don't see the certificate mentioned for this host there.&lt;BR /&gt;&lt;BR /&gt;Then we have another 3 certificate monitors in alert which we can't seem to remove, but those are "Certificate Chain Monitor" alerts.&lt;BR /&gt;For those we have the same issue, can't somehow close those.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any ideas what we can try next to get them removed from the Alert view?&lt;BR /&gt;So the end goal is to somehow set these alerts to ResolutionState 255, OR in the case for example for the certificate expiry alert, just remove the object/entity that it's alerting for from SCOM since I can just delete the certificate from the server, but ya, the object/entity in SCOM seems to stay (or at least the alert does).&lt;BR /&gt;&lt;BR /&gt;I've also tried to see if it was some sort of console caching problem by clearing the console cache, but that doesn't seem to be the issue either.&lt;BR /&gt;&lt;BR /&gt;Help is appreciated!&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;JDGP&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2026 12:44:55 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/system-center-operations-manager-alerts-i-can-t-close/m-p/4512044#M1036</guid>
      <dc:creator>JDGP</dc:creator>
      <dc:date>2026-04-16T12:44:55Z</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>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>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>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>
    <item>
      <title>Problemas para configurar un canal SMTP con un servidor de correo externo</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/problemas-para-configurar-un-canal-smtp-con-un-servidor-de/m-p/4420672#M1008</link>
      <description>&lt;P&gt;me está pasando que cuando que cuando quiero crear un canal de tipo SMTP en mi servidor SCOM 2025, al utilizar el método de autenticación "autenticación de correo electrónico externo" no me permite seleccionar el perfil de ejecución que he creado previamente, espero su ayuda, comentarios o consultas, gracias&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 20:09:18 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/problemas-para-configurar-un-canal-smtp-con-un-servidor-de/m-p/4420672#M1008</guid>
      <dc:creator>Williams_Bazan</dc:creator>
      <dc:date>2025-06-04T20:09:18Z</dc:date>
    </item>
    <item>
      <title>[SOLVED] SCCM - Application auto upgrade not working</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/solved-sccm-application-auto-upgrade-not-working/m-p/4420222#M1007</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to deploy applications with auto upgrade but nothing happens. Let me explain what I'm doing :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;App_V1 is deployed as available to a user collection&lt;/LI&gt;&lt;LI&gt;I install the app, nothing special here&lt;/LI&gt;&lt;LI&gt;App_V2 is set to supersede App_V1 with uninstall checkbox (I need that in my environment)&lt;/LI&gt;&lt;LI&gt;I deploy App_V2 as available to the same user collection with the checkbox "Automatically upgrade any superseded versions of the application"&lt;/LI&gt;&lt;LI&gt;In the software center, I can see App_V2 with the install button (App_V1 is hidden, expected), but nothing else happens&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I check the logs, I can see in PolicyAgent.log (only) :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A line starting with "Compiling policy &amp;lt;deploymentID&amp;gt;/supersedence..."&lt;/LI&gt;&lt;LI&gt;Then a line starting with "Raising event: instance of CCM_PolicyAgent_AssignmentDisabled...&amp;lt;some assignment info&amp;gt;&lt;/LI&gt;&lt;LI&gt;Nothing else&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I don't know how to further troubleshoot that situation. Can someone give me some clues ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 14 Jun 2025 07:44:07 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/solved-sccm-application-auto-upgrade-not-working/m-p/4420222#M1007</guid>
      <dc:creator>alvinflumox</dc:creator>
      <dc:date>2025-06-14T07:44:07Z</dc:date>
    </item>
    <item>
      <title>SCCM missing WSUS Updates for Exchange</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/sccm-missing-wsus-updates-for-exchange/m-p/4419972#M1006</link>
      <description>&lt;P&gt;Hello, since November 2024 our SCCM cant find any updates for Exchange therefore our Exchange Servers are Up-to-date accordingly to the SCCM but nfact are not. Is this a known issue? We connot find the KBs on the catalog site of micrsoft either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 07:58:08 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/sccm-missing-wsus-updates-for-exchange/m-p/4419972#M1006</guid>
      <dc:creator>FourK95</dc:creator>
      <dc:date>2025-06-03T07:58:08Z</dc:date>
    </item>
    <item>
      <title>Force DPM 2025 RA to use FQDN or trust server certificate when trying to backup SQL Server</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/force-dpm-2025-ra-to-use-fqdn-or-trust-server-certificate-when/m-p/4415692#M1005</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;anybody know a way to force the Recovery Agent to use the FQDN instead of the NETBIOS name or configure it to trust the SQL Server certificate on a SQL Server cluster. The certificate has both the NETBIOS and FQDN certificate and the server requires encryption&lt;BR /&gt;&lt;BR /&gt;I am getting the following error&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;WARNING SQL - Detailed Description "Client unable to establish connection. For solutions related to encryption errors, see https://go.microsoft.com/fwlink/?linkid=2227882."&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;SQLQueryHelper.cpp(384) [0000004DD7EFF560] WARNING SQL - Detailed Description "SSL Provider: The target principal name is incorrect.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The server has the latest OLE DB driver, Microsoft OLE DB Driver 19 for SQL Server as required by DPM2025&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 20 May 2025 17:17:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/force-dpm-2025-ra-to-use-fqdn-or-trust-server-certificate-when/m-p/4415692#M1005</guid>
      <dc:creator>ellgreco</dc:creator>
      <dc:date>2025-05-20T17:17:27Z</dc:date>
    </item>
    <item>
      <title>System Center 2025 SQL Activation</title>
      <link>https://techcommunity.microsoft.com/t5/system-center/system-center-2025-sql-activation/m-p/4405561#M1003</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Microsoft has recently made System Center available via the CSP program, but it is not clear to me how one would&amp;nbsp;&lt;EM&gt;activate&lt;/EM&gt; SQL server standard that I am entitled to run via an active System Center subscription. If I check in the admin center, I get download media and keys specifically for System Center, but nothing for SQL. I cannot find anything anywhere about how to properly activate SQL Server Standard.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 06:41:10 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/system-center/system-center-2025-sql-activation/m-p/4405561#M1003</guid>
      <dc:creator>joshuahickok</dc:creator>
      <dc:date>2025-04-18T06:41:10Z</dc:date>
    </item>
  </channel>
</rss>

