If you want to see what is happening with SHA or NAP take a look a this:
ON THE USERS PC
Check the EVENT VIEWER:
Applications and Services Logs > Microsoft > Windows > Network Access Protection > Operational
In a CMD (run as administator) window, run
netsh nap client show config
netsh nap client show state
ON THE SERVER
Check the EVENT VIEWER:
Custom Views > Server Roles > Network Policy and Access Services
In a CMD (run as administator) window, run
netsh nps show config
to see the NAP Network Policy Server (NPS) configuration information.
In a CMD (run as administator) window, run
netsh nap hra show config
to see the NAP Health Registration Authority (HRA) configuration information
0 Comments