Which set of commands should you run?

You are an application developer. You submit a new job that has a job ID of 88 to a Windows HPC Server 2008 cluster. The job contains two tasks named Task1 and Task2. You create a new job with an ID of 99.
You need to copy Task2 from job 88 to job 99.
Which set of commands should you run?

You are an application developer. You submit a new job that has a job ID of 88 to a Windows HPC Server 2008 cluster. The job contains two tasks named Task1 and Task2. You create a new job with an ID of 99.
You need to copy Task2 from job 88 to job 99.
Which set of commands should you run?

A.
Expor-HpcTask JobId:99 TaskId:2 Path:ExportedTask.xml
Add-HpcTask Taskpath:ExportedTask.xml

B.
Expor-HpcTask JobId:88 TaskId:2 Path:ExportedTask.xml
Add-HpcTask JobId:99 Taskpath:ExportedTask.xml

C.
Cop-HpcJobTemplate JobId:88 Path:ExportedTask.xml
Add-HpcTask JobId:99 Taskpath:ExportedTask.xml

D.
Expor-HpcTask JobId:88 Path:ExportedTask.xml
Add-HpcTask JobId:88 Taskpath:ExportedTask.xml



Leave a Reply 0

Your email address will not be published. Required fields are marked *