Hello
I am trying to create a batch file for backing up ESSO secret key ….in order to do that i worte the below command in the notepad and i try to execute it as batch file…its working fine but every time when i execute it , It is asking for Password and conform password…
we are planning to automate it…can anyone please show me how should i give this password and conform password on the batch file so it will not prompt me every time when i execute it…
“C:\Program Files\Common Files\Enterprise Single Sign-On\ssoConfig.exe” -backupSecret c:\ssolatest-%date:~10,4%%date:~7,2%%date:~4,2%_%time:~0,2%%time:~3,2%.bak
Thanks
Fathima