2016年12月30日

Powershell获取并导出指定日期EventLog

摘要: $date = Get-Date 28/07/16 Get-EventLog -After $date "Application"|Export-Csv c:\ming.csv 阅读全文

posted @ 2016-12-30 17:19 明明叨叨 阅读(898) 评论(0) 推荐(0) 编辑

导航