Windows event log scanning issue- EventID 6416
Hi all,I have enabled a windows logging by running the below powershell command - "auditpol /set /subcategory:"Plug and Play Events","Removable Storage" /success:enable /failure:enable", which will enable the auditing for removable devices. We have t...