# Agent Requirements

SessionLimit supports installing client (Agent) software on Windows client and server computers.

## General Requirements

Changing the startup type or Log on as settings for any SessionLimit agent software is not supported. Also, no user, including users with administrative rights, can stop or terminate the SessionLimit client service. SessionLimit agent requires .Net Framework 4.7.2. See [.Net Framework 4.7.2](/planning/agent-requirements/.net-framework-4.7.2.md).

## Limitations

* If the start type of the service is changed, the security of the system, logging of the states and any activities will not work.
* The agent supports 64-bit systems only.&#x20;

## Windows Computers

To control sessions, SessionLimit needs a client agent software on Windows Computers.

### Supported Windows Client Operating System Versions

* Windows 10: Professional, Enterprise editions, (LTSB, LTSC or any client versions included in the [lifecycle support ](https://learn.microsoft.com/en-us/lifecycle/products/windows-10-enterprise-and-education)period)
* Windows 11: Professional, Enterprise editions. See [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-11-enterprise-and-education) for supported versions.

### Supported Windows Server Operating System Versions

* Windows Server 2012: Standard, Datacenter, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2012) for supported versions.
* Windows Storage Server 2012: Standard, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2012) for supported versions.
* Windows Server 2012 R2: Standard, Datacenter, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2012-r2) for supported versions.
* Windows Storage Server 2012 R2: Standard, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2012-r2) for supported versions.
* Windows Server 2016: Standard, Datacenter, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2016) for supported versions.
* Windows Server 2019: Standard, Datacenter, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2019) for supported versions.
* Windows Server 2022: Standard, Datacenter, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2022) for supported versions.
* Windows Server 2025: Standard, Datacenter, see [Lifecycle Policy](https://learn.microsoft.com/en-us/lifecycle/products/windows-server-2025) for supported versions.


---

# 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.sessionlimit.com/planning/agent-requirements.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.
