summaryrefslogtreecommitdiff
path: root/storage/iscsi/README.md
blob: b219a09953d6affcadc7f335f3504bd4ed9f63d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
page_type: sample
description: "A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool."
languages:
- cpp
products:
- windows
- windows-wdk
---

# iSCSI WMI Client

WMI Implementation in an iSCSI miniport can be tested using the iSCSICLI.exe tool, the iSCSI Initiator Properties page, the WBEMTEST.exe tool, and customized WMI scripts

## Installation and Operation

The iSCSI WMI sample uses the iSCSI WMI Class, and MOF definitions described at [iSCSI WMI Classes](https://docs.microsoft.com/windows-hardware/drivers/storage/iscsi-wmi-classes) in the storage WMI classes reference. Their corresponding class structure details are described at [iSCSI Structures](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/index).