View the status of logging

auditpol /get /subcategory:"Network Policy Server"

Enable logging

auditpol /set /subcategory:"Network Policy Server" /success:enable /failure:enable

Disable logging

auditpol /set /subcategory:"Network Policy Server" /success:disable /failure:disable