Security
Enable NPS Authentication logging in Windows Event Log?
/ | Leave a CommentI came across two occurrences where authentication attempts were not being logged at all through the NPS event logs. auditpol /set /subcategory:”Network Policy Server” /success:enable /failure:enable The above command resolved it for me in both cases!
Read more »