RegEditor Information Correction

There is data correction made for setting tags using Registry Editor.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/5553
This commit is contained in:
ImranHabib
2019-12-30 00:10:59 +05:00
committed by GitHub
parent 512e79b873
commit 4787b28007

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.