Skip to content
Merged
Show file tree
Hide file tree
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Which version of .NET is required for Netwrix Recovery for Active Directory?

## Answer

ASP.NET Core 8.06 or newer is required. You can also navigate to the [Recovery for Active Directory](https://docs.netwrix.com/docs/recoveryforactivedirectory/2_6) landing page for the product **Requirements** located under **Getting Started**.
ASP.NET Core 8.06 or newer is required. You can also navigate to the [Recovery for Active Directory Requirements](https://docs.netwrix.com/docs/recoveryforactivedirectory/2_6/requirements/server) located under **Getting Started**.

> **NOTE:** .NET Framework is not the same as ASP.NET Core, and having one does not mean you have the other. ASP.NET Core and .NET Desktop Runtime should show on the list of installed Apps & features; however, .NET Framework does not appear on that list. You can check which versions of .NET Framework you have installed by running the following command in PowerShell:

Expand All @@ -37,12 +37,8 @@ Get-ChildItem 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' -Recurse |

Example:

![Dialog box for selecting monitoring plan settings with the Schedule tab active](https://nwxcorp.file.force.com/servlet/rtaImage?eid=ka0Qk000000DMqk&feoid=00N0g000004CA0p&refid=0EMQk00000Bs0kh)
![PowerShell Example Output](../0-images/ka0Qk000000DG8bIAG.png)

## Related Articles

- [Recovery for Active Directory](https://docs.netwrix.com/docs/recoveryforactivedirectory/2_6)
- [.NET Dependencies for Netwrix Access Analyzer](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_access_analyzer.md)
- [.NET Dependencies for Netwrix Threat Prevention](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_threat_prevention.md)
- [.NET Dependencies for Netwrix Threat Manager](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_threat_manager.md)
- [.NET Dependencies for Netwrix Activity Monitor](/docs/kb/activitymonitor/best-practices-and-reference/net_dependencies_for_netwrix_activity_monitor.md)
- [Recovery for Active Directory Requirements](https://docs.netwrix.com/docs/recoveryforactivedirectory/2_6/requirements/server)