Let me know what you think and have any questions!---
title: Test the Show “Block Storage” command
description: Test the Show “Block Storage” command
ms.assetid: ce710c1e-8f7b-4f1a-b332-13c5ce71a85d
keywords:
- block storage WDK, testing the command
- command-line parameters WDK block storage, testing
- testing the command WDK block storage
ms.date: 04/20/2017
ms.localizationpriority: medium
---
# Test the Show “Block Storage” command
This procedure shows how to test the **Show “Block Storage”** command.
**Note** To perform these steps, you must have read access to the network location where the hard disk volumes are mounted. To perform this procedure, you must also have read and write access to the volumes.
1. Start command line prompt.
2. Navigate to the directory where you want to test the command.
3. For example, if you want to test the **Show** command from the command line, in Notepad or your editor, create a file named cmdline.txt.
4. Type the following commands in the command line.
>C: /K del cmdline.txt
>cmdline.txt
>del cmdline.txt
5. Run the Show command from the command line.
6. Click the **Test** button on the command line. If the command executes successfully, run the **Show “Block Storage”** command to view the status of the volumes.
## To test the Show “Network” command
Related links:
Comments