You administer a remote Windows HPC Server 2008 cluster. HPC Pack 2008 is installed on your client computer. Users report that job queue length is increasing. You need to retrieve a list of compute nodes that cannot be contacted by the head node. Which command should you run?
A.
node list /state:offline
B.
node view Head_Node /detailed:true
C.
Get-HpcNode CGroup:ComputeNodes CState:Offline
D.
Get-HpcNode CHealth:Unreachable CGroup:ComputeNodes