Skip to content

Instantly share code, notes, and snippets.

@Joooohee
Created September 19, 2024 12:20
Show Gist options
  • Save Joooohee/b7eda51164224e1a625d55e93d0fdb69 to your computer and use it in GitHub Desktop.
Save Joooohee/b7eda51164224e1a625d55e93d0fdb69 to your computer and use it in GitHub Desktop.
배치 파일에서 파워셀 스크립트 파일 실행 명령어
PowerShell.exe -ExecutionPolicy Bypass -File "%~dp0\Set-TaskParallelExecution.ps1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment