Applies To: Windows 7,Windows Vista,Windows Server 2008,Windows Server 2008 R2
Deletes files on remote computers. For examples of how this command can be used, see Examples.
Syntax
Copy Code | |
|---|---|
delete <RemoteFile> | |
Parameters
| Parameter | Description |
|---|---|
|
<RemoteFile> |
Specifies the file to delete. |
Examples
Delete the file test.txt on the remote computer.
Copy Code | |
|---|---|
delete test.txt | |





