From 0daae1ddf96cfd3fcb15b824c1ffa09a8a7439ba Mon Sep 17 00:00:00 2001 From: hilram7 Date: Mon, 3 Nov 2025 12:47:47 -0500 Subject: [PATCH 1/2] Update section title and link reference --- .../accessanalyzer/error-refused-to-connect-in-web-console.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kb/accessanalyzer/error-refused-to-connect-in-web-console.md b/docs/kb/accessanalyzer/error-refused-to-connect-in-web-console.md index b79d6674c4..9b9b351c0f 100644 --- a/docs/kb/accessanalyzer/error-refused-to-connect-in-web-console.md +++ b/docs/kb/accessanalyzer/error-refused-to-connect-in-web-console.md @@ -85,6 +85,6 @@ Unbind the port from the application. Refer to the following steps: If the output does not include the affected port, refer to the following article to learn more about the SSL binding: https://docs.netwrix.com/docs/auditor/10_8 -## Related Articles +## Related Link - https://docs.netwrix.com/docs/auditor/10_8 (Reports via the Web Console — Securing the Web Console · v11.6) From 4fb68b742b6991331ee2ffbf3149b572783ca16e Mon Sep 17 00:00:00 2001 From: hilram7 Date: Wed, 5 Nov 2025 09:50:21 -0500 Subject: [PATCH 2/2] Update summary to include former name of product Clarify that Netwrix Access Analyzer was formerly known as Enterprise Auditor. --- ...duled-tasks-to-normal-priority-to-improve-job-performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kb/accessanalyzer/access-analyzer-migrating-low-priority-scheduled-tasks-to-normal-priority-to-improve-job-performance.md b/docs/kb/accessanalyzer/access-analyzer-migrating-low-priority-scheduled-tasks-to-normal-priority-to-improve-job-performance.md index 98497bb9ff..1032c74595 100644 --- a/docs/kb/accessanalyzer/access-analyzer-migrating-low-priority-scheduled-tasks-to-normal-priority-to-improve-job-performance.md +++ b/docs/kb/accessanalyzer/access-analyzer-migrating-low-priority-scheduled-tasks-to-normal-priority-to-improve-job-performance.md @@ -24,7 +24,7 @@ knowledge_article_id: kA04u0000000K1CCAU ## Summary -In some cases, Scheduled Tasks in Netwrix Access Analyzer are created with priority 7 (Below Normal) instead of 5 (Normal), or with no priority set at all. This results in StealthAUDIT.exe I/O to/from Tier 2 databases being Low Priority which could lead to reduced performance. This article outlines how to migrate Scheduled Tasks to be Priority 5 rather than Priority 7 via PowerShell. +In some cases, Scheduled Tasks in Netwrix Access Analyzer (formerly Enterprise Auditor) are created with priority 7 (Below Normal) instead of 5 (Normal), or with no priority set at all. This results in StealthAUDIT.exe I/O to/from Tier 2 databases being Low Priority which could lead to reduced performance. This article outlines how to migrate Scheduled Tasks to be Priority 5 rather than Priority 7 via PowerShell. ## Instructions