Author: Tyson Paul

0 commentsManagement PacksPowershellSCOM 2012SCOM 2016SCOM 2019discoveryGUIDnew-scomclassgraphpowershell

SCOM On Demand Discovery Example

A little known feature within SCOM is the ability to trigger a discovery manually, sometimes referred to as “on demand”. “This is not to be confused with OnDemandDetection which is an optional component of most monitor types and is also what makes the “Recalculate” feature work in the Health Explorer window.” – Some SCOM Nerd ….  Read More

0 commentsSCOM 2012SCOM 2016AgentCertificate AuthorityCertificate TemplateCertificatesClient CertificateGatewayRoot CARoot CertificateWeb Enrollment

Request CA Certificate and Client Certificate from Web Enrollment CA for SCOM

Note: This post is similar in nature from my previous post here, however this post is somewhat more streamlined and hopefully should be easier to follow. It it assumed that you have the following in place: Root Certificate:Every mgmt server*, every gateway, every untrusted (or non-domain) agent/machine will require installation of the ROOT CA certificate. ….  Read More

1 commentsPowershellSCOM 2016AuthenticationCertificate AuthorityCertificatesGatewaypowershellWindows Server 2016

Install Root Certificate Authority (Standalone) Windows Server 2016, Create SCOM Certificate Template

READ this first: KB5005413: Mitigating NTLM Relay Attacks on Active Directory Certificate Services (AD CS) On the server where you want to install the Certificate Authority role: open PowerShell (as Administrator): *Did you know:You can highlight specific text to execute, then press F8. This will execute only the highlighted text.You can place the curser anywhere ….  Read More

0 commentsAuthoringManagement PacksPowershellSCOM 2012SCOM 2016DataItemNotepad++powershellProperty BagText EditorXML Format

How to Analyze a SCOM Property Bag

From time to time I find myself writing PowerShell scripts for custom workflows: rules, monitors, tasks, etc. Often times the project at hand requires a property bag full of juicy data to be used in the workflow. There are a handful of other blogs that describe what a property bag is but here I’ll show ….  Read More

0 commentsUncategorized

SCOM Sudoers Reference

  NOTE: These example sudoers configurations are compatible with SCOM 2012 R2. There have been some minor changes to the nix deployment kit names in SCOM 2016 and these changes have not been added below… YET. If you would like to submit your additions for SCOM 2016, please do so in the comments and the ….  Read More