Hi @Raghavan,
Please check if the folder housing pwsh is in your PATH.
Also, confirm the name - i'm seeing it installed in
/usr/bin/powershell
Try using a Bamboo script task instead
#!/usr/bin/env pwsh
Write-Host "Using Powershell $($PSVersionTable.PSEdition) v$($PSVersionTable.PSVersion)"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the prompt reply..
however we are trying to run few powershell scripts using powershell core installed in amazon linux... any help is appreciated.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.