Hello,
I currently set up a windows server (2012 R2 Standard) as a DNSSEC resolver for testing purposes and as part of that, I've stumbled across the Powershell command "Add-DnsServerTrustAnchor -Root". Now I wonder whether that command actually verifies
the trust anchor when I deploy the Root Trust Point. Does it do that or do I still have to check the authenticity of the files by hand (using pgp for instance)? Thanks!
Best wishes!