From 4afb540d9304f3e4d73b447e363db1141ccef6ca Mon Sep 17 00:00:00 2001 From: Tudor Date: Fri, 28 Jul 2023 10:56:44 -0700 Subject: [PATCH 01/22] Learn Editor: Update Update-MpSignature.md --- docset/winserver2022-ps/defender/Update-MpSignature.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docset/winserver2022-ps/defender/Update-MpSignature.md b/docset/winserver2022-ps/defender/Update-MpSignature.md index 4431dece9a..a6c0de9c32 100644 --- a/docset/winserver2022-ps/defender/Update-MpSignature.md +++ b/docset/winserver2022-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer @@ -135,3 +135,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS + From fe7701a5a4fe4a1c14c7a38dcf56334fe7d51121 Mon Sep 17 00:00:00 2001 From: Tudor Date: Fri, 28 Jul 2023 10:58:32 -0700 Subject: [PATCH 02/22] Learn Editor: Update Update-MpSignature.md --- docset/winserver2019-ps/defender/Update-MpSignature.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docset/winserver2019-ps/defender/Update-MpSignature.md b/docset/winserver2019-ps/defender/Update-MpSignature.md index bcee210b10..b5ba18cf63 100644 --- a/docset/winserver2019-ps/defender/Update-MpSignature.md +++ b/docset/winserver2019-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer @@ -135,3 +135,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS + From a46b207aed2c9c4842d9eb89c8c37bae33823ce9 Mon Sep 17 00:00:00 2001 From: Tudor Date: Fri, 28 Jul 2023 11:00:03 -0700 Subject: [PATCH 03/22] Learn Editor: Update Update-MpSignature.md --- docset/winserver2016-ps/defender/Update-MpSignature.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index 70e44c4a36..64b872e9ae 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer @@ -135,3 +135,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable ## RELATED LINKS + From a3de3b60ca821fd75c02ec1c10bc94df87df4c40 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 1 Sep 2023 14:04:33 -0700 Subject: [PATCH 04/22] Update docset/winserver2016-ps/defender/Update-MpSignature.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2016-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index 64b872e9ae..ae5968e6d0 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` From 69bb0b2a329ac27890691e271ad07110b40b5145 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 1 Sep 2023 14:04:44 -0700 Subject: [PATCH 05/22] Update docset/winserver2022-ps/defender/Update-MpSignature.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2022-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/defender/Update-MpSignature.md b/docset/winserver2022-ps/defender/Update-MpSignature.md index a6c0de9c32..0cec4e8fe0 100644 --- a/docset/winserver2022-ps/defender/Update-MpSignature.md +++ b/docset/winserver2022-ps/defender/Update-MpSignature.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 4fd3121ccde9be4810f6aa6c4000e2bef9e555b4 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 1 Sep 2023 14:05:15 -0700 Subject: [PATCH 06/22] Update docset/winserver2016-ps/defender/Update-MpSignature.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2016-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index ae5968e6d0..de39b7c434 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 984a7e3e846c5ac50f43a95b0d4c5bb6ff45fcc9 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 1 Sep 2023 14:05:31 -0700 Subject: [PATCH 07/22] Update docset/winserver2022-ps/defender/Update-MpSignature.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2022-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2022-ps/defender/Update-MpSignature.md b/docset/winserver2022-ps/defender/Update-MpSignature.md index 0cec4e8fe0..4d6293f182 100644 --- a/docset/winserver2022-ps/defender/Update-MpSignature.md +++ b/docset/winserver2022-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` From 4042bf4e105a4e90a90c707b123006396049d116 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 1 Sep 2023 14:05:58 -0700 Subject: [PATCH 08/22] Update docset/winserver2019-ps/defender/Update-MpSignature.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2019-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2019-ps/defender/Update-MpSignature.md b/docset/winserver2019-ps/defender/Update-MpSignature.md index b5ba18cf63..be3fe6eddb 100644 --- a/docset/winserver2019-ps/defender/Update-MpSignature.md +++ b/docset/winserver2019-ps/defender/Update-MpSignature.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC), as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 7fe62b345ad9bac1496e449cedbd3bf55beb32b1 Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Fri, 1 Sep 2023 14:06:09 -0700 Subject: [PATCH 09/22] Update docset/winserver2019-ps/defender/Update-MpSignature.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- docset/winserver2019-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2019-ps/defender/Update-MpSignature.md b/docset/winserver2019-ps/defender/Update-MpSignature.md index be3fe6eddb..49acb0bef2 100644 --- a/docset/winserver2019-ps/defender/Update-MpSignature.md +++ b/docset/winserver2019-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, then the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` From 6a2997c83935230321b9e1ac15d66dbb73dd2b23 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Tue, 5 Sep 2023 06:59:59 -0700 Subject: [PATCH 10/22] Update Update-MpSignature.md update file extension values from `.md` to `.yml` --- docset/winserver2016-ps/defender/Update-MpSignature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index de39b7c434..d1eada8a17 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 68e1879223623980e475ce47ae8e9792ed9fae07 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Thu, 7 Sep 2023 11:33:02 -0700 Subject: [PATCH 11/22] Update Update-MpSignature.md update link value from file relative to site relative format --- docset/winserver2016-ps/defender/Update-MpSignature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index d1eada8a17..2f1e9934c1 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 67d5e4a38d3a089e05f3bd0a89da348e371fc882 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Thu, 7 Sep 2023 11:52:43 -0700 Subject: [PATCH 12/22] Update Update-MpSignature.md update link value from file relative to site relative format --- docset/winserver2019-ps/defender/Update-MpSignature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/winserver2019-ps/defender/Update-MpSignature.md b/docset/winserver2019-ps/defender/Update-MpSignature.md index 49acb0bef2..d72ef30f5f 100644 --- a/docset/winserver2019-ps/defender/Update-MpSignature.md +++ b/docset/winserver2019-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 0b96876ee90db6a64ec81534da8bfad9675e89f8 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Thu, 7 Sep 2023 11:53:20 -0700 Subject: [PATCH 13/22] Update Update-MpSignature.md update link value from file relative to site relative format --- docset/winserver2022-ps/defender/Update-MpSignature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/winserver2022-ps/defender/Update-MpSignature.md b/docset/winserver2022-ps/defender/Update-MpSignature.md index 4d6293f182..bcca9e27e8 100644 --- a/docset/winserver2022-ps/defender/Update-MpSignature.md +++ b/docset/winserver2022-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.md#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From ff365464c71bdcac5755dc3d962f1ac47ed9e430 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Thu, 7 Sep 2023 15:45:42 -0700 Subject: [PATCH 14/22] Update Update-MpSignature.md add moniker value in link to test URL behavior. --- docset/winserver2016-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index 2f1e9934c1..b46a71006d 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/set-mppreference?view=windowsserver2016-ps#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` From eaad8eb95172a6c6a3c6ba02ddb468af53c28b15 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Mon, 18 Sep 2023 12:15:33 -0700 Subject: [PATCH 15/22] Update Update-MpSignature.md update link from site relative to file relative using a reference to .yml file type with md bookmark --- docset/winserver2016-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index b46a71006d..410a7a3d20 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/set-mppreference?view=windowsserver2016-ps#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` From 56e909ec63742b8ac2c49b18ca4aa16c26c5de26 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Mon, 18 Sep 2023 15:52:26 -0700 Subject: [PATCH 16/22] Update Update-MpSignature.md --- docset/winserver2016-ps/defender/Update-MpSignature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docset/winserver2016-ps/defender/Update-MpSignature.md b/docset/winserver2016-ps/defender/Update-MpSignature.md index 410a7a3d20..d1eada8a17 100644 --- a/docset/winserver2016-ps/defender/Update-MpSignature.md +++ b/docset/winserver2016-ps/defender/Update-MpSignature.md @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 1568565f35324f04dd7bdfed14938065928c9c41 Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Mon, 18 Sep 2023 15:53:21 -0700 Subject: [PATCH 17/22] Update Update-MpSignature.md --- docset/winserver2019-ps/defender/Update-MpSignature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/winserver2019-ps/defender/Update-MpSignature.md b/docset/winserver2019-ps/defender/Update-MpSignature.md index d72ef30f5f..2c0eee56be 100644 --- a/docset/winserver2019-ps/defender/Update-MpSignature.md +++ b/docset/winserver2019-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 9f108e0a28634bf2e48c03141b520909cb43c9da Mon Sep 17 00:00:00 2001 From: Thomas Raya Date: Mon, 18 Sep 2023 15:53:48 -0700 Subject: [PATCH 18/22] Update Update-MpSignature.md --- docset/winserver2022-ps/defender/Update-MpSignature.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docset/winserver2022-ps/defender/Update-MpSignature.md b/docset/winserver2022-ps/defender/Update-MpSignature.md index bcca9e27e8..cb0efc1767 100644 --- a/docset/winserver2022-ps/defender/Update-MpSignature.md +++ b/docset/winserver2022-ps/defender/Update-MpSignature.md @@ -31,7 +31,7 @@ PS C:\> Update-MpSignature ``` This command updates the antimalware definitions. -By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. +By default, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses the default update source. ### Example 2: Update signatures from a specific source ``` @@ -101,7 +101,7 @@ Accept wildcard characters: False ### -UpdateSource Specifies an update source. This cmdlet downloads updated definitions from the server you specify. -If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](/powershell/module/defender/Set-MpPreference#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. +If you do not specify this parameter, the cmdlet uses the sources configured through [SignatureFallbackOrder](Set-MpPreference.yml#-signaturefallbackorder). If no signature fallback order is configured, the cmdlet uses Microsoft Update Server, then Microsoft Malware Protection Center (MMPC) as an update source. The acceptable values for this parameter are: - InternalDefinitionUpdateServer From 4257c8949c4fe986935b4e2f00eb3666dc3f4606 Mon Sep 17 00:00:00 2001 From: Tudor Date: Wed, 20 Sep 2023 14:09:08 -0700 Subject: [PATCH 19/22] Learn Editor: Update Set-MpPreference.md --- docset/winserver2022-ps/defender/Set-MpPreference.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docset/winserver2022-ps/defender/Set-MpPreference.md b/docset/winserver2022-ps/defender/Set-MpPreference.md index 88f49250a6..052c3a5f05 100644 --- a/docset/winserver2022-ps/defender/Set-MpPreference.md +++ b/docset/winserver2022-ps/defender/Set-MpPreference.md @@ -15,7 +15,8 @@ Configures preferences for Windows Defender scans and updates. ## SYNTAX -``` + +```powershell Set-MpPreference [-ExclusionPath ] [-ExclusionExtension ] [-ExclusionProcess ] [-ExclusionIpAddress ] [-RealTimeScanDirection ] [-QuarantinePurgeItemsAfterDelay ] [-RemediationScheduleDay ] @@ -86,14 +87,16 @@ The following table provides remediation action values for detected threats at l ## EXAMPLES ### Example 1: Schedule to check for definition updates everyday -``` + +```sql PS C:\> Set-MpPreference -SignatureScheduleDay Everyday ``` This command configures preferences to check for definition updates every day. ### Example 2: Schedule a time of day to check for definition updates -``` + +```sql PS C:\> Set-MpPreference -SignatureScheduleTime 02:00:00 ``` @@ -1322,7 +1325,7 @@ The acceptable values for this parameter are: integers from 5 through 100, and t Windows Defender does not exceed the percentage of CPU usage that you specify. The default value is 50. -Note: This is not a hard limit but rather a guidance for the scanning engine to not exceed this maximum on average. +Note: This is not a hard limit but rather a guidance for the scanning engine to not exceed this maximum on average. If ScanOnlyIfIdleEnabled (instructing the product to scan only when the computer is not in use) and DisableCpuThrottleOnIdleScans (instructing the product to disable CPU throttling on idle scans) are both enabled, then the value of ScanAvgCPULoadFactor is ignored. ```yaml Type: Byte @@ -1904,3 +1907,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Get-MpPreference](./Get-MpPreference.md) [Remove-MpPreference](./Remove-MpPreference.md) + From c40c25d82888f0147befb1bd578856927d018a2e Mon Sep 17 00:00:00 2001 From: Tudor Date: Wed, 20 Sep 2023 14:17:30 -0700 Subject: [PATCH 20/22] Learn Editor: Update Set-MpPreference.md --- docset/winserver2016-ps/defender/Set-MpPreference.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docset/winserver2016-ps/defender/Set-MpPreference.md b/docset/winserver2016-ps/defender/Set-MpPreference.md index f9ec6dfa92..bfda725fa7 100644 --- a/docset/winserver2016-ps/defender/Set-MpPreference.md +++ b/docset/winserver2016-ps/defender/Set-MpPreference.md @@ -15,7 +15,8 @@ Configures preferences for Windows Defender scans and updates. ## SYNTAX -``` + +```powershell Set-MpPreference [-ExclusionPath ] [-ExclusionExtension ] [-ExclusionProcess ] [-RealTimeScanDirection ] [-QuarantinePurgeItemsAfterDelay ] [-RemediationScheduleDay ] [-RemediationScheduleTime ] @@ -66,14 +67,16 @@ The following table provides remediation action values for detected threats at l ## EXAMPLES ### Example 1: Schedule to check for definition updates everyday -``` + +```sql PS C:\> Set-MpPreference -SignatureScheduleDay Everyday ``` This command configures preferences to check for definition updates every day. ### Example 2: Schedule a time of day to check for definition updates -``` + +```sql PS C:\> Set-MpPreference -SignatureScheduleTime 120 ``` @@ -780,7 +783,7 @@ The acceptable values for this parameter are: integers from 5 through 100, and t Windows Defender does not exceed the percentage of CPU usage that you specify. The default value is 50. -Note: This is not a hard limit but rather a guidance for the scanning engine to not exceed this maximum on average. +Note: This is not a hard limit but rather a guidance for the scanning engine to not exceed this maximum on average. If ScanOnlyIfIdleEnabled (instructing the product to scan only when the computer is not in use) and DisableCpuThrottleOnIdleScans (instructing the product to disable CPU throttling on idle scans) are both enabled, then the value of ScanAvgCPULoadFactor is ignored. ```yaml Type: Byte @@ -1253,3 +1256,4 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable [Get-MpPreference](./Get-MpPreference.md) [Remove-MpPreference](./Remove-MpPreference.md) + From 05772c053ad648e182aaeda87aaa04486a353d87 Mon Sep 17 00:00:00 2001 From: Tudor Date: Wed, 20 Sep 2023 14:18:07 -0700 Subject: [PATCH 21/22] Learn Editor: Update Set-MpPreference.md --- .../winserver2019-ps/defender/Set-MpPreference.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/docset/winserver2019-ps/defender/Set-MpPreference.md b/docset/winserver2019-ps/defender/Set-MpPreference.md index 54dcb71c9a..68b7bf52d2 100644 --- a/docset/winserver2019-ps/defender/Set-MpPreference.md +++ b/docset/winserver2019-ps/defender/Set-MpPreference.md @@ -15,7 +15,8 @@ Configures preferences for Windows Defender scans and updates. ## SYNTAX -``` + +```powershell Set-MpPreference [-ExclusionPath ] [-ExclusionExtension ] [-ExclusionProcess ] [-RealTimeScanDirection ] [-QuarantinePurgeItemsAfterDelay ] [-RemediationScheduleDay ] [-RemediationScheduleTime ] @@ -45,7 +46,7 @@ Set-MpPreference [-ExclusionPath ] [-ExclusionExtension ] [- [-DisableBlockAtFirstSeen ] [-PUAProtection ] [-CimSession ] [-ThrottleLimit ] [-AsJob] [] [-DisableGradualRelease ] [-DefinitionUpdatesChannel ] [-EngineUpdatesChannel ] [-PlatformUpdatesChannel ][-CloudBlockLevel ][-ServiceHealthReportInterval ] - ``` +``` ## DESCRIPTION The **Set-MpPreference** cmdlet configures preferences for Windows Defender scans and updates. @@ -70,7 +71,8 @@ The following table provides remediation action values for detected threats at l ### Example 1: Schedule to check for definition updates everyday -``` + +```sql PS C:\> Set-MpPreference -SignatureScheduleDay Everyday ``` @@ -78,7 +80,8 @@ This command configures preferences to check for definition updates every day. ### Example 2: Schedule a time of day to check for definition updates -``` + +```sql PS C:\> Set-MpPreference -SignatureScheduleTime 02:00:00 ``` @@ -915,7 +918,7 @@ The default value is 50. Note: This limit isn’t a hard limit but rather guidance for the scanning engine to not exceed this maximum on average. -Note: Manually run scans will ignore this setting and run without any CPU limits. +Note: Manually run scans will ignore this setting and run without any CPU limits. If ScanOnlyIfIdleEnabled (instructing the product to scan only when the computer is not in use) and DisableCpuThrottleOnIdleScans (instructing the product to disable CPU throttling on idle scans) are both enabled, then the value of ScanAvgCPULoadFactor is ignored. ```yaml Type: Byte @@ -1418,3 +1421,4 @@ This cmdlet supports the common parameters: `-Debug`, `-ErrorAction`, `-ErrorVar [Get-MpPreference](./Get-MpPreference.md) [Remove-MpPreference](./Remove-MpPreference.md) + From 11a43776ab358f99d8f686aa7010696ed196b2da Mon Sep 17 00:00:00 2001 From: Tudor Date: Wed, 20 Sep 2023 14:26:03 -0700 Subject: [PATCH 22/22] Learn Editor: Update Set-MpPreference.md