Merge pull request #5764 from joinimran/patch-40

RegEditor Information Correction
This commit is contained in:
jcaparas
2019-12-30 10:21:18 -08:00
committed by GitHub

View File

@ -76,8 +76,8 @@ Machines with similar tags can be handy when you need to apply contextual action
Use the following registry key entry to add a tag on a machine:
- Registry key: `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Advanced Threat Protection\DeviceTagging\`
- Registry key name: `Group`
- Registry key value (REG_SZ): `Name of the tag you want to set`
- Registry key value (REG_SZ): `Group`
- Registry key data: `Name of the tag you want to set`
>[!NOTE]
>The device tag is part of the machine information report that's generated once a day. As an alternative, you may choose to restart the endpoint that would transfer a new machine information report.