Summary: Use Windows PowerShell to determine the status of your DHCP server audit log.
How can I use Windows PowerShell to determine the status of my DHCP server audit log in Windows Server 2012?
Use the Get-DHCPServerAuditLog cmdlet and specify the server name:
Get-DhcpServerAuditLog -ComputerName DHCP1