> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 실행 (wdRun.exe)

> 실행 (wdRun.exe)

이 도구를 사용하여 지정된 명령을 적절한 운영 체제에서(제공된 매개 변수와 함께) 실행합니다.

`wdRun [/A] [/D:path] [/WTP[:sec]] [/WTO[:sec]] command `

| 옵션           | 설명                                                                                                                                                                                 |
| ------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `/A`         | 완료를 기다리지 않고 명령을 시작한 후 즉시 반환합니다                                                                                                                                                     |
| `/D:path`    | 명령의 작업 디렉터리를 지정합니다                                                                                                                                                                 |
| `/WTP[:sec]` | System OS에서 실행할 때 타이틀 프로세스가 상호 작용 준비가 될 때까지 차단하도록 /WTP\[:sec]을 지정할 수 있습니다. 기본 시간 초과는 180초이며 선택적 시간 초과 값을 초 단위로 제공하여 구성할 수 있습니다(예: /WTP:200). 무기한 대기하려면 -1 또는 'infinite' 값을 사용하십시오. |
| `/WTO[:sec]` | System OS에서 실행할 때 Title OS가 상호 작용 준비가 될 때까지 차단하도록 /WTO\[:sec]을 지정할 수 있습니다. 기본 시간 초과는 180초이며 선택적 시간 초과 값을 초 단위로 제공하여 구성할 수 있습니다(예: /WTO:200). 무기한 대기하려면 -1 또는 'infinite' 값을 사용하십시오. |
| `/V`         | 자세한 출력을 표시합니다. 이 옵션은 반환 값이 어디에서 오는지(종료 코드가 원격으로 실행된 프로세스에서 온 것인지 아니면 wdRun에서 온 것인지)에 대한 정보를 추가합니다.                                                                                 |
| `command`    | 실행할 명령                                                                                                                                                                             |

## 참고 항목

[콘솔 명령줄 도구](/tools/tools-console/console_commandlinetools/consolecommandlinetools)

[XTF 전송 오류](/tools/tools-console/commandlinetools/xtf-transport-errors)


## Related topics

- [콘솔 기반 명령줄 도구](/ko/tools/tools-console/console_commandlinetools/consolecommandlinetools.md)
- [XBOX용 콘솔 기반 명령줄 도구](/ko/tools/tools-console/console_commandlinetools/index.md)
- [XBOX PC Remote (wdRemote.exe)](/ko/tools/tools-pc/commandlinetools/gr-wdRemote.md)
- [복구 (wdRecovery.exe)](/ko/tools/tools-console/console_commandlinetools/wdrecovery.md)
- [타이틀에서 wd 도구 호출](/ko/tools/tools-console/console_commandlinetools/titlecodecallingwdtools.md)
