PowerShell

Contents:

ログの取得方法

Get-EventLog system -after "2017/08/08" -before "2017/08/10" -EntryType Information -Message "*システム*"