The cmdlets are divided into two families: *-Nc* for clustered sytems, and *-Na* for 7-mode systems. You'll want to use the *-Nc* cmdlets for your operations.
For example, to get the logs for a node use the command:
Get-NcEmsMessage -Node $nodeName
Hope that helps.
Andrew
If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.