NetScaler

1.4.0

PowerShell module for interacting with Citrix NetScaler via the Nitro API

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name NetScaler -RequiredVersion 1.4.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name NetScaler -Version 1.4.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Brandon Olin. All rights reserved.

Package Details

Author(s)

  • Brandon Olin

Tags

Citrix NetScaler LoadBalancer

Functions

Add-NSCertKeyPair Add-NSCSVirtualServerResponderPolicyBinding Add-NSDnsNameServer Add-NSDnsSuffix Add-NSIPResource Add-NSLBServiceGroupMonitorBinding Add-NSLBSSLVirtualServerCertificateBinding Add-NSLBVirtualServerBinding Add-NSLBVirtualServerResponderPolicyBinding Add-NSLBVirtualServerRewritePolicyBinding Add-NSRSAKey Add-NSServerCertificate Add-NSSSLCertificateLink Add-NSSystemFile Add-NSVPNVirtualServerBinding Clear-NSConfig Connect-NetScaler Disable-NSFeature Disable-NSLBMonitor Disable-NSLBServer Disable-NSLBVirtualServer Disable-NSMode Disconnect-NetScaler Enable-NSFeature Enable-NSLBMonitor Enable-NSLBServer Enable-NSLBVirtualServer Enable-NSMode Get-NSAAAGroup Get-NSAAAGroupBinding Get-NSAAAUser Get-NSAAAUserBinding Get-NSAAAVirtualServer Get-NSAvailableTimeZone Get-NSBackup Get-NSConfig Get-NSCSAction Get-NSCSPolicy Get-NSCSVirtualServer Get-NSCSVirtualServerResponderPolicyBinding Get-NSDnsNameServer Get-NSDnsSuffix Get-NSFeature Get-NSHostname Get-NSIPResource Get-NSIP6Resource Get-NSKCDAccount Get-NSLBMonitor Get-NSLBServer Get-NSLBServiceGroup Get-NSLBServiceGroupMemberBinding Get-NSLBServiceGroupMonitorBinding Get-NSLBSSLVirtualServer Get-NSLBSSLVirtualServerCertificateBinding Get-NSLBSSLVirtualServerProfile Get-NSLBStat Get-NSLBVirtualServer Get-NSLBVirtualServerBinding Get-NSLBVirtualServerResponderPolicyBinding Get-NSLBVirtualServerRewritePolicyBinding Get-NSLDAPAuthenticationPolicy Get-NSLDAPAuthenticationServer Get-NSResponderAction Get-NSResponderPolicy Get-NSRewriteAction Get-NSRewritePolicy Get-NSStat Get-NSMode Get-NSNTPServer Get-NSSAMLAuthenticationPolicy Get-NSSAMLAuthenticationServer Get-NSSSLCertificate Get-NSSSLCertificateLink Get-NSSSLProfile Get-NSSystemFile Get-NSTimeZone Get-NSVersion Get-NSVPNServer Get-NSVPNSessionPolicy Get-NSVPNSessionProfile Get-NSVPNVirtualServer Get-NSVPNVirtualServerBinding Get-NSVPNVirtualServerTheme Install-NSLicense Invoke-Nitro New-NSBackup New-NSCSVirtualServer New-NSKCDAccount New-NSLBMonitor New-NSLBServer New-NSLBServiceGroup New-NSLBServiceGroupMember New-NSLBServiceGroupMonitor New-NSLBVirtualServer New-NSLDAPAuthenticationPolicy New-NSLDAPAuthenticationServer New-NSNTPServer New-NSResponderAction New-NSResponderPolicy New-NSSSLProfile New-NSVPNSessionPolicy New-NSVPNSessionProfile New-NSVPNVirtualServer Remove-NSBackup Remove-NSDnsSuffix Remove-NSLBMonitor Remove-NSLBServer Remove-NSLBServiceGroup Remove-NSLBServiceGroupMonitorBinding Remove-NSLBVirtualServer Remove-NSLBVirtualServerBinding Remove-NSLBSSLVirtualServerProfile Remove-NSLDAPAuthenticationPolicy Remove-NSLDAPAuthenticationServer Remove-NSResponderAction Remove-NSSSLCertificateLink Remove-NSSSLProfile Remove-NSVPNSessionPolicy Remove-NSVPNSessionProfile Restart-NetScaler Save-NSConfig Set-NSHostname Set-NSLBServer Set-NSLBServiceGroup Set-NSLBSSLVirtualServer Set-NSLBSSLVirtualServerProfile Set-NSLBVirtualServer Set-NSResponderAction Set-NSSSLProfile Set-NSTimeZone Set-NSVPNVirtualServerTheme

Dependencies

This module has no dependencies.

Release Notes

- Added Invoke-Nitro to wrap direct calls to _InvokeNSRestApi
- Added Get-NSConfig to retrieve NetScaler configuration (running or saved)
- Added Get/New/Set/Remove-NSResponderAction
- Modified Get-NSLBMonitor, Get-NSLBServer, Get-NSLBServiceGroup to only return
 resources if there are resources to return.

FileList

Version History

Version Downloads Last updated
1.7.0 85,221 7/2/2018
1.6.0 1,137 11/1/2017
1.5.0 919 7/26/2017
1.4.0 (current version) 966 11/8/2016
1.3.0 602 9/10/2016
1.2.0 711 4/21/2016
1.1.2 115 1/15/2016
1.1.1 22 12/31/2015
1.0 55 11/16/2015
Show more