If we have to reset SDX Xenserver password and if we do not have LOM access.
we use the Xe-Serial option as mentioned below .
https://support.citrix.com/article/CTX212060/how-to-reset-root-password-of-netscaler-sdx-running-on-xenserver#:~:text=Procedure%20for%20Xenserver%207.1%3A&text=the%20locate%20keyword%20splash%20and,%2Fusr%2Fsbin%2Finit%22
However sometimes when we use xe-serial we do not see the keyword splash as mentioned in the article above .
If we do not see the word splash , we need replace ro with rw and after that add the init=/bin/bash
Press Ctrl c and see if the SDX reboots into single user mode .
If not this time try with below options.
rw init=/sysroot/bin/sh
Once this change has been done, press “ctrl” and “X” together to boot into single-user mode.
Within the emergency, mode type the following.
chroot /sysroot
Followed by
Passwd