Reading SCCM Logs with PowerShell #15
Replies: 1 comment 1 reply
-
This is great. Very well put together. I was wondering if I could bounce another task for SCCM logs off you. I am trying to grab a value in the CAS.log file under the line property. It's the value. So far I can only grab the whole contents of the line instead of the bit I want. I tried XML formatting and a few other things. How do you think I should go about it better? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Reading SCCM Logs with PowerShell
How to write SCCM logs to the Event Log
https://tseknet.com/blog/sccmlogs
Beta Was this translation helpful? Give feedback.
All reactions