Skip to content

Commit eb32ae1

Browse files
committed
Add three new Access Analyzer KB articles and update existing KB
1 parent eab7ab4 commit eb32ae1

4 files changed

+78
-39
lines changed

docs/kb/accessanalyzer/ExchangePS-Error-WinRM-Shell-Client-Cannot-Process-Request.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
---
22
title: "ExchangePS Error: The WinRM Shell Client Cannot Process the Request"
33
sidebar_label: "ExchangePS Error: The WinRM Shell Client Cannot Process the Request"
4-
description: "Learn how to resolve the 'WinRM Shell client cannot process the request' error in ExchangePS data collector jobs by updating the PackageManagement and ExchangeOnlineManagement PowerShell modules."
5-
keywords: [ExchangePS, WinRM, New-ExoPSSession, PowerShell, ExchangeOnlineManagement, PackageManagement, StealthAUDIT, data collector, Office 365, remote session]
6-
products: [enterprise-auditor, access-analyzer]
7-
knowledge_article_id: ka0Qk000000GS0LIAW
4+
description: "Resolves the 'WinRM Shell client cannot process the request' error in ExchangePS data collector jobs by updating the PackageManagement and ExchangeOnlineManagement PowerShell modules to supported versions."
5+
keywords:
6+
- WinRM
7+
- ExchangePS
8+
- PowerShell
9+
- New-ExoPSSession
10+
- ExchangeOnlineManagement
11+
- PackageManagement
12+
- Office 365
13+
- remote session
14+
- module update
15+
- data collector
16+
- Netwrix Access Analyzer
17+
- Netwrix Enterprise Auditor
18+
products: [enterprise_auditor, access_analyzer]
19+
knowledge_article_id: kA0Qk0000003Fc1KAE
820
---
921

1022
## Related Queries

docs/kb/accessanalyzer/ExchangePS-error-cannot-find-variable-with-name-enablesearchonlysession.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
---
22
title: "ExchangePS Error: Cannot Find a Variable With the Name 'EnableSearchOnlySession'"
33
sidebar_label: "ExchangePS Error: Cannot Find a Variable With the Name 'EnableSearchOnlySession'"
4-
description: "Resolve the ExchangePS data collector error 'Cannot find a variable with the name EnableSearchOnlySession' by configuring the job to use an explicit connection profile with valid Exchange credentials."
5-
keywords: [ExchangePS, EnableSearchOnlySession, PowerShell, StealthAUDIT, EX_MBRights, EX_SendAs, data collector, connection profile, Exchange, credentials]
6-
products: [enterprise-auditor, access-analyzer]
7-
knowledge_article_id: ka0Qk000000GCtFIAW
4+
description: "Resolves the 'Cannot find a variable with the name EnableSearchOnlySession' error in ExchangePS data collector jobs by configuring an explicit connection profile with valid Exchange credentials."
5+
keywords:
6+
- WinRM
7+
- ExchangePS
8+
- EnableSearchOnlySession
9+
- PowerShell
10+
- Exchange
11+
- connection profile
12+
- EX_MBRights
13+
- EX_SendAs
14+
- data collector
15+
- Netwrix Access Analyzer
16+
- Netwrix Enterprise Auditor
17+
- Exchange credentials
18+
products: [enterprise_auditor, access_analyzer]
19+
knowledge_article_id: kA0Qk00000039TNKAY
820
---
921

1022
## Related Queries

docs/kb/accessanalyzer/SEEK-warning-DLPEX-Database-Not-Exist.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,22 @@
11
---
22
title: "SEEK Bulk Import Warning: DLPEX Database Does Not Exist"
33
sidebar_label: "SEEK Bulk Import Warning: DLPEX Database Does Not Exist"
4-
description: "Learn why the SEEK Bulk Import warning 'DLPEX database does not exist' appears and how to resolve it by verifying SEEK Scan completion and DLPEX database availability."
5-
keywords: [SEEK, DLPEX, T2 database, bulk import, SEEK Scan, data classification, import warning, Netwrix, scan failure, sensitive data]
6-
products: [enterprise-auditor, access-analyzer]
7-
knowledge_article_id: ka0Qk000000GKnZIAW
4+
description: "Explains why the warning 'DLPEX database does not exist' appears during SEEK Bulk Import and how to resolve it by verifying SEEK Scan completion and DLPEX database availability."
5+
keywords:
6+
- SEEK
7+
- DLPEX
8+
- bulk import
9+
- T2 database
10+
- data classification
11+
- sensitive data
12+
- SEEK Scan
13+
- import warning
14+
- Netwrix Access Analyzer
15+
- Netwrix Enterprise Auditor
16+
- scan failure
17+
- missing database
18+
products: [enterprise_auditor, access_analyzer]
19+
knowledge_article_id: kA0Qk0000003BdFKAU
820
---
921

1022
## Related Queries
Lines changed: 30 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,57 @@
11
---
2-
description: >-
3-
An Activity Auditing (SPAC) scan fails after upgrading Netwrix Access Analyzer
4-
with an Invalid local SPAA storage version error; follow the steps to update
5-
the SPAA database schema.
2+
title: "Error: Invalid Local SPAA Storage Version. Expected 11603 but Found 0"
3+
sidebar_label: "Error: Invalid Local SPAA Storage Version. Expected 11603 but Found 0"
4+
description: "Resolves the 'Invalid local SPAA storage version' error that occurs when running a SPAC System Scan in Netwrix Access Analyzer by updating the SPAA database schema through the appropriate System Scan and Bulk Import jobs."
65
keywords:
76
- SPAA
87
- SPAC
9-
- Invalid local storage version
10-
- SPSEEK
11-
- SPAA_BulkImport
8+
- System Scan
9+
- Bulk Import
10+
- InvalidStorageVersionException
11+
- SharePoint
12+
- schema update
1213
- Netwrix Access Analyzer
13-
- database schema
14-
- SystemScans
14+
- Netwrix Enterprise Auditor
15+
- database version
16+
- upgrade issue
17+
- SPSEEK
1518
products:
16-
- access-analyzer
17-
sidebar_label: "Error: Invalid Local Storage Version"
18-
tags: []
19-
title: 'Error: Invalid Local Storage Version'
19+
- enterprise_auditor
2020
knowledge_article_id: kA0Qk0000001RUPKA2
2121
---
2222

23-
# Error: Invalid Local Storage Version
23+
# Error: Invalid Local SPAA Storage Version When Running SPAC System Scan
2424

2525
## Symptom
2626

27-
After the recent Netwrix Access Analyzer upgrade (`11.6.0.69`), an Activity Auditing (SPAC) scan populates the following error:
27+
When attempting to run a **SPAC System Scan** in **Netwrix Access Analyzer** (formerly Enterprise Auditor) after upgrading, the following error occurs:
2828

2929
```text
3030
Stealthbits.StealthAUDIT.DataCollectors.SPAA.Storage.InvalidStorageVersionException:
31-
Invalid local SPAA storage version. Expected %x& but found %y%.
31+
Invalid local SPAA storage version. Expected 11603 but found 0.
3232
```
3333

3434
## Cause
3535

36-
The SPAA database schema is outdated and requires an update.
36+
The SPAA database schema is outdated and requires an update. This error occurs when a SPAC System Scan* is run *before* a SPAA System Scan or SPSEEK System Scan has been executed.
3737

3838
## Resolution
3939

4040
Perform the following steps to update the database schema:
4141

42-
1. Run either the **1-SPSEEK_SystemScans** or **2-SPAA_SystemScans** job at `level 0`. Refer to the following articles for additional information:
43-
- https://docs.netwrix.com/docs/auditor/10_8
44-
- https://docs.netwrix.com/docs/auditor/10_8
45-
2. Depending on the previously selected job, run either the **4-SPSEEK_BulkImport** or **5-SPAA_BulkImport** job to update the schema.
46-
3. Run the **3-SPAC_SystemScans** job to verify that the issue is resolved.
42+
1. **Run a System Scan job at level 0**
43+
- Run either the **1-SPSEEK_SystemScans** or **2-SPAA_SystemScans** job.
44+
- Refer to the following documentation for details:
45+
- [1-SPSEEK_SystemScans Job ⸱ Netwrix Docs 🡥](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spseek_systemscans)
46+
- [2-SPAA_SystemScans Job ⸱ Netwrix Docs 🡥](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spaa_systemscans)
47+
48+
2. **Run a Bulk Import job to update the schema**
49+
- Depending on the job used in step 1, run either the **4-SPSEEK_BulkImport** or **5-SPAA_BulkImport** job.
4750

48-
## Related Articles
51+
3. **Verify the issue is resolved**
52+
- Run the **3-SPAC_SystemScans** job to confirm that the error no longer appears.
4953

50-
- 0.Collection Job Group — 1-SPSEEK_SystemScans Job · v11.6
51-
https://docs.netwrix.com/docs/auditor/10_8
54+
## Related Links
5255

53-
- 0.Collection Job Group — 2-SPAA_SystemScans Job · v11.6
54-
https://docs.netwrix.com/docs/auditor/10_8
56+
- [1-SPSEEK_SystemScans Job](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spseek_systemscans)
57+
- [2-SPAA_SystemScans Job](https://docs.netwrix.com/docs/accessanalyzer/12_0/solutions/sharepoint/collection/spaa_systemscans)

0 commit comments

Comments
 (0)