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: support/windows-365/troubleshoot-user-experience-sync.md
+9-56Lines changed: 9 additions & 56 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,43 +17,28 @@ ms.collection:
17
17
18
18
This article provides troubleshooting steps for the most common issues related to User Experience Sync in Windows 365 Frontline shared mode environments.
19
19
20
-
## Common support scenarios
21
-
22
-
This section provides detailed information for common support scenarios.
23
-
24
-
### Users receive a warning about a temporary user experience
20
+
## Users receive a warning about a temporary user experience
25
21
26
22
Users may be signed in with a temporary profile, resulting in a temporary user experience. Users will receive a notification during the sign in process. Windows displays another notification stating, "We can't sign into your account".
27
23
28
24
> [!NOTE]
29
25
>
30
26
> A temporary profile is a non-persistent Windows user profile created when the system cannot load or create the user's regular profile. The temporary profile provides basic functionality but any changes made during the session (settings, files, customizations) are discarded when the user signs out. Users will see a notification that they're signed in with a temporary profile, and their desktop and Start menu will appear with default Windows settings rather than their personalized configuration.
31
27
32
-
<!--:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-temp-profile-agent.png" alt-text="Figure 1: Temporary user experience warning":::
33
-
34
-
<sup>**Figure 1:** Temporary user experience warning</sup>
35
-
36
-
:::image type="content" source="media/troubleshoot-user-experience-sync/user-experience-sync-temp-profile-windows.png" alt-text="Figure 2: Windows can't sign in warning":::
37
-
38
-
<sup>**Figure 2:** Windows can't sign in warning</sup>-->
39
-
40
-
#### Individual user storage failed to attach to their session
28
+
### Individual user storage failed to attach to their session
41
29
42
30
During the Windows sign-in process, users follow one of two flows:
43
31
44
32
- Create and attach new individual user storage
45
33
- Attach their existing individual user storage
46
34
47
-
Both processes require the service to attach a disk to the device while the user is signing in. Attachment failures are uncommon but may occur due to:
48
-
49
-
- The pooled user storage has exceeded the total allocated size
50
-
- Service error
35
+
Both processes require the service to attach a disk to the Cloud PC while the user is signing in. Attachment failures are uncommon but may occur when the pooled user storage has exceeded the storage limit.
51
36
52
-
#####Pooled user storage has exceeded the total allocated size
37
+
#### Pooled user storage has exceeded the storage limit
53
38
54
39
User Experience Sync provides a limited amount pooled user storage based on a storage calculation.
55
40
56
-
######Understanding pooled storage limits
41
+
##### Understanding pooled storage limits
57
42
58
43
Each provisioning policy defines a pooled user storage limit calculated using the following formula:
59
44
@@ -63,7 +48,7 @@ Each provisioning policy defines a pooled user storage limit calculated using th
63
48
64
49
<sup>**Figure 1:** Storage calculation of pooled user storage based on Cloud PC size and count</sup>
65
50
66
-
######Normal storage consumption
51
+
##### Normal storage consumption
67
52
68
53
Under normal conditions, the pooled user storage is consumed as users create individual user storages. When the storage reaches capacity:
69
54
@@ -75,7 +60,7 @@ Under normal conditions, the pooled user storage is consumed as users create ind
75
60
76
61
<sup>**Figure 2:** Pooled user storage that is at the policy limit</sup>
77
62
78
-
######Exceeded storage conditions
63
+
##### Exceeded storage conditions
79
64
80
65
When pooled user storage is *near* capacity and multiple users sign in simultaneously, all users will sign in successfully and create their individual user storage. This results in an **exceeded** condition with the following characteristics:
81
66
@@ -87,7 +72,7 @@ When pooled user storage is *near* capacity and multiple users sign in simultane
87
72
88
73
<sup>**Figure 3:** Pooled user storage that has exceeded the policy limit</sup>
89
74
90
-
######Exceeded tolerance period
75
+
##### Exceeded tolerance period
91
76
92
77
When pooled user storage exceeds its limit, the provisioning policy enters a tolerance period to prevent further storage growth. During this period:
93
78
@@ -104,14 +89,7 @@ After the 7 day tolerance period expires:
104
89
> [!NOTE]
105
90
> Monitor your storage usage regularly and configure the [Frontline Cloud PC User Experience Sync Storage Limits](/windows-365/enterprise/alerts) alert to avoid reaching the exceeded condition. Consider increasing your storage limit before reaching capacity to ensure uninterrupted user experience.
106
91
107
-
#### User Experience Sync service error
108
-
109
-
The User Experience Sync service is responsible for creating and attaching individual user storage. During a service issue, failure, or outage, users may experience a temporary user experience. In these scenarios, open a support case so our support engineers can:
110
-
111
-
- Determine where in the process the issue occurred
112
-
- Identify if the issue is transient or requires service engineering work
113
-
114
-
### Resolve low or full user storage issues
92
+
## Resolve low or full user storage issues
115
93
116
94
When individual user storage becomes low or full, users may experience performance issues or be unable to save their work. Use the following solutions to address storage constraints.
117
95
@@ -132,31 +110,6 @@ When individual user storage becomes low or full, users may experience performan
132
110
5. Locate the user storage to delete.
133
111
6. Select **Delete** and confirm the action.
134
112
135
-
### Recover from accidental deletions
136
-
137
-
If individual user storage is accidentally deleted, follow these recovery steps.
138
-
139
-
#### Open a support case
140
-
141
-
When user experience data is lost due to accidental deletion:
142
-
143
-
1.**Document the issue**:
144
-
- User affected and their user principal name
145
-
- Date and time when the data loss occurred
146
-
- Specific data or settings that were lost
147
-
- Any error messages received
148
-
149
-
2.**Open a Microsoft support case**:
150
-
- Go to the Microsoft 365 admin center
151
-
- Navigate to **Support** > **New service request**
152
-
- Provide detailed information about the data loss
0 commit comments