Built in Windows 10 LAPS with 2016 domain controller?

Posted by jake04-20@reddit | sysadmin | View on Reddit | 3 comments

We're looking to implement LAPS, and as I understand it, support for Windows LAPS (as opposed to Legacy LAPS) for Windows 10 began in 21H2. We're running Windows Server 2016 domain controller and DC functional level of 2016. As I also understand it, support for Windows LAPS begins in Server 2019, meaning no support for 2016. I did pull the ADMX and ADML files from a Win10 client and added it to the central store on our 2016 DC. I can see the templates and there is verbiage in there that seems to indicate that some support is there for 2016 functional domain level. I'm curious if I install legacy LAPS on the DC and import the legacy PS module and use the "Update-AdmPwdADSchema" cmdlet to update the AD Schema, if that will integrate with Windows LAPS on the Win10 client side? Out of interest of avoiding to have to deploy LAPS to all of our endpoints when it's already built in. Has anyone tried this? Thanks