How to reboot or shutdown NetScaler MAS using CLI

How to reboot or shutdown NetScaler MAS using CLI

book

Article ID: CTX220000

calendar_today

Updated On:

Description

Citrix ADM, formerly NetScaler MAS

There is an option on MAS GUI to reboot it but what is the equivalent CLI command for it.

Do not use the REBOOT command as it is not a clean reboot and will need a Database recovery.


Instructions

Run this command on Command prompt of MAS to reboot it in a clean way:

shutdown -r now


To shutdown the MAS please use this command:

shutdown -p now