Which step(s) are necessary to install Message Queueing (MSMQ) in preparation for configuring a Windows cluster?
use Computer Manager to manually move C:\windows\system32\msmq to a shared cluster disk resource
use Windows Failover Cluster Manager to add the Message Queuing resource; in the properties add the MSMQ disk to the resource list
use the Component Services snap-in to manually move C:\windows\system32\msmq to a shared cluster disk resource
use Windows Failover Cluster Manager to add the MSMQ resource; add C:\windows\system32\msmq to the resource list and convert it to a shared disk
Submit