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: windows-365/enterprise/known-issues-enterprise.md
+15-3Lines changed: 15 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,18 @@ The following items are known issues for Windows 365 Enterprise.
38
38
39
39
A [resize](resize-cloud-pc.md) of a Cloud PC eliminates all existing [restore](restore-overview.md) points for that Cloud PC. New restore points will be captured at the intervals defined in the user setting.
40
40
41
+
## Outlook only downloads one month of mail<!--39845820-->
42
+
43
+
Outlook only downloads one month of previous mail and this can't be changed in Outlook settings.
44
+
45
+
**Troubleshooting steps**:
46
+
47
+
1. Launch registry editor.
48
+
2. Remove the **syncwindowsetting** regkey under the path \HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\outlook\cached mode.
49
+
3. Add the **syncwindowsetting** regkey with the value 1 under the path HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Cached Mode.
50
+
51
+
After completing these steps, the default will be one month. However, the download period can be changed in Outlook settings.
52
+
41
53
## Windows doesn’t scan for software updates until the first time a user signs in<!--38212344-->
42
54
43
55
While a Windows PC (physical or Cloud PC) sits idle before the first user signs in, Windows Update doesn’t scan for or install monthly quality patches. This means that the PC might miss important security updates. Without the latest security updates, the device is exposed to security vulnerabilities.
@@ -48,7 +60,7 @@ While a Windows PC (physical or Cloud PC) sits idle before the first user signs
48
60
49
61
Upgrading an existing Cloud PC from Windows 10 to Windows 11 using the Settings app may fail.
50
62
51
-
## Troubleshooting steps
63
+
**Troubleshooting steps**:
52
64
53
65
1. Edit the related provisioning policy to change the gallery image to Windows 11.
54
66
2. Reprovision the Cloud PC.
@@ -60,7 +72,7 @@ Windows 365 provisioning failures may occur because both:
60
72
- the Desired State Configuration (DSC) extension isn't signed and
61
73
- the PowerShell Execution policy is set to Allsigned in the Group Policy Object (GPO)
62
74
63
-
**Troubleshooting steps**:
75
+
**Troubleshooting steps**:
64
76
65
77
1. Did the Azure network connection (ANC) fail with the following error: `"An internal error occurred. The virtual machine deployment timed out."`?
66
78
2. If yes, review the related GPO. Is PowerShell Execution set to AllSigned?
@@ -87,7 +99,7 @@ The following device compliance settings may report as **Not Compliant** when be
87
99
88
100
1.[Create a filter for all Cloud PCs](create-filter.md#create-a-filter-for-all-cloud-pcs).
89
101
2. For any existing device compliance policies that both evaluate to a Cloud PC and contain either of the **Not Compliant** settings, use this new filter to exclude Cloud PCs from the policy assignment.
90
-
3. Create a new device compliance policy without either of the **Not Compliant** settings and use this new filter to include Cloud PCs for the policy assignment.
102
+
3. Create a new device compliance policy without either of the **Not Compliant** settings and use this new filter to include Cloud PCs for the policy assignment.
0 commit comments