Skip to content

Commit 0b9e5e1

Browse files
committed
38483005
1 parent 8b03ca9 commit 0b9e5e1

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

windows-365/enterprise/known-issues-enterprise.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ f1.keywords:
66
ms.author: erikje
77
author: ErikjeMS
88
manager: dougeby
9-
ms.date: 03/03/2022
9+
ms.date: 03/23/2022
1010
audience: Admin
1111
ms.topic: troubleshooting
1212
ms.service: cloudpc
@@ -40,10 +40,24 @@ A [resize](resize-cloud-pc.md) of a Cloud PC eliminates all existing [restore](r
4040

4141
## Windows doesn’t scan for software updates until the first time a user signs in<!--38212344-->
4242

43-
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.
43+
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.
4444

4545
**Troubleshooting steps**: Make sure that a user signs in to new Cloud PCs as soon as possible.
4646

47+
## Windows 365 provisioning fails<!--38483005-->
48+
49+
Windows 365 provisioning failures may occur because both:
50+
51+
- the Desired State Configuration (DSC) extension isn't signed and
52+
- the PowerShell Execution policy is set to Allsigned in the Group Policy Object (GPO)
53+
54+
**Troubleshooting steps**: Follow these steps:
55+
56+
1. Did the on-premises network connection (OPNC) fail with the following error: ```"An internal error occurred. The virtual machine deployment timed out."```
57+
2. If yes, review the related GPO. Is PowerShell Execution set to AllSigned?
58+
3. If it is, either remove the GPO or reset the PowerShell Execution to RemoteSigned/ByPass.
59+
4. Retry the OPNC health check. If this succeeds, retry provisioning.
60+
4761
## Next steps
4862

4963
[Troubleshoot Windows 365 Enterprise Cloud PC](troubleshooting.md)

0 commit comments

Comments
 (0)