You administer a Windows HPC Server 2008 cluster for your company. A workstation has been configured to submit jobs to the cluster named headnode.cluster.local. You need to ensure that a user named CLUSTER.LOCALHPC_USER can successfully submit jobs to the cluster.
Which command should you run?
A.
set USER=CLUSTER.LOCALHPC_USER
B.
Clusrun /scheduler:headnode.cluster.local /setcreds:CLUSTER.LOCALHPC_USER
C.
cluscfg setenvs USER=CLUSTER.LOCALHPC_USER
D.
cluscfg setcreds /scheduler:headnode.cluster.local /user:CLUSTER.LOCALHPC_USER