Note: Forums will be making significant UX changes to address key usability improvements surrounding search, discoverability and navigation. To learn more about these changes please visit the announcement which can be found HERE.
Best way to build .NET migration BAT file

Answered Best way to build .NET migration BAT file

  • Thursday, January 31, 2013 1:33 PM
     
     
    Right now I have a very simple BAT file that migrates (XCOPY) my .NET files to remote servers. The only issue is I need to shut down and restart a console app and a windows server on remote server which defeats the purpose of having a batch file. This and i would also like to implement some IIS configuration within the file so that when I move to production , all you would have to do is crank this BAT file and you are done. Any help is appreciated.

All Replies