Skip to content
Merged
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
13 changes: 7 additions & 6 deletions docs/kb/auditor/upgrade-increments-for-netwrix-auditor.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ To successfully access the download packages, ensure you are logged in with your

### For Versions 9.5 and Newer

- Upgrading to Netwrix Auditor v10.6 requires .NET 4.8 on the Auditor server and on any servers included in a Windows Server or User Activity Monitoring Plan that have the Compression Service enabled.
- Upgrading to Netwrix Auditor v10.6 and newer require the [.NET 4.8 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48) on the Auditor server and on any servers included in a User Activity or Windows Server Monitoring Plan that have network traffic compression (Compression Service) enabled.

> **IMPORTANT:** Plan your upgrade carefully. .NET 4.8 requires Windows Server 2016 or later and may require a server reboot after installation.

- Starting from the version 9.9 Netwrix implemented the new license format. To reissue the license:
- Starting from Netwrix Auditor version 9.9, a new license format was implemented. To reissue the license:
- If you upgrade incrementally, just follow steps given in the **Upgrade Paths** table below, and your license will upgrade automatically.
- If you leave your Netwrix Auditor as is and start a new server with the latest version, contact your Account Manager and request the newly formatted license.
- Do not pause the upgrade chain in the middle for a long time as this may leave your system in a vulnerable state. The latest product version includes all functionality from the previous versions, adds new features and includes important security updates.
- After each incremental update, you must wait for the DBs to be upgraded. In large/busy environments, this may take up to 24 hours. Check the **Health Log** to see if database was upgraded successfully. Event IDs **4410** and **4405** indicate that upgrade was done successfully, any other 44XX Event IDs indicate that there was an error.
- If you leave your Netwrix Auditor as is and deploy a new server with the latest version, please contact your Account Manager and request the newly formatted license.
- Do not suspend or postpone the upgrade sequence for an extended period. The latest release of Netwrix Auditor consolidates all previous functionality and delivers essential patches and security updates to maintain system integrity.
- After each incremental update, you must wait for the DBs to be upgraded. In large/busy environments, this may take up to 24 hours. Check the **Health Log** to see if database was upgraded successfully. Event IDs **4410** and **4405** indicate that upgrade was done successfully, any other **44XX** Event IDs indicate that there was an error.
- If you have the capability to capture a snapshot of the server, we recommend doing so. Before we begin, launch a PowerShell session as Administrator and execute the following command:

```powershell
Expand All @@ -67,10 +67,11 @@ This will stop all Netwrix Services and prevent complications during the upgrade
| 8.5 / 9.0 | 9.5 | Not recommended! |
| 9.5 | 9.7 | [Download](https://www.netwrix.com/my_products.html) |
| 9.7 / 9.8 | 9.9 | [Download](https://www.netwrix.com/my_products.html) |
| 9.9 | 9.96 | [Download](https://www.netwrix.com/my_products.html)<br />Refer to the following article for additional information:<br />How to upgrade to from 9.9 to 9.96 if I get the error “Your Netwrix Auditor version cannot be upgraded” ) |
| 9.9 | 9.96 | [Download](https://www.netwrix.com/my_products.html)<br />Refer to the following article for additional information:<br /> [Upgrade to from 9.9 to 9.96 if I get the error “Your Netwrix Auditor version cannot be upgraded”](https://docs.netwrix.com/docs/kb/auditor/upgrade_from_9.9_to_9.96_with_your_netwrix_auditor_version_cannot_be_upgraded_error) |
| 9.96 / 10.0 | 10.5 | [Download](https://www.netwrix.com/my_products.html) |
| 10 / 10.5 | 10.6 | [Download](https://www.netwrix.com/my_products.html) |
| 10.5 / 10.6 | 10.7 | [Download](https://www.netwrix.com/my_products.html) |
| 10.6 / 10.7 | 10.8 | [Download](https://www.netwrix.com/my_products.html) |

### Related articles

Expand Down