Skip to content
Discussion options

You must be logged in to vote

Solução do vídeo
Se ao digitar
Get-ExecutionPolicy
resultar em: Restricted

Solução:
Set-ExecutionPolicy Unrestricted

Checar se ao digitar:

Get-ExecutionPolicy
``
retorna 
Unrestricted

:)

Replies: 7 comments 18 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@luandradesp
Comment options

@MaurilioSemeao
Comment options

Comment options

You must be logged in to vote
12 replies
@AndersonHelder93
Comment options

@mcstafilho
Comment options

@TiagoPiccinatto
Comment options

@LuizReisDev
Comment options

@ferreira28ian
Comment options

Comment options

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

@JuuJxp
Comment options

@braiansmarzaro
Comment options

@caiquefrd
Comment options

Answer selected by felquis
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Converted from issue

This discussion was converted from issue #1668 on December 07, 2020 18:50.