mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Labeled code blocks, added vertical space
This commit is contained in:
parent
02db716865
commit
e695f29f60
@ -67,10 +67,12 @@ This table includes all available attributes/elements for the **Log** element. T
|
|||||||
|Application |String |The AppLocker identity for the app where the audit event happened. |
|
|Application |String |The AppLocker identity for the app where the audit event happened. |
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
Here are a few examples of responses from the Reporting CSP.
|
Here are a few examples of responses from the Reporting CSP.
|
||||||
|
|
||||||
#### File ownership on a file is changed from work to personal
|
#### File ownership on a file is changed from work to personal
|
||||||
```
|
|
||||||
|
```xml
|
||||||
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
||||||
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
||||||
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
||||||
@ -84,7 +86,8 @@ Here are a few examples of responses from the Reporting CSP.
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### A work file is uploaded to a personal webpage in Edge
|
#### A work file is uploaded to a personal webpage in Edge
|
||||||
```
|
|
||||||
|
```xml
|
||||||
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
||||||
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
||||||
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
||||||
@ -101,7 +104,8 @@ Here are a few examples of responses from the Reporting CSP.
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Work data is pasted into a personal webpage
|
#### Work data is pasted into a personal webpage
|
||||||
```
|
|
||||||
|
```xml
|
||||||
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
||||||
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
||||||
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
||||||
@ -118,7 +122,8 @@ Here are a few examples of responses from the Reporting CSP.
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### A work file is opened with a personal application
|
#### A work file is opened with a personal application
|
||||||
```
|
|
||||||
|
```xml
|
||||||
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
||||||
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
||||||
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
||||||
@ -137,7 +142,8 @@ Here are a few examples of responses from the Reporting CSP.
|
|||||||
```
|
```
|
||||||
|
|
||||||
#### Work data is pasted into a personal application
|
#### Work data is pasted into a personal application
|
||||||
```
|
|
||||||
|
```xml
|
||||||
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
<SyncML><SyncHdr/><SyncBody><Status><CmdID>1</CmdID><MsgRef>1</MsgRef><CmdRef>0</CmdRef><Cmd>SyncHdr</Cmd><Data>200</Data></Status><Status><CmdID>2</CmdID><MsgRef>1</MsgRef><CmdRef>2</CmdRef><Cmd>Replace</Cmd><Data>200</Data></Status><Status><CmdID>3</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Cmd>Get</Cmd><Data>200</Data></Status><Results><CmdID>4</CmdID><MsgRef>1</MsgRef><CmdRef>4</CmdRef><Item><Source><LocURI>./Vendor/MSFT/Reporting/EnterpriseDataProtection/RetrieveByTimeRange/Logs</LocURI></Source><Meta><Format xmlns="syncml:metinf">xml</Format></Meta><Data><?xml version="1.0" encoding="utf-8"?>
|
||||||
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
<Reporting Version="com.contoso/2.0/MDM/Reporting">
|
||||||
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
<User UserID="S-1-12-1-1111111111-1111111111-1111111111-1111111111" EnterpriseID="corp.contoso.com">
|
||||||
@ -154,22 +160,26 @@ Here are a few examples of responses from the Reporting CSP.
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Collect WIP audit logs by using Windows Event Forwarding (for Windows desktop domain-joined devices only)
|
## Collect WIP audit logs by using Windows Event Forwarding (for Windows desktop domain-joined devices only)
|
||||||
|
|
||||||
Use Windows Event Forwarding to collect and aggregate your WIP audit events. You can view your audit events in the Event Viewer.
|
Use Windows Event Forwarding to collect and aggregate your WIP audit events. You can view your audit events in the Event Viewer.
|
||||||
|
|
||||||
**To view the WIP events in the Event Viewer**
|
**To view the WIP events in the Event Viewer**
|
||||||
|
|
||||||
1. Open Event Viewer.
|
1. Open Event Viewer.
|
||||||
|
|
||||||
2. In the console tree under **Application and Services Logs\Microsoft\Windows**, click **EDP-Audit-Regular** and **EDP-Audit-TCB**.
|
2. In the console tree under **Application and Services Logs\Microsoft\Windows**, click **EDP-Audit-Regular** and **EDP-Audit-TCB**.
|
||||||
|
|
||||||
## Collect WIP audit logs using Azure Monitor
|
## Collect WIP audit logs using Azure Monitor
|
||||||
|
|
||||||
You can collect audit logs using Azure Monitor. See [Windows event log data sources in Azure Monitor.]()
|
You can collect audit logs using Azure Monitor. See [Windows event log data sources in Azure Monitor.]()
|
||||||
|
|
||||||
**To view the WIP events in Azure Monitor**
|
**To view the WIP events in Azure Monitor**
|
||||||
|
|
||||||
1. Use an existing or create a new Log Analytics workspace.
|
1. Use an existing or create a new Log Analytics workspace.
|
||||||
|
|
||||||
2. In **Log Analytics** > **Advanced Settings**, select **Data**. In Windows Event Logs, add logs to receive:
|
2. In **Log Analytics** > **Advanced Settings**, select **Data**. In Windows Event Logs, add logs to receive:
|
||||||
|
|
||||||
```
|
```console
|
||||||
Microsoft-Windows-EDP-Application-Learning/Admin
|
Microsoft-Windows-EDP-Application-Learning/Admin
|
||||||
Microsoft-Windows-EDP-Audit-TCB/Admin
|
Microsoft-Windows-EDP-Audit-TCB/Admin
|
||||||
```
|
```
|
||||||
@ -191,11 +201,12 @@ Install Microsoft Monitoring Agent to WIP devices using Workspace ID and Primary
|
|||||||
7. To search for logs, go to **Log Analytics workspace** > **Logs**, and type **Event** in search.
|
7. To search for logs, go to **Log Analytics workspace** > **Logs**, and type **Event** in search.
|
||||||
|
|
||||||
***Example***
|
***Example***
|
||||||
```
|
|
||||||
|
```console
|
||||||
Event | where EventLog == "Microsoft-Windows-EDP-Audit-TCB/Admin"
|
Event | where EventLog == "Microsoft-Windows-EDP-Audit-TCB/Admin"
|
||||||
```
|
```
|
||||||
|
|
||||||
## Additional resources
|
## Additional resources
|
||||||
- [How to deploy app via Intune](/intune/apps-add)
|
- [How to deploy app via Intune](/intune/apps-add)
|
||||||
- [How to create Log workspace](/azure/azure-monitor/learn/quick-create-workspace)
|
- [How to create Log workspace](/azure/azure-monitor/learn/quick-create-workspace)
|
||||||
- [How to use Microsoft Monitoring Agents for Windows](/azure/azure-monitor/platform/agents-overview)
|
- [How to use Microsoft Monitoring Agents for Windows](/azure/azure-monitor/platform/agents-overview)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user