Microsoft Virtualization Discussions

Network Interface revert * equivalent in powershell cdot

olson
3,947 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,947 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,948 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,947 Views
Public