# RSoP Comparison

Generally, multiple Group Policy Objects apply the same settings with different values.

It can be difficult to determine the final value of policy settings by analyzing link order, precedence, inheritance, and other factors.

The RSoP comparison feature helps users identify the ultimately applied settings by analyzing the Resultant Set of Policies (RSoP) based on link order, precedence, inheritance, and more.

Finally, users can compare and analyze their resultant set of policies against the baselines.

The RSoP Comparison module displays the `Computers`, `Users`, and `OUs (Organizational Units)` that have at least one incompatible setting.

## **RSoP on Computers**

The `Computers` table shows the `Name`, `OS`, `IP Address`, `Privileged`, `Admin` and `Conflict Count` information about each computer.

<figure><img src="/files/4RSDNtvgvgUg22itzTrO" alt=""><figcaption><p>RSoP on Computers</p></figcaption></figure>

**Conflict Count**: The number of detected incompatible settings applied by more than one Group Policy Object. (See [Glossary ](/fsprotect/readme/glossary/glossary.md)for definitions of the other columns.)

{% hint style="info" %}
Each row redirects to the RSoP detail page for the respective entity.
{% endhint %}

## RSoP on Users

The `Users` table shows the `Enabled`, `Locked`, `Service User`, `Privileged`, `Admin` and `Conflict Count` information about each user.

![RSoP on Users](/files/1ORa9qkBPyeGBcwgcsYm)

**Conflict Count**: The number of detected incompatible settings applied by more than one Group Policy Object. (See [Glossary ](/fsprotect/readme/glossary/glossary.md)for definitions of the other columns.)

## **RSoP Details**

The table contains relevant information about the uncompatible and compatible settings after the RSoP comparison.

![RSoP of Computer Object](/files/ZuJzod2r2KynS1DuM4gH)

**Status**: Comparison result for the RSoP setting.

**Type**: Type of the setting.

**Policy Group or Registry Key**: Group policy configuration path of the setting.

**Setting**: Name of the settings.

**GPO Value**: Value of the setting configured by the GPO.

**Mandatory Value**: Value of the setting defined by the baseline.

**Source GPO**: The GPO that applies the setting.


---

# Agent Instructions: 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:

```
GET https://docs.forestall.io/fsprotect/gpo-audit/conflicts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
