The Set-ExecutionPolicy cmdlet changes PowerShell execution policies for Windows computers. For more information, see about_Execution_Policies. Beginning in PowerShell 6.0 for non-Windows computers, the default execution policy is Unrestricted and can't be changed. The Set-ExecutionPolicy cmdlet...
learn.microsoft.com
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser dediğide açılacak. Detaylı bilgi için microsoft dökümantasyonuna göz at.