I need to read specific informatiosn from eventlog.
(我需要从事件日志中阅读特定的信息。)
For example - Security log, ID 4648. With simple "Get-Eventlog" i can't get informations like TargetUserName or TargetDomainName in easy way - only from .message value, but it's way harder to read one/two informations from full text. (例如-安全日志,ID4648。使用简单的“ Get-Eventlog”,我无法以简单的方式获取诸如TargetUserName或TargetDomainName之类的信息-仅从.message值获取,但要从全文中读取一两个信息则更加困难。)
Can i read this from XML eventlog, without exporting log to file? (我可以在不将日志导出到文件的情况下从XML事件日志中读取此信息吗?)
ask by MalySzaryCzlowiek translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…