You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The installation is stuck at "loading powershell framework - what could I´ve done wrong?
[Notice]: PowerShell Execution-Policies are configured to run Scripts and/or Modules.
[Notice]: Icinga PowerShell Framework is already installed. Using Framework functions for kickstarter.
[Notice]: Loading Icinga PowerShell Framework.
The text was updated successfully, but these errors were encountered:
The system shouldn't freeze at this point and can't reproduce this. What operating system are you running this on?
Have you set the execution policy for the CurrentUser / LocalMachine as well?
Hi,
I am using an elevated powershell and set:
Set-ExecutionPolicy -ExecutionPolicy ByPass -Scope Process
and tried to install the power shell framework:
The installation is stuck at "loading powershell framework - what could I´ve done wrong?
The text was updated successfully, but these errors were encountered: