@echo off
C:
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\NotificationBroker\Client\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\Monitoring\Monitoring\MSExchangeHMWorker\ActiveMonitoringTraceLogs\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\CmdletInfra\Powershell-Proxy\AuthZ\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\RpcHttp\W3SVC2\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\HttpProxy\RpcHttp\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\HttpProxy\PowerShell\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\HttpProxy\Mapi\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\CmdletInfra\Powershell-Proxy\Http\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\ECP\Activity\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\MapiHttp\Mailbox\*.LOG"
del /F /Q "C:\Program Files\Microsoft\Exchange Server\V15\Logging\RPC Client Access\*.LOG"