SDK and PowerShell
5 TopicsSCCM CB Infra Health Check up Powershell
hi Guys, I remember back in the days of CM2012 we had a great script written by Tao Yang, on SCCM Infra health check up, I tried to run that script but that is not Valid for SCCM CB. is there any such script available for SCCM CB as well which gives you insight about all of your component health and infra health.2.7KViews0likes1CommentDifferent ways of SCOM Integration with Third Party Applications
Hello, We have a application which needs to be integrated with SCOM. We were using various methods from management group for getting different data. But as per documentation : https://docs.microsoft.com/en-us/dotnet/api/microsoft.enterprisemanagement.managementgroup.getmonitoringperformancedata?view=sc-om-dotnet-2016 GetMonitoringPerformanceData() and some other similar performance API are now obsolete. Now we are exploring alternatives to using this. Can you help with below questions: 1) Should we change the entire data collection mechanism from SCOM SDK to something else or just find a workaround for obsolete api's and wouldn't it break the consistency? 2) What are the possibilities of using SQL Query approach instead of SCOM SDK, and what are performance issues based on this approach? What are the resources where in detail i can get idea about using SQL query approach. Here i can see a mention of using sql as a way https://docs.microsoft.com/en-us/system-center/scom/plan-thirdparty-integration?view=sc-om-2019 3) How can connectors and orchestrators be used here for getting data from SCOM. Where can i get detailed documentation for using this approach? 4) What are possibilites of using REST API approach, as mentioned here https://docs.microsoft.com/en-us/rest/operationsmanager/. But there are no API's for getting events data and similarly many other data. Also response of API does not contain detailed data for example in case of alerts very limited data is given compared to SCOM SDK. Thanks a lot. System-Center-Team NehaGarg RobYork EricStarker Dean_Gross Trevor Seward dloder2.6KViews0likes6CommentsVMM Module in PowerShell 7
With the latest news in the tech industry, when can we expect to see the System Center PowerShell modules to be supported in PowerShell 7.0? I believe MECM/MEM works in pwsh7 already but VMM doesn't at this point. Requiring a Windows machine to use the VMM module doesn't make a ton of sense.800Views1like4CommentsRun Script not available in the SDK?
Hi, I am trying to automate running a published PowerShell script. In the ConfigMgr console I can add a PowerShell script in the software library. From the console I can then run the script on a target device or collection. I am wondering if the 'run script' function is published so that I can call it from another script and pass the appropriate parameters. I can only find published API for adding/running PowerShell scripts to a task sequence? thanks799Views0likes1Comment0 storage consumed on protected devices
Hello! My System Center 2022 DPM console shows that some protected devices take up 0kb of storage. I know its inaccurate because I can recover data from those devices. Any idea as to how to get the accurate storage consumed number to show? I tried running the "Update-DPMProductionServer" command via the DPM management shell and it tells me that it cant convert the value.64Views0likes0Comments