Skip to content

Commit 58c13f5

Browse files
authored
Merge pull request #8774 from cwhitley-MSFT/ApplyingGroupPolicyScheduledTasks
AB#5563: add troubleshooting article for Azure VM startup issue and update TOC
2 parents 6a491ea + a77908b commit 58c13f5

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Windows VM Startup is Stuck on "Applying Group Policy Scheduled Tasks policy" in Azure
3+
description: Provides troubleshooting steps for an Azure virtual machine (VM) that is stuck in startup with the message "Applying Group Policy Scheduled Tasks policy."
4+
ms.date: 05/02/2025
5+
author: cwhitley-MSFT
6+
ms.author: cwhitley
7+
ms.service: azure-virtual-machines
8+
ms.collection: windows
9+
ms.custom: sap:My VM is not booting
10+
---
11+
12+
# VM startup is stuck on "Applying Group Policy Scheduled Tasks policy"
13+
14+
**Applies to:** :heavy_check_mark: Windows VMs
15+
16+
This article discusses an issue that causes a Microsoft Azure virtual machine (VM) to get stuck during startup on the **Applying Group Policy Scheduled Tasks policy** screen.
17+
18+
## Symptoms
19+
20+
A Windows VM doesn't start. When you use [Boot diagnostics](./boot-diagnostics.md) to view the screenshot of the VM, you see that the Windows operating system displays the message, **Applying Group Policy Scheduled Tasks policy**.
21+
22+
:::image type="content" source="media/applying-group-policy-scheduled-tasks-policy/applying-group-policy-scheduled-tasks-policy-screen.png" alt-text="Screenshot of Windows operating system displaying the message 'Applying Group Policy Scheduled Tasks policy'.":::
23+
24+
## Cause
25+
26+
Further investigation is required to determine the specific cause of this issue.
27+
28+
## Collect memory dump for troubleshooting
29+
30+
For this scenario, Azure Support requires a memory dump in order to be able to troubleshoot and diagnose the issue.
31+
32+
Follow the steps in [this article](./collect-os-memory-dump-file.md) to collect a memory dump. Then, [create a support request](https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/overview?DMC=troubleshoot).
33+
34+
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
Loading

support/azure/virtual-machines/windows/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@
322322
href: windows-boot-failure.md
323323
- name: Azure VM login hangs at "Applying Group Policy Environment"
324324
href: applying-group-policy-environment-policy.md
325+
- name: Azure VM Startup hangs at "Applying Group Policy Scheduled Tasks policy"
326+
href: applying-group-policy-scheduled-tasks-policy.md
325327
- name: Azure VM startup hangs at "Applying Group Policy Power Options policy"
326328
href: applying-group-policy-power-options.md
327329
- name: Azure VM startup hangs at "Applying Group Policy Registry policy"

0 commit comments

Comments
 (0)