Browse by Tags

Installing a DB from a DACPAC using Powershell as part of TFS Lab Management deployment
Thu, Mar 14 2013 11:45
I have been battling setting up a DB deployed via the SQL 2012 DAC tools and Powershell.  My environment was a network isolated pair of machines DC – the domain controller and SQL 2012 server IIS – A web front end As this is network isolated I could only run scripts on the IIS server, so my DB deploy needed to be remote. So the script I ended up with was... Read More...
TFS Test Agent cannot connect to Test Controller – Part 2
Mon, Oct 1 2012 16:33
I posted last week on the problems I had had getting the test agents and controller in a TFS2012 Standard environment talking to each other and a workaround. Well after a good few email with various people at Microsoft and other consultants at Black Marble I have a whole range of workarounds solutions. First a reminder of my architecture, and note that this could... Read More...