When the project is implemented, submitting documents to users has always been a heavy task for engineers. This set of NetScaler and MAS scripts can help us automate the generation of documents to alleviate some of the work.
The script is based on PowerShell and uses NetScaler's Nitro RESTful API to take all the information out and generate a word or PDF version of the document directly.
The original script supports a variety of European and American languages except Chinese, after many tests by me and author Carlwebster, the NetScaler script finally supports the Chinese version of Office, which can be exported directly on the Chinese system. Attachments can be downloaded at the bottom of this article.
At the same time, I have NetScaler script to the Chinese language, can directly produce documents in the content
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/8B/AB/wKioL1hU7uHzOrecAADEVF8pWsU276.png "title=" Baidushurufa_2016-12-17_15-52-32.png "alt=" Wkiol1hu7uhzorecaadevf8pwsu276.png "/>
The attachment zip contains a script for NetScaler (which also contains the contents of AG) and a Mas, which runs directly in PowerShell and enters Nsip directly, creating a document (Word or pdf) containing all of the configuration content as exemplified.
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/8B/AB/wKioL1hU817QGle-AAC1n8Z4kyo440.png "style=" float: none; "title=" 111.png "alt=" Wkiol1hu817qgle-aac1n8z4kyo440.png "/>
Enter user name password to execute
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M02/8B/AF/wKiom1hU81_Ai-kWAACfi-23KE0569.png "style=" float: none; "title=" 222.png "alt=" Wkiom1hu81_ai-kwaacfi-23ke0569.png "/>
Can be directly run, you can also add the following suffix to select the cover format, such as the specific syntax to write in the script is very detailed. For example:
PS C:\NetScaler_Script_v3_5.ps1-CoverPage "filaments"
(Operating premise: first: PowerShell 3 above second: Install the non-green version of Office Word correctly.) Win10 office2016 working in my environment)
Because of the same principle, Carl has made all of his online scripts supported by the Chinese office, such as Xenapp,xendesktop, Active Directory, Nutanix, etc. Available here to download
http://carlwebster.com/downloads/
The current XenApp XenDesktop supported version is 7.7 and can be downloaded in the attachments below this article.
More than 7.7 of the version has been beta, the author is looking for testers, interested friends can contact me
650) this.width=650; "src=" http://s5.51cto.com/wyfs02/M02/8B/AB/wKioL1hU8J3DDbkPAACMqdh69R4276.jpg "title=" aa.jpg "alt=" Wkiol1hu8j3ddbkpaacmqdh69r4276.jpg "/>
This article is from the "netscaler_insight" blog, make sure to keep this source http://netscaler.blog.51cto.com/9136680/1883597
Netscaler/mas/xaxd Automatic Document Generation tool