SCOM 2016 web console hot fix Security teams may be contacting you for CVE-2020-1331 vulnerability on the 2016 web console. In my example, the Tenable scanner listed ALL SCOM management group servers – under SCOM2016/2019). NOTE KB does not install on server, so does not show up under ‘Installed Updates’ Background HotFix DLL […]
Tag Archives: scom2019
Build FluentD conf file
Ready to build out a FluentD conf file? Let’s build a FluentD conf file. We can use the docs site for another example. And now, let’s build a simple FluentD configuration file. Paste the XML code below, and save as <yourlogfile>.conf Create custom log file to test cd /etc/opt/microsoft/omsagent/scom/conf/omsagent.d/ # vi <yourlogfile>.conf vi mylog.conf […]
OMSAgent FluentD debunked – Configure Linux FluentD – part2
Now to begin – OMSAgent FluentD debunked Configure Linux FluentD – part2 –> see part one (1) here) First, my thanks to Mike Johnston@Microsoft (CSS SEE SME) to help validate my steps and testing, to configure Linux FluentD on an Ubuntu server! Are you ready to bust a myth – OMSAgent FluentD debunked […]
Windows Server 2016 vuln found in Security scans
FYI – came across this today with a customer where Security scans SCOM servers. Please note this is NOT a SCOM issue or vulnerability, and SCOM uses TLS1.2 just fine. Found CVE-2017-8529 vulnerability on a SCOM server, so though this a good idea to communicate to the larger audience, in case Security finds […]