I need to run the script on Linux OS given by HPE in OVCs and I need to run this on almost all the nodes in all the federations.
Hence I am writing one more small batch file to run that script which is there in the OVCs.
The original script which is given by HPE and which is in OVC asks for the administrator user name and password. However, I don't know how to supply this username and password to a batch file?
I am able to write a batch file and it run it, but not sure how to pass through the username and passwords.