Microsoft Virtualization Discussions

Diag Mode in a Node of a cDOT filer

aselvan
15,076 Views

Hi All,

I am trying to login into the diag mode in a node of a cDOT filer.Any help is highly appreciated !!

Regards

Aravindhan Selvan

1 ACCEPTED SOLUTION

cole
9,047 Views

Here is one example using Invoke-NcSsh:

Invoke-NcSsh -Command 'system node run -node * -command "priv set diag; registry walk options"'

View solution in original post

10 REPLIES 10
Public