FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Issue with running startup.ps1 script in Windows Powershell #2654

Open kdownunder opened 4 months ago

kdownunder commented 4 months ago

Issue with running startup.ps1 script in Windows Powershell

Description

I have just installed successfully FusionAuth using Windows Powershell, but I am having issues running the startup.ps1 script and getting the error message as per screenshot below. It says that startup.ps1 script cannot be loaded because running scripts is disabled on this system.

Affects versions

1.48.3

Screenshots

image

mooreds commented 4 months ago

It looks like you need to enable execution of scripts on the system.

Here's an article from stackoverflow's superuser.com site on how to do so: https://superuser.com/questions/106360/how-to-enable-execution-of-powershell-scripts