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
4 changes: 2 additions & 2 deletions docs/cwa/dataviews/remote-access-tools-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Supported tool display names :
## Dependencies


- [Script - Get Installed Remote Access Tools](/docs/f65c8e46-3df5-4a2e-b230-2392f5ad364e)
- [Solution - Installed Remote Access Tools](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)
- [Script: Get Installed Remote Access Tools](/docs/f65c8e46-3df5-4a2e-b230-2392f5ad364e)
- [Solution: Installed Remote Access Tools - Audit](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)


## Columns
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Executes the [Script - Get Installed Remote Access Tools](/docs/f65c8e46-3df5-4a

## Dependencies

- [Solution - Installed Remote Access Tools](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)
- [Solution: Installed Remote Access Tools - Audit](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)

## Target

Expand Down
2 changes: 1 addition & 1 deletion docs/cwa/scripts/get-installed-remote-access-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Supported tool display names (*use exact spelling when excluding*):

## Dependencies

- [Solution - Installed Remote Access Tools](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)
- [Solution: Installed Remote Access Tools - Audit](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)

## Sample Run

Expand Down
4 changes: 2 additions & 2 deletions docs/cwa/scripts/manage-dotnetrumtimes.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: '9b60e7a3-b7e8-4932-90e6-0cc1d13c6f16'
slug: /9b60e7a3-b7e8-4932-90e6-0cc1d13c6f16
title: 'Manage - .net Runtimes'
title_meta: 'Manage - .net Runtimes'
title: 'Manage - .Net Runtimes'
title_meta: 'Manage - .Net Runtimes'
keywords: ['Sdk','runtime','Asp.Net','core','.net']
description: 'Automate implementation for managing .NET runtimes and SDKs on Windows: list, install, update, uninstall, and renew with Version and Force controls.'
tags: ['dotnet','windows']
Expand Down
4 changes: 2 additions & 2 deletions docs/cwa/tables/pvl-installed-remote-access-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ This table will store the data to be displayed in the [Dataview - Remote Access

## Dependencies

- [Script - Get Installed Remote Access Tools](/docs/f65c8e46-3df5-4a2e-b230-2392f5ad364e)
- [Solution - Installed Remote Access Tools](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)
- [Script: Get Installed Remote Access Tools](/docs/f65c8e46-3df5-4a2e-b230-2392f5ad364e)
- [Solution: Installed Remote Access Tools - Audit](/docs/e5150f2e-6b8a-4156-9c1b-513e602b36a1)

## Tables

Expand Down
4 changes: 2 additions & 2 deletions docs/solutions/installed-remote-access-tools.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
id: 'e5150f2e-6b8a-4156-9c1b-513e602b36a1'
slug: /e5150f2e-6b8a-4156-9c1b-513e602b36a1
title: 'Installed Remote Access Tools'
title_meta: 'Installed Remote Access Tools'
title: 'Installed Remote Access Tools - Audit'
title_meta: 'Installed Remote Access Tools - Audit'
keywords: ['installed-tools', 'remote-access', 'remote-access-tools-auditing']
description: 'The purpose of this solution is to identify a curated set of remote access tools.'
tags: ['windows', 'auditing', 'security']
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: []
draft: false
unlisted: false
last_update:
date: 2025-05-09
date: 2026-05-05
---

## Purpose
Expand Down Expand Up @@ -66,6 +66,11 @@ Setting the `_AuditOnly` properties will enable the [Volume Space Sampling](/doc

## Changelog


### 2026-05-05

- The script of this solution has been updated to import the optimized SQL for both the remote monitors

### 2025-04-10

- Initial version of the document
Loading