hello
i have problem on config NAP
i have 3 machine on VMware
machine 1 : windows server 2008r2 ( active directory + DNS + certificate authority )
machine 2 : windows server 2008r2 ( RRAS + NAP )
machine 3 : windows 7 ultimate (client )
I've configured NAP correctly but I've encountered the following error
The server “DC.afc.local” presented a valid certificate issued by “certificate-myserver”, but “certificate-myserver” is not configured as a valid trust anchor for this profile.
and tried to resolve this error with this code :
certutil -enterprise -addstore NTAuth CA_CertFilename.cer
but Again, my problem was not resolved
please help me to slove this scenario!