@echo off powershell.exe -ExecutionPolicy Bypass -File "%~dp0install-ocsentinel.ps1" exit /b %errorlevel%