Where can we open the `Post-build script` box of a build process template?

build-process, post-build-event, run-script, tfs

Solution

Right click on your build definition and select edit. Once in that screen select option "Process" on the left and then expand the Advanced section and you should find it there.

Problem

As guided here, we can add extra script to run along the build process. I can't find where to open this dialog to put my script in the post-build box. Where is it? Update I go for `Edit a build definition` - Process section and just see the below properties.

Original source