Client integration with Modern Standby in Windows?

With the client setup on a Windows machine that has Modern standby enabled but stays on AC power, the backup operation takes forever to run if the machine is in Modern Standby mode and mostly times out for one reason or another.

Any plan to integrate with Modern Standby so UrBackup client can keep the machine from entering DRIPS (Deepest Runtime Idle Platform State) for the duration of a backup operation? PowerSetRequest function (winbase.h) - Win32 apps | Microsoft Learn has the necessary APIs for this integration.

It should work with the legacy method as well. It just wasn’t calling it correctly on Win 11.

1 Like

Thank you! I installed and need a few days to test. Will report back.