Forum Widgets
Latest Discussions
System Center Orchestrator SSL error when running DBConfig against existing DB
Hey all, I migrated the server to a new AD domain, and ran a repair on SQL, and re installed Orchestrator. SQL is working as expected. but when Orchestrator goes to configure the Database, it gives an ssl error. I told it to trust the server cert, SQL is on the same server. It sees the existing Orchestrator DB, but gives ssl error, even i try to use it, or try and create a new DB. Orchestrator 2025, SQL 2022 This is in the dbconfig error log The certificate chain was issued by an authority that is not trusted. Do I need to delete the certs form the old domain or something weird? (We don't have the new CA set up yet; I just need to run locally for now) TYElDaverinoSep 25, 2025Copper Contributor6Views0likes0CommentsOrchestrator 2025 Security Credentials Problem
Hi, I’m experiencing an issue in SCO 2025 that has occurred across three different installations. In the Text File Management and File Management IPs, I’m unable to save the security credentials information for the activities. In other activities, such as Get Service Status, it works as expected. If I enter the account information, click Finish, 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. Has anyone else experienced the same issue, or could there be something wrong with my installations? Get file status: Get service status:AndreasBonSep 25, 2025Copper Contributor15Views0likes0CommentsAll Clients Showing with Question Mark in MECM Console - ResourceID Issue
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 Last Online Time, Last Activity or HeartBeatDDR. Upon investigation in the statesy.log file on our single site server we see the following message for all clients: 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) 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 vLocalSystemIDXRef. This view is defined as follows: create view [dbo].[vLocalSystemIDXRef] as select MachineID, GUID from MachineIdGroupXRef where ArchitectureKey=5 and MachineID between dbo.fnGetSiteRangeStart() and dbo.fnGetSiteRangeEnd() The issue is that all clients are actually in the underlying table MachineIdGroupXRef but due to the filter dbo.fnGetSiteRangeStart() and dbo.fnGetSiteRangeEnd() they are not part of the view. The reason is their ResourceID is only 4 digits and the value returend from fnGetSiteRangeStart is 16777216. Q: 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. ).shockoSep 24, 2025Iron Contributor15Views0likes0CommentsNo management pack in recommendation
Hi all yesterday i install new server on 2025, install SCOM 2025 on SQL 2022. I add 3 servers one standard, one SCCM and one from citrix. For today i have no recommended management pack. Anyone can help what to check? Internet connection is OK on server.Marek_BelanSep 11, 2025Brass Contributor43Views0likes1CommentUnable to import drivers into SCCM 2503
While trying to import the LAN drivers into SCCM version 2503, I encountered an error. The errors are, 1. Error: Some driver(s) can not be imported successfully. 2. Error: Failed to import the following drivers: • Realtek PCIe GbE Family Controller - An error occurred while importing the selected driver. Can anyone help me resolve this issue?ManeshAppukkuttan1983Aug 29, 2025Copper Contributor63Views1like1CommentDPM 2022 UR2 build 10.22.197 console crashes after MARS install
I have frequent DPM console crashes after installing and configuring MARS. I have used solely on-premise storage for many years, but I want to explore the possibility of using Azure storage for long term use. However, the frequent DPM MMC console crashes after installing MARS makes it virtually impossible to use and configure with virtually anything I try to do. What is going on? Event info below: The description for Event ID 999 from source MSDPM cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: An unexpected error caused a failure for process 'mmc'. Restart the DPM process 'mmc'. Problem Details: <FatalServiceError><__System><ID>19</ID><Seq>0</Seq><TimeCreated>7/23/2024 11:42:16 PM</TimeCreated><Source>DpmThreadPool.cs</Source><Line>169</Line><HasError>True</HasError></__System><ExceptionType>DlsException</ExceptionType><ExceptionMessage>Exception of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was thrown.</ExceptionMessage><ExceptionDetails>Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException: Exception of type 'Microsoft.Internal.EnterpriseStorage.Dls.Utils.DlsException' was thrown. at Microsoft.Internal.EnterpriseStorage.Dls.UI.UICommon.CmdLetWrapper.HandleError(Pipeline pipeline) at Microsoft.Internal.EnterpriseStorage.Dls.UI.UICommon.CmdLetWrapper.Invoke() at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.ExclusionManager.AddObjectToExclusion(TreeNode node) at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.SelectionPage.UpdateSelection(TreeNode node) at Microsoft.Internal.EnterpriseStorage.Dls.UI.Dpw.SelectionPage.treeView_AfterCheck(Object sender, TreeViewEventArgs e) at System.Windows.Forms.TreeView.OnAfterCheck(TreeViewEventArgs e) at System.Windows.Forms.TreeView.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) *** Mojito error was: GenericOMPlaceHolderError; 0; None</ExceptionDetails></FatalServiceError> The message resource is present but the message was not found in the message tablesimdocAug 21, 2025Copper Contributor346Views1like2CommentsOrchestrator Designer 10.25.1.7 VMware Integration Guest OS version
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. Does anyone else use the VMware Integration Create VM activity, and does it show supported operating system versions? If so, what could we be doing wrong?RodPayneAug 12, 2025Copper Contributor46Views0likes0CommentsSCSM 2025 installation failure - _PopulateUserRoles
Let me lay out the full picture first. Windows Server 2025, Remote SQL Server 2022 CU 20 FCI (used for internal reasons, but I also tried using Always On and encountered the same error), and a clean installation of SCSM 2025 Management Server. I also tried CU19, but the same issue occurs. 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: _"An error occurred while executing a custom action: PopulateUserRoles 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." Immediately after this, the Event Viewer logs the following Event ID 36882: "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. The SSPI client process is rundll32 (PID: 5084).” SQL does not require encryption and is not using any custom certificate. Just to clarify, the internal CA certificate is installed on all servers. 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. 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. I’ve searched everywhere online but haven’t found a solution... Any ideas? Thanks.Rafael_MonteiroJul 28, 2025Copper Contributor133Views0likes1CommentDeploy Applications or programs using System center Orchestrator 2022
Hi, I have a SCCM Sever and want to deploy some Application per System center Orchestrator 2022 with Runbook. It does not work my Runbook. Does anywhere has a example? Regards NickperserpolisJul 08, 2025Copper Contributor32Views0likes0Comments[SOLVED] SCCM - Application auto upgrade not working
Hello, I'm trying to deploy applications with auto upgrade but nothing happens. Let me explain what I'm doing : App_V1 is deployed as available to a user collection I install the app, nothing special here App_V2 is set to supersede App_V1 with uninstall checkbox (I need that in my environment) I deploy App_V2 as available to the same user collection with the checkbox "Automatically upgrade any superseded versions of the application" In the software center, I can see App_V2 with the install button (App_V1 is hidden, expected), but nothing else happens If I check the logs, I can see in PolicyAgent.log (only) : A line starting with "Compiling policy <deploymentID>/supersedence..." Then a line starting with "Raising event: instance of CCM_PolicyAgent_AssignmentDisabled...<some assignment info> Nothing else I don't know how to further troubleshoot that situation. Can someone give me some clues ? ThanksalvinflumoxJun 14, 2025Copper Contributor131Views0likes1Comment
Resources
Tags
- System Center86 Topics
- Operations Manager36 Topics
- Data Protection Manager25 Topics
- Service Manager19 Topics
- Orchestrator14 Topics
- Virtual Machine Manager12 Topics
- Operating System Deployment10 Topics
- Hybrid Cloud Management8 Topics
- software update management7 Topics
- configuration manager5 Topics