Forum Discussion
xenappblog
Oct 26, 2020Copper Contributor
Device Guard v2 not working properly
Hi, I'm testing the new Device Guard v2 signing feature. I can successfully sign the packages, but unable to install them. I've downloaded and imported the device guard root cert to all imaginabl...
xenappblog
Oct 27, 2020Copper Contributor
No lucky, please advice
Dian Hartono
Microsoft
Oct 27, 2020Hi xenappblog
Please go the downloaded package folder and use the “Get-RootCertificate” command as follows in the Read me.
- Oct 27, 2020
Dian Hartono
Im having similar issues
ive managed to get the Microsoft.Acs.Dgss.Client module imported and running.i have followed the instructions listed here: Register your app in the Azure Portal to configure the app registration
when i run "Get-RootCertificate -OutFile C:\Temp\rootcert.cer -appid <App Client GUID>"
after signing in, i get an error stating that the reply URL is wrong, but that URL is not listed in the app registration documentation