Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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. |