Microsoft Virtualization Discussions

Network Interface revert * equivalent in powershell cdot

olson
4,791 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
migration has accepted the solution

cole
4,791 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
migration has accepted the solution

cole
4,792 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
4,791 Views
Public