From 930f65a158583659619ed80effca1334a9f0bb0d Mon Sep 17 00:00:00 2001 From: brianreidc7 <31985319+brianreidc7@users.noreply.github.com> Date: Wed, 3 Jul 2019 15:50:27 +0100 Subject: [PATCH] UX Name Changes The GPO ADMX file still references the product as Windows Defender ATP. ADMX file downloaded July 3rd 2019. Therefore have updated the docs so that it refers to the correct name. When the ADMX file is updated, refresh this content. Also updated the "Immediate Task" name to "Immediate Task (At least Windows 7)" as that is what appears in the UX. The user account the task needs to run as is NT AUTHORITY\SYSTEM and not BUILTIN\SYSTEM (again, this is what appears when typing SYSTEM into the Task Scheduler UX. In Task Scheduler history later is shows BUILTIN\SYSTEM but that is not what the admin needs to enter to set up the scheduled task. --- .../microsoft-defender-atp/configure-endpoints-gp.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md b/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md index d16c45de90..54f60b64f4 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md +++ b/windows/security/threat-protection/microsoft-defender-atp/configure-endpoints-gp.md @@ -52,9 +52,9 @@ ms.date: 04/24/2018 4. In the **Group Policy Management Editor**, go to **Computer configuration**, then **Preferences**, and then **Control panel settings**. -5. Right-click **Scheduled tasks**, point to **New**, and then click **Immediate task**. +5. Right-click **Scheduled tasks**, point to **New**, and then click **Immediate Task (At least Windows 7)**. -6. In the **Task** window that opens, go to the **General** tab. Choose the local SYSTEM user account (BUILTIN\SYSTEM) under **Security options**. +6. In the **Task** window that opens, go to the **General** tab. Under **Security options** click **Change User or Group** and type SYSTEM and then click **Check Names** then **OK**. NT AUTHORITY\SYSTEM appears as the user account the task will run as. 7. Select **Run whether user is logged on or not** and check the **Run with highest privileges** check box. @@ -84,7 +84,7 @@ You can use Group Policy (GP) to configure settings, such as settings for the sa 4. Click **Policies**, then **Administrative templates**. -5. Click **Windows components** and then **Microsoft Defender ATP**. +5. Click **Windows components** and then **Windows Defender ATP**. 6. Choose to enable or disable sample sharing from your machines.