You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When running deployments I am receiving an error:
invoke-sqlcmd : The term 'invoke-sqlcmd' is not recognized as the name of a cmdlet, function, script file, or operable program
However, when run locally on the same server this executes in PowerShell no problem. I want to check and confirm what version of PowerShell executable is being used by Bamboo when deployments are run to ensure they are they same and rule out this being the issue.
I'm not a powershell expert but is invoke-sqlcmd available on the path for bamboo? Try using the full path to command to check.
I also found this stackoverflow thread that could be useful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.