Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes one or more files from a cluster node.
Note
This subcommand was introduced in HPC Pack 2008 R2 with Service Pack 1 and is not supported in previous versions.
Syntax
hpcfile del /scheduler:<headNode> /targetNode:<node> /file:<path>
hpcfile del {/? | /help}
Parameters
Parameter | Description |
---|---|
/scheduler | The name of the cluster head node. |
/targetNode | Specifies the node name or IP address of the cluster node. |
/file | The fully qualified path of the files that you want to delete. You can use the asterisk (*) as a wildcard character. For example, to delete all text files in C:\Users\myName, specify: C:\Users\myName\*.txt |
/? | Displays Help at the command prompt. |
/help | Displays Help at the command prompt. |