HowTo: Create a NetScaler Load Balancing vServer for Citrix Workspace Environment Management on the CLI

Since Citrix has released Workspace Environment Management 4.2 there is now a complete section about #WEM in the Citrix eDocs. Part of the new official documentation is a section about load balancing advices. But before that, there has already been a superior blog article about that topic by Ryan Revord.
But what is still missing is a complete overview of the necessary NetScaler CLI commands. That way you can import your WEM load balancing configuration in less than a minute! As I try to do everything in NetScaler on the CLI, I documented the steps during my first WEM deployment and wanted to share them with the community. Continue reading “HowTo: Create a NetScaler Load Balancing vServer for Citrix Workspace Environment Management on the CLI”

NetScaler CLI Syntax highlighting with Notepad++

Last Friday I had to write a large NetScaler config file. Most of the time I do this in a plain text editor. Then I asked myself, if there is any form of code editor for NetScaler. I didn’t found one after a quick research, but I found a syntax highlighting definition for Notepad++ which is a lot better than nothing 😀
Here is the source, it’s a German website, but you can’t overlook the following line:

“Hier die aktuelle Version [Stand 29.02.2016] : Netscaler.xml”
which means:
“Here is the latest version [Last Update 29th February 2016] : Netscaler.xml”

R33NET BLOG: NetScaler Syntax highlighting for Notepad++