What is the purpose of the first backslash used? powershell -Command "Start-Process powershell "-ExecutionPolicy Bypass -NoProfile -NoExit -Command \"cd \"%scriptFolderPath%\"; & \".%powershellScriptFileName%`"`"" -Verb RunAs"
\"cd \
\"; & \