이 브라우저는 더 이상 지원되지 않습니다.
최신 기능, 보안 업데이트, 기술 지원을 이용하려면 Microsoft Edge로 업그레이드하세요.
각 질문에 가장 적합한 답을 선택하세요.
PowerShell에서 명령을 찾는 올바른 방법은 무엇인가요?
Get-Command 'name of command' 호출
Get-Command 'name of command'
Find 'name of command' 호출
Find 'name of command'
Locate 'name of command' 호출
Locate 'name of command'
파일을 처리하는 명령을 어떻게 검색하나요?
Get-Command -Verb File* 호출
Get-Command -Verb File*
Get-Command -Noun File 호출
Get-Command -Noun File
Get-Command -Noun File* 호출
Get-Command -Noun File*
작업을 확인하기 전에 모든 질문에 대답해야 합니다.
이 페이지가 도움이 되었나요?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?