Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions docs/privilegesecure/26.03/requirements/applicationserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ sidebar_position: 10

The requirements for the (Privilege Secure) application server are:

- Windows Server 2016 R2 through Windows Server 2022
- Windows Server 2016 R2 through Windows Server 2025

:::info
Windows Server 2022, non-domain-joined for security
Keep the Privilege Secure server non-domain-joined for additional security.
:::


Expand All @@ -21,15 +21,15 @@ Windows Server 2022, non-domain-joined for security
- 2.0 GHz or faster dual core 64-bit (x64) processor
-.NET Framework 4.7.2 installed (required for Windows Server 2012 R2 and Windows Server 2016 only)

-.NET Framework 4.7.2+ is included in the “Pre-Reqs” folder of the product zip file.
Alternatively, download from the following link:
-.NET Framework 4.7.2+ is in the “Pre-Reqs” folder of the product zip file.
Alternatively, download it from the following link:

[https://dotnet.microsoft.com/download/thank-you/net472](https://dotnet.microsoft.com/download/thank-you/net472)

- Windows Management Framework 5.1 installed (required for Window Server 2012 R2 only)

- Windows Management Framework is included in the “Extras” folder of the product zip file.
Alternatively, download from the following link:
- Windows Management Framework is in the “Extras” folder of the product zip file.
Alternatively, download it from the following link:

[https://www.microsoft.com/en-us/download/details.aspx?id=54616](https://www.microsoft.com/en-us/download/details.aspx?id=54616)

Expand All @@ -39,7 +39,7 @@ forwards and backwards

RAM, CPU, and Disk Space

These are dependent upon the total number of administrators using Privilege Secure.
These depend on the total number of administrators using Privilege Secure.

| Environment | Extra Large | Large | Medium | Small |
| ----------------- | ----------- | ------- | ------ | ---------- |
Expand All @@ -52,21 +52,21 @@ These are dependent upon the total number of administrators using Privilege Secu

Permissions

The following permission is required to install the application:
To install the application, you need the following permission:

- Membership in the local Administrators group on the Privilege Secure server
- Active Directory Synchronization for Vault Connectors – The account used must have Domain Admin
privileges

## Virtual Environment Recommendations

While physical machines are always preferred, Netwrix fully supports virtual machines. This
Netwrix prefers physical machines but fully supports virtual machines. This
section contains special considerations when using virtualization.

- VMWare® ESX® – If using ESX, the following specifications are recommended:
- VMWare® ESX® – If using ESX, Netwrix recommends the following specifications:
- ESX 4.0 / ESXi™ 4.1 or higher
- Virtual Hardware 7 or higher
- All Virtual Machines installed on the same datacenter / rack
- Virtual Storage Consideration
- In the server requirements, when separate disks are required for the servers, that should
translate to separate data stores on the VM host machine.
- When the server requirements specify separate disks for the servers, configure
separate data stores on the VM host machine.
Loading