We refresh our Dynamics GP databases in a Test environment from the Production databases once per week.
We currently use the Software Debugging Tool (SDT) to manually set the same background color of all 30 Test companies after every weekly refresh.
Its pretty straightforward to append <TEST> to all the company names using T-SQL after a weekly refresh but setting the background color is not so straightforward. Our use of the SDT has only been in recent times so our knowledge is limited. Is there any 'automated' way to get the same background color set for the 30 refreshed databases each week ?