-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Elastic Bamboo
-
None
-
1
-
4
Problem Definition
Amazon allows using the <powershell> tags to run startup scripts for EC2 agents.
All Windows startup script definitions for Bamboo elastic agents are converted to .bat scripts
Suggested Solution
Add a flag in the elastic agent image configuration page to allow Powershell scripts or .bat scripts for Windows Elastic Agents.
Workaround
write all startup scripts in .bat format.