fixing spacing issues

This commit is contained in:
Brian Lich
2016-05-19 14:52:11 -07:00
parent bfa34cacc3
commit eb9290389d
85 changed files with 2243 additions and 3427 deletions

View File

@ -2,77 +2,42 @@
title: Audit Application Group Management (Windows 10)
description: This topic for the IT professional describes the advanced security audit policy setting, Audit Application Group Management, which determines whether the operating system generates audit events when application group management tasks are performed.
ms.assetid: 1bcaa41e-5027-4a86-96b7-f04eaf1c0606
ms.pagetype: security
ms.prod: W10
ms.mktglfcycl: deploy
ms.sitesec: library
ms.pagetype: security
author: brianlic-msft
---
# Audit Application Group Management
**Applies to**
- Windows 10
This topic for the IT professional describes the advanced security audit policy setting, **Audit Application Group Management**, which determines whether the operating system generates audit events when application group management tasks are performed.
Application group management tasks include:
- An application group is created, changed, or deleted.
- A member is added to or removed from an application group.
Event volume: Low
Default: Not configured
<table>
<colgroup>
<col width="50%" />
<col width="50%" />
</colgroup>
<thead>
<tr class="header">
<th align="left">Event ID</th>
<th align="left">Event message</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td align="left"><p>4783</p></td>
<td align="left"><p>A basic application group was created.</p>
<p></p></td>
</tr>
<tr class="even">
<td align="left"><p>4784</p></td>
<td align="left"><p>A basic application group was changed.</p>
<p></p></td>
</tr>
<tr class="odd">
<td align="left"><p>4785</p></td>
<td align="left"><p>A member was added to a basic application group.</p>
<p></p></td>
</tr>
<tr class="even">
<td align="left"><p>4786</p></td>
<td align="left"><p>A member was removed from a basic application group.</p>
<p></p></td>
</tr>
<tr class="odd">
<td align="left"><p>4787</p></td>
<td align="left"><p>A non-member was added to a basic application group.</p>
<p></p></td>
</tr>
<tr class="even">
<td align="left"><p>4788</p></td>
<td align="left"><p>A non-member was removed from a basic application group.</p>
<p></p></td>
</tr>
<tr class="odd">
<td align="left"><p>4789</p></td>
<td align="left"><p>A basic application group was deleted.</p>
<p></p></td>
</tr>
<tr class="even">
<td align="left"><p>4790</p></td>
<td align="left"><p>An LDAP query group was created.</p>
<p></p></td>
</tr>
</tbody>
</table>
| Event ID | Event message |
| - | - |
| 4783 | A basic application group was created. |
| 4784 | A basic application group was changed. |
| 4785 | A member was added to a basic application group. |
| 4786 | A member was removed from a basic application group. |
| 4787 | A non-member was added to a basic application group. |
| 4788 | A non-member was removed from a basic application group. |
| 4789 | A basic application group was deleted. |
| 4790 | An LDAP query group was created. |
 
## Related topics
[Advanced security audit policy settings](advanced-security-audit-policy-settings.md)
- [Advanced security audit policy settings](advanced-security-audit-policy-settings.md)