Forum Discussion
Steve Whitcher
Jul 24, 2018Bronze Contributor
Logging on to Remote Desktop using Windows Hello for Business & Biometrics
In the release notes for build 17713, support was announced for logging into remote desktop sessions using biometrics via windows hello. I have a few questions I'm hoping someone can answer: The...
- Oct 03, 2018
Although late, we have published information around WHfB with RDP :
Clint Lechner
Nov 02, 2022Iron Contributor
I think they overcomplicated it.
certutil -dstemplate "authenticationCertificate" > "Output.txt"note, "authenticationCertificate" is the name of the template within your CA. Output.txt is simply a text file that gets created in the same directory you're running that command.
StephenG
Nov 02, 2022Copper Contributor
Clint Lechner That was totally it and worked perfectly I was even able to import with no errors.
thank you very much