From 602472955af341492d094ae7324a875b3b671d71 Mon Sep 17 00:00:00 2001
From: Claus Schiroky <45030137+schiroky@users.noreply.github.com>
Date: Tue, 12 Mar 2024 10:46:11 +0100
Subject: [PATCH] Update Manual-Win.md
---
Manuals/3.2.0/Manual-Win.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Manuals/3.2.0/Manual-Win.md b/Manuals/3.2.0/Manual-Win.md
index 84c5fc8..e0b4622 100644
--- a/Manuals/3.2.0/Manual-Win.md
+++ b/Manuals/3.2.0/Manual-Win.md
@@ -128,7 +128,7 @@ If you do not have this module installed, the 'Compliance Utility' will try to i
### Graph PowerShell module
-The [Graph PowerShell module](https://www.powershellgallery.com/packages/Microsoft.Graph) is required to proceed the option [User license details](#user-license-details) from the [COLLECT](#collect) menu.
+The [Graph PowerShell module](https://learn.microsoft.com/en-us/graph/overview) is required to proceed the option [User license details](#user-license-details) from the [COLLECT](#collect) menu.
If you do not have this module installed, the 'Compliance Utility' will try to install the current version from [PowerShell Gallery](https://www.powershellgallery.com/packages/Microsoft.Graph).
@@ -482,7 +482,7 @@ Results are written into log file [EndpointURLs.log](#endpoint-urls-log) in the
### [L] Labels and policies / -CollectLabelsAndPolicies
-This parameter collects the labels and policy definitions (with detailled label actions and policy rules) from your [Microsoft Purview compliance portal](https://learn.microsoft.com/en-us/microsoft-365/compliance/microsoft-365-compliance-center?view=o365-worldwide). Those with encryption and those with content marking only.
+This parameter collects the labels and policy definitions (with detailled label actions and policy rules) from your [Microsoft Purview compliance portal](https://learn.microsoft.com/en-us/microsoft-365/compliance/microsoft-365-compliance-center?view=o365-worldwide) by using the [Exchange Online PowerShell module](#exchange-online-module).
Results are written into log file [LabelsAndPolicies.log](#labels-and-policies-log) in the subfolder "Collect" of the Logs folder, and you can also have a CLP subfolder with the Office CLP policy.
@@ -491,13 +491,13 @@ Results are written into log file [LabelsAndPolicies.log](#labels-and-policies-l
### [D] DLP rules and policies / -CollectDLPRulesAndPolicies
-This parameter collects DLP rules and policies, sensitive information type details, rule packages, keyword dictionaries and exact data match schemas from the [Microsoft Purview compliance portal](https://learn.microsoft.com/en-us/microsoft-365/compliance/microsoft-365-compliance-center?view=o365-worldwide).
+This parameter collects DLP rules and policies, sensitive information type details, rule packages, keyword dictionaries and exact data match schemas from the [Microsoft Purview compliance portal](https://learn.microsoft.com/en-us/microsoft-365/compliance/microsoft-365-compliance-center?view=o365-worldwide) by using the [Exchange Online PowerShell module](#exchange-online-module).
Results are written into log file [DLPRulesAndPolicies.log](#dlp-rules-log) in the subfolder "Collect" of the Logs folder.
### [U] User license details
-This parameter collects the user license details by [Microsoft Graph](https://learn.microsoft.com/en-us/graph/overview).
+This parameter collects the user license details by the [Graph PowerShell module](#graph-module)
Results are written into log file [UserLicenseDetails.log](#user-license-log) in the subfolder "Collect" of the Logs folder.