How to renew a CA certificate with the same key as older of two CA certificates on Windows 2022? [closed]

My CAs installed on Window 2022 system, has two certificates:

  • One older that is about to expire in 30.07.2026.
  • Second newer, to expire oin 08.03.2030.

But I’m using a lot of certificates created using the first one on other device. So certificates created with the second one do not authorize users on device with first CA installed.

So I want to create a new certificate that will have the same key as the old one, but will have extend the period of its usability.

How to do that in Windows 2022?