> For the complete documentation index, see [llms.txt](https://docs.plura.io/ja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plura.io/ja/agents/forensic/windows.md).

# Windows

{% hint style="info" %}
ウィンドウ イベント チャネル ロギングを分析してフォレンジック ツール使用システム&#x20;

インストール支援対象（管理者権限アカウントでインストール）

* MS Windows 10 以上
* .NET Framework 4.5 以上
  {% endhint %}

## Install Step <a href="#id-1" id="id-1"></a>

### 1. フォレンジックアプリケーションのダウンロード <a href="#id-1-1" id="id-1-1"></a>

<figure><img src="/files/bBd3AIlTNdO3xgMAPAqT" alt=""><figcaption><p>【フォレンジックアプリケーション専用】</p></figcaption></figure>

### 2. フォレンジックアプリケーションのインストール。 <a href="#id-1-2" id="id-1-2"></a>

* ダウンロードした"PluraSetup.exe"を実行
* インストールサポート言語を選択する

<figure><img src="/files/px6mlPxqJqCHqQ8RJNLH" alt=""><figcaption></figcaption></figure>

### 3. インストールパス選択 <a href="#id-1-3" id="id-1-3"></a>

デフォルトのパスに加えて、ユーザーはインストールパスを修正できます。

<figure><img src="/files/nkIQThfXfWGNJ7uj4KRV" alt=""><figcaption></figcaption></figure>

### 4. ログインする <a href="#id-1-4" id="id-1-4"></a>

* ログインすると、アプリケーションは自動的に開始されます。
* ウェブコンソール"Install Agents"でライセンス確認後に入力します。

- [x] ライセンス確認:PLURAウェブログイン後上段>管理>ライセンス

![](/files/e453RgoEqTvKHcAIHvxo)<br>

### 5. サービス開始 <a href="#id-1-5" id="id-1-5"></a>

* ログイン完了後、アプリケーションは自動的に開始されます。
* ログアップグレードサポートシステム : Windows, Linux, Android

<figure><img src="/files/kA8NKH1vU6vuPfpnmbdT" alt=""><figcaption></figcaption></figure>

## 動画案内 <a href="#id-2" id="id-2"></a>

### 1. エージェントのインストール <a href="#id-2-1" id="id-2-1"></a>

{% embed url="<https://youtu.be/SzMPzaImDwk>" %}
<https://youtu.be/SzMPzaImDwk>
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.plura.io/ja/agents/forensic/windows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
