Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PowerShell を使用してアプリケーションとサービスのログのみを読み取るにはどうすればよいですか? 試してみましたが、 Windows ログGet-WinEventも含まれています。
Get-WinEvent
を使用Get-EventLogすると、パラメータを介して取得する単一のログを指定できLogNameます。
Get-EventLog
LogName