Skip to content
Discussion options

You must be logged in to vote

It seems changing the policy to RemoteSigned was not enough in your environment. This is often caused by strict Windows Group Policies (GPO) or the "Mark of the Web" (Windows treating the downloaded file as an untrusted remote file, which still requires a signature).

If you need to install it immediately today, please try these two extra steps:

  1. Right-click the fluent-package-6.0.1-x64.msi file, select Properties, check the Unblock box at the bottom of the General tab, and click OK.
  2. Run PowerShell as an Administrator and temporarily set it to Bypass:
    Set-ExecutionPolicy Bypass -Scope LocalMachine

However, the most guaranteed solution is to wait for the upcoming release.
We have already f…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Watson1978
Comment options

Comment options

You must be logged in to vote
4 replies
@Watson1978
Comment options

Answer selected by Watson1978
@Fab-D-42
Comment options

@Watson1978
Comment options

@Fab-D-42
Comment options

Comment options

You must be logged in to vote
1 reply
@Fab-D-42
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants