You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: memdocs/intune/remote-actions/remote-help.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ keywords:
7
7
author: brenduns
8
8
ms.author: brenduns
9
9
manager: dougeby
10
-
ms.date: 12/01/2021
10
+
ms.date: 12/02/2021
11
11
ms.topic: how-to
12
12
ms.service: microsoft-intune
13
13
ms.subservice: remote-actions
@@ -100,9 +100,10 @@ Both the helper and sharer must be able to reach these endpoints over port 443:
100
100
101
101
Microsoft logs a small amount of session data to monitor the health of the remote help system. This data includes the following information:
102
102
103
-
- Start and end time of the session
104
-
- Errors arising from remote help itself, such as unexpected disconnections
105
-
- Features used inside the app such as view only, annotation, and session pause
103
+
- Start and end time of the session. This information is stored on Microsoft servers for 30 days.
104
+
- Who helped whom and on what device. This information is stored on Microsoft servers for 30 days.
105
+
- Errors arising from remote help itself, such as unexpected disconnections. This information is stored on the sharer's device in the event viewer.
106
+
- Features used inside the app such as view only and elevation. This information is stored on Microsoft servers for 30 days.
106
107
107
108
Remote help logs session details to the Windows Event Logs on the device of both the helper and sharer. Microsoft can't access a session or view any actions or keystrokes that occur in the session. Microsoft cannot access a session or view any actions or keystrokes that occur in the session.
108
109
@@ -114,7 +115,7 @@ The helper and sharer both see the following information about the other individ
114
115
- First and Last name
115
116
- Job title
116
117
117
-
Microsoft does not store any data about either the sharer or the helper for longer than three days.
118
+
Microsoft does not store any data about either the sharer or the helper for longer than 30 days.
0 commit comments