검색결과 리스트
WbemTest에 해당되는 글 1건
- 2011.06.15 wbemtest.exe
글
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
WbemTest.exe는 운영체제에서 제공하는 WMI 테스트 프로그램이다.
WMI 쿼리를 작성하기 위해 테스트하기에는 좋은 툴이므로 정리해본다.
아래의 설명을 보면,
WMI 쿼리를 작성하기 위해 테스트하기에는 좋은 툴이므로 정리해본다.
아래의 설명을 보면,
Windows Management Instrumentation (WMI) is the Microsoft implementation of WBEM, an industry initiative that attempts to facilitate system and network administration. WMI was introduced with Windows 2000, and has since evolved to include data about the most Windows resources, both hardware and software.
There are several ways in which you can access WMI data, and most of them use WQL queries. You can use several tools to execute WQL queries, the most accessible of which is a tool called WMI Tester (wbemtest.exe) - it is installed with Windows.
좀 더 자세한 사항과 예제는 http://www.codeproject.com/KB/system/WQLByExample.aspx?display=Print에서 확인하기 바란다.
'-- PowerShell' 카테고리의 다른 글
PowerShell로 브라우저 제어 (0) | 2011.06.15 |
---|---|
PowerShell로 Excel파일을 PDF로 변환하기 (0) | 2011.06.15 |
PowerShell로 엑셀파일 생성하기 (0) | 2011.06.15 |
Windows PowerShell Quick Reference (0) | 2011.06.15 |
특정 폴더에 파일의 변경 시 알림 (0) | 2011.06.15 |
RECENT COMMENT