Upgrade to powershell 7

Is it possible to upgrade to use powershell 7 rather than 5.1:
octopus wants to use:
C:\Windows\System32\WindowsPowerShell\v1.0
but i want it to use:
C:\Program Files\PowerShell\7

can i change it somehow?

Hi @samuelt12!

Indeed, on you deployment steps, you can use the “Configure Features” and then configure your powershell edition (regular or core) from this feature:

I hope this helps, and please let me know if you have any further questions!

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.