Microsoft Virtualization Discussions

Network Interface revert * equivalent in powershell cdot

olson
3,973 Views

Greetings,

          I know I can always run a

                    Invoke-NcSsh "network interface revert *"

          To send all interfaces home however is there a native method in powershell to make this change?

Thanks,

John

1 ACCEPTED SOLUTION

cole
3,973 Views

John,

The ZAPI that corresponds with this CLI command is new as of 8.2.1.  The upcoming toolkit v3.1.0 has the relevant cmdlets for this (but will, of course, only work on 8.2.1+). The next toolkit release is imminent (not sure of the exact date).

Jason

View solution in original post

2 REPLIES 2

cole
3,974 Views

John,

The ZAPI that corresponds with this CLI command is new as of 8.2.1.  The upcoming toolkit v3.1.0 has the relevant cmdlets for this (but will, of course, only work on 8.2.1+). The next toolkit release is imminent (not sure of the exact date).

Jason

cknight
3,973 Views
Public