How to trigger an Agent based release from MSBuild 26 March 2015 Donovan-Brown Work (5) I was recently asked how to trigger an Agent based releasefrom MSBuild. This is a valuable te [More]
How to log out of FTP from Windows Explorer 25 March 2015 Donovan-Brown Work (10) Problem: I can’t log out of FTP site in Windows Explorer after clicking Save passwo [More]
How to Enable Root Login on Ubuntu 24 March 2015 Donovan-Brown Work (0) Problem:I need to log in as root on my Ubuntu server.Solution:sudo passwd root [More]
How to set the build quality during your release with Release Management 21 March 2015 Donovan-Brown Work (9) I was recently asked the following question. "I would like the build quality to be set by the R [More]
How to get your PowerShell output to show up in Deployment Log 15 March 2015 Donovan-Brown Work (5) Problem: I wrote some custom PowerShell that calls an exe but the output is not being show [More]
The "SqlBuildTask" task failed unexpectedly. System.MethodAccessException 15 March 2015 Donovan-Brown Work (0) Problem:I get the The "SqlBuildTask" task failed unexpectedly. System.MethodAccessException error wh [More]
Returning error code from PowerShell for Release Management 15 March 2015 Donovan-Brown Work (0) Problem:I have a PowerShell script that calls an exe and even if the exe fails Release Management sh [More]
Change build definition branches with PowerShell 11 March 2015 Donovan-Brown Work (9) Problem:I have a large number of build definitions I need to pointto a different branch.Solutio [More]