@echo off
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0SidneyOpsHelper-Install.ps1"
pause
