Microsoft Virtualization Discussions

privileged level

JSHACHER11
3,072 Views

hi guys,

Is there a way to set the privileged level (advanced, diag) from POSH or Invoke-NaSsh is the only way?

cheers

1 ACCEPTED SOLUTION

JGPSHNTAP
3,027 Views

i've always done by the following

invoke-nassh "priv set diag; sis stat"

View solution in original post

2 REPLIES 2

JGPSHNTAP
3,028 Views

i've always done by the following

invoke-nassh "priv set diag; sis stat"

JSHACHER11
3,027 Views

thank you

Public