Applies To: Windows XP,Windows Server 2008,Windows Server 2008 R2,Windows Vista,Windows Server 2003,Windows Server 2003 R2,Windows 7
Tells cmd whether to verify that your files are written correctly to a disk. If used without parameters, verify displays the current setting.
For examples of how to use this command, see Examples.
Syntax
Copy Code | |
|---|---|
verify [on | off] | |
Parameters
| Parameter | Description |
|---|---|
|
[on | off] |
Switches the verify setting on or off. |
|
/? |
Displays help at the command prompt. |
Examples
To display the current verify setting, type:
Copy Code | |
|---|---|
verify | |
To turn the verify setting on, type:
Copy Code | |
|---|---|
Verify on | |





