I have spent the better part of a few hours trying to figure out this issue. We recently upgraded to NPM 11.0.1 / NCM 7.3.2. I found a couple similar issues for 7.3 RC, but no responses to the threads.
The issue I'm having is that the Script Executions are not functioning when the device is prompting for a y/n response. The "y" character is being omitted in the results and NCM does not seem to know how or when to input the "y" in order to get a reload to complete. We have a multiple NPM/NCM architectures between the coupe of networks we have and every single one of them are doing it.
This is what I get for script results trying to perform a regular reload and a "y" to verify the request:
reload
y
Are ou sure? (enter '' or 'n'):
Error: Enter /n or Y/N for confirmation
As you can see, the "y" is omitted from the feedback with the exception of the input from NCM. These are all Brocade switches of various platforms.
I have tried this probably 15 different ways by now including ${CR} and various other end-of-line commands. Previously, and "enter" or extra line would suffice, but that is no longer working. I am now stuck, on a holiday, trying to reboot 120 switches. I would use the sample job, but apparently the entire job system isn't working properly either at the moment as nothing shows up on the WebGUI. This is only one the one instance...the one I need it to work on...so that's for another day. Jobs appear to running, just nothing shows up in the Jobs List.
Any help would be most appreciated. I looked through current Hotfixes and did not find anything relevant.