@echo off cd /d "%~dp0" powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0scripts\rebuild-local-data.ps1" pause