Hotpatch dates - Time?

Edvin Suljic 5 Reputation points
2025-03-20T10:49:09.33+00:00

Hi!

I am wondering if there is any specific time for when the restarts of VM:s will occur when the hotpatch restart is done? Currently we only see the the month for when the restart will be made.

Is it possible to see when the restart will be done, in time and date? One example is 2025.4B, more details? :)

Azure VMware Solution
Azure VMware Solution
An Azure service that runs native VMware workloads on Azure.
385 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 6,865 Reputation points Microsoft External Staff
    2025-03-25T12:32:12.5033333+00:00

    Hello @Edvin Suljic,

    Hotpatch updates are intended to minimize downtime and disruptions. These updates install and take effect without the need to restart the device. Typically, hotpatching is used for specific updates, such as security fixes or critical patches, that can be applied without compromising the overall stability of the operating system.

    To prevent automatic restarts after hotpatching in Windows, you can leverage Group Policy Editor to configure settings that delay or prevent automatic restarts, especially during active hours or when a user is logged in.

    Navigate>> Win+R>> gpedit.msc>>Computer Configuration > Administrative Templates > Windows Components > Windows Update>>legacy policies>>User's image

    Enable this policy to prevent automatic restarts when a user is logged in during scheduled updates. User's image

    Enable this policy and set the start and end times for active hours, preventing restarts during those times. 

    After configuring the policies, open a Command Prompt as administrator and run gpupdate /force to apply the changes. 

    Note: However, hotpatch updates are designed to apply patches without requiring a restart, so these settings primarily affect standard Windows updates. 

    If you have any further queries, do let us know.

    If you found this informative, please consider accepting an answer as a token of appreciation. And don't forget to give it a thumbs up 👍 if it was helpful.

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.