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.
EventLogEntry オブジェクトまたは EventLog オブジェクトのコレクションから .EVTX または .EVT ファイルを作成する方法があるかどうかを知りたいです。
これが私の状況です。特定のソースからすべてのイベントを取得し (これは既に知っています)、これらのイベントから .Evtx ファイルを作成し、このファイルを別の人に送信する必要があります。しかし、.EVTX ファイルを作成する部分で立ち往生しています。
前もって感謝します!