Forum Discussion
ESpigle
Oct 27, 2020Copper Contributor
Remote Desktop Web Client Import Existing Certificate
I am working through the process to setup the Remote Desktop Web Client as documented here, which all works fine when manually working through these steps: https://docs.microsoft.com/en-us/window...
MrTbone_se
Oct 28, 2020Copper Contributor
ESpigle The powershell command to import and publish is pretty complex, you might be able to reverse engeneer what they do and make the same changes. But another simple workaround would be to export the certificate to file and then import it again with the import command.
/Mr T-Bone
- ESpigleOct 29, 2020Copper Contributor
MrTbone_seI will look into going the route of exporting and re-importing the same certificate from the certificate store for this purpose and hope that maybe in the future that this command will allow for referencing an existing thumbnail on the system and not just pulling in a certificate file.