Configuration.ini File via script

  • Hi All, 
    I'm able to run configuration.ini file via Dos cmd shell script 
    I have a question related to service accounts 
    I'm trying to achieve is having a script to install using batch process 
    So If the service accounts are changing all the times(for new server install. new service account), How do I fetch them from AD and figure out the password on the fly
    For each new install, we receive a different service account and password from AD team  
    Can someone please share example ? or explain what I need to do ?

    Thanks

  • You can try creating the variable file and use these value while you call the program. Please refer following link which might help.

    https://stackoverflow.com/questions/2763875/batch-file-include-external-file-for-variables

    HTH

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply