From 9db1013471efd5421902d19be7222940d25426ea Mon Sep 17 00:00:00 2001 From: Shujing Zhang Date: Thu, 7 Nov 2024 15:18:39 +0800 Subject: [PATCH 1/2] Delete .openpublishing.build.ps1 --- .openpublishing.build.ps1 | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .openpublishing.build.ps1 diff --git a/.openpublishing.build.ps1 b/.openpublishing.build.ps1 deleted file mode 100644 index aadef762022..00000000000 --- a/.openpublishing.build.ps1 +++ /dev/null @@ -1,17 +0,0 @@ -param( - [string]$buildCorePowershellUrl = "https://opbuildstorageprod.blob.core.windows.net/opps1container/.openpublishing.buildcore.ps1", - [string]$parameters -) -# Main -$errorActionPreference = 'Stop' - -# Step-1: Download buildcore script to local -echo "download build core script to local with source url: $buildCorePowershellUrl" -$repositoryRoot = Split-Path -Parent $MyInvocation.MyCommand.Definition -$buildCorePowershellDestination = "$repositoryRoot\.openpublishing.buildcore.ps1" -Invoke-WebRequest $buildCorePowershellUrl -OutFile "$buildCorePowershellDestination" - -# Step-2: Run build core -echo "run build core script with parameters: $parameters" -& "$buildCorePowershellDestination" "$parameters" -exit $LASTEXITCODE From 19feb98d49cc39d781dfe04e87404ab5e0229fc8 Mon Sep 17 00:00:00 2001 From: joshg Date: Thu, 7 Nov 2024 08:36:39 -0600 Subject: [PATCH 2/2] Update mde-security-integration.md Article shows Server Core 2019 as unsupported. Changed the line to read Windows Server Core 2016 and earlier --- memdocs/intune/protect/mde-security-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memdocs/intune/protect/mde-security-integration.md b/memdocs/intune/protect/mde-security-integration.md index e43a6073049..40b3923dadb 100644 --- a/memdocs/intune/protect/mde-security-integration.md +++ b/memdocs/intune/protect/mde-security-integration.md @@ -141,7 +141,7 @@ To confirm the version of the Defender agent, in the Defender portal go to the d Security settings management doesn't work on and isn't supported with the following devices: -- Windows Server Core 2019 and earlier +- Windows Server Core 2016 and earlier - Non-persistent desktops, like Virtual Desktop Infrastructure (VDI) clients - Azure Virtual Desktop (AVD and formerly Windows Virtual Desktop, WVD) - 32-bit versions of Windows