summaryrefslogtreecommitdiff
path: root/storage/iscsi
diff options
context:
space:
mode:
Diffstat (limited to 'storage/iscsi')
-rw-r--r--storage/iscsi/README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/storage/iscsi/README.md b/storage/iscsi/README.md
index e7275c01..b219a099 100644
--- a/storage/iscsi/README.md
+++ b/storage/iscsi/README.md
@@ -8,21 +8,10 @@ products:
- windows-wdk
---
-
-
-<!---
- name: iSCSI WMI Client
- platform: WDM
- language: cpp
- category: Storage
- description: A WMI iSCSI miniport that can be tested using the iSCSICLI.exe tool, the iSCSI Initiator Properties page, the WBEMTEST.exe tool, and customized WMI scripts.
- samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617981
---->
-
# 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](http://msdn.microsoft.com/en-us/library/windows/hardware/ff561578) in the storage WMI classes reference. Their corresponding class structure details are described at [iSCSI Structures](http://msdn.microsoft.com/en-us/library/windows/hardware/ff561569). \ No newline at end of file
+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).