Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Where can I get the iControl dll?

OTS02
Cirrus
Cirrus

I have been using iControl.dll 11.5.0.0. Have finally upgraded to GTM version 12, planning on updating to 14 soon. My 11.5.0.0 version doesn't seem to work with GTM BIG-IP 12.1.5.2 Build 0.0.10 Point Release 2.

Can someone please point me to where I may download a newer iControl dll.

6 REPLIES 6

OTS02
Cirrus
Cirrus

Every question I have searched regarding where to actually download the latest iControl file is either 'no answer', OR none of the given links still exist.

IS f5 GETTING OUT OF THE iControl BUSINESS?

Andrew-F5
F5 Employee
F5 Employee

You can get it from here, https://devcentral.f5.com/s/articles/Microsoft-Powershell-with-iControl.

 

I copy-pasted the download links below. Right click and save as, for the .msi installers install the .msi then you can grab the iControl.dll file from the install directory, for the zips just extract the folder or open the archive and grab the .dll

 

Downloads:

v11.00.00 Released August 10, 2013

v11.04.01 Released December 02, 2013

v11.05.00 Released February 18, 2014

v11.06.00 Released August 28, 2014

v12.01.00 Released May 09, 2016

v13.00.00 Released March 21, 2017

v13.01.00 Released November 11, 2017

Oh thank you Andrew! Not sure if this is it exactly, but it is a start. I am (at the moment) only interested in the SOAP version. I will unzip one of these and see if it has the whole package. Perry Green Network Engineer Open Technology Solutions, LLC Office: 303 708 7196 Email: pgreen@open-techs.com www.open-techs.com<>

I am having no success in writing SOAP iControl to the GTMs on version BIG-IP 12.1.5.2 Build 0.0.10 Point Release 2. Won’t stay initialized (not really sure it gets initialized). Did f5 stop supporting iControl SOAP for the new DNS structure in version 12.1? If it is still support, could you possibly give me some sample code that lists out the V2 pools? Perry Green Network Engineer Open Technology Solutions, LLC Office: 303 708 7196 Email: pgreen@open-techs.com www.open-techs.com<>

BTW, C# is what I have been coding. Perry Green Network Engineer Open Technology Solutions, LLC Office: 303 708 7196 Email: pgreen@open-techs.com www.open-techs.com<>

OTS02
Cirrus
Cirrus

Thanks again Andrew. I pulled out the iControl.dll, and dropped it in Visual Studio.

Can you point me to some sample C# code that would give me a jump start on how to list out the V2, type A pools?