eng/common/build.cmd (3 lines of code) (raw):

@echo off powershell -ExecutionPolicy ByPass -NoProfile -command "& """%~dp0build.ps1""" %*" exit /b %ErrorLevel%