Created
September 19, 2024 12:20
-
-
Save Joooohee/b7eda51164224e1a625d55e93d0fdb69 to your computer and use it in GitHub Desktop.
배치 파일에서 파워셀 스크립트 파일 실행 명령어
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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