Dan Tsekhanskiy
Blogs, Articles, and Posts
How I Automated Software Management
(tseknet.com)
Did someone say chocolate?
By: Dan Tsekhanskiy submitted:Jun 16 2022
Did someone say chocolate?
By: Dan Tsekhanskiy submitted:Jun 16 2022
Reading SCCM Logs with PowerShell
(tseknet.com)
SCCM log files follow a standard schema that we can use to parse these log files for the data we're
By: Dan Tsekhanskiy submitted:Jun 16 2022
SCCM log files follow a standard schema that we can use to parse these log files for the data we're
interested in (timestamp, log data, etc.). Once we've separated the important bits, we can do whatever we'd like with that data. In this case, let's dive in on how we can write those logs to the Event Log for later forensic investigation.
By: Dan Tsekhanskiy submitted:Jun 16 2022