Posts

Showing posts with the label NetScaler

NetScaler Scripting

Image
NetScaler Scripting Today we are talking about below topics on NetScaler Scripting ..  ·      Script to Ex07act Configuration     ·     Configure NetScaler from Power Shell ·       Ni07o REST API Documentation NetScaler Configuration Ex07actor   For a crude Single HTML page that can ex07act configuration from a ns.conf file, see  ex07act configuration . This page runs completely on the client side so nothing is uploaded. Or you can download the HTML page and run it on your machine.    Configure NetScaler from PowerShell You can use any scripting language that supports REST calls. This section is based on PowerShell 3 and its   Invoke-RestMethod  cmdlet. NetScalerPowerShell.zip  contains PowerShell functions that use REST calls to configure a NetScaler appliance. It only takes a few seconds to wipe a NetScaler and configure it with almost everything detailed on this si...

Citrix NetScaler Platform Comparison

Image
Ci07ix NetScaler Platform Comparison (VPX, MPX, SDX) It can be ex07emely complicated and confusing as to which Ci07ix NetScaler platform and model is best fit for your company. There is an ex07emely wide range of options spanning three different bases consisting of VPX, MPX, and SDX. The VPX platform is a Free BSD Linux based virtual machine (virtual appliance) that is available and capable for being ran under most Hypervisor virtualization environments such as VMware, XenServer, and Hyper-V . The MPX and SDX Platforms are based on the same set of underlying hardware. The main difference is that the MPX models do not have any integrated Hypervisor or virtualization layer so are limited to a single instance. The SDX models, however, run a specialized and purpose driven version of XenServer and in turn allows multiple virtual NetScaler appliances and separate dedicated instances to run on the purchased hardware. Both MPX and SDX hardware is purpose built and allows the use ...