Forum Discussion

dancronin_25735's avatar
dancronin_25735
Icon for Nimbostratus rankNimbostratus
Apr 24, 2017

Clear the current virtual server connections with Powershell

Hello,

 

I'm writing a script and would like clear connections from our servers before maintenance. I would like to use Powershell to clear all connections on each virtual server, similar to the tmsh command:

 

"tmsh delete sys connection cs-server-addr 192.255.1.1"

 

Is this possible with Powershell iControl?

 

Dan