User Tools

Site Tools


allow_current_user

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
allow_current_user [2020/11/15 22:04] osoallow_current_user [2024/10/17 21:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Set the Execution Policy to RemoteSigned ======+====== Set the Execution Policy to Unrestricted ======
  
-Para cambiar la política de ejecución de scripts y permitir al usuarioejecutar el siguiente comando **antes** de ejecutar los .ps1+Para cambiar la política de ejecución de scripts y permitir al usuario actual ejecutar un script, solamente se debe correr el siguiente comando **antes** de ejecutar los .ps1, para destrabar la seguridad de PowerShell
  
-''Set-ExecutionPolicy RemoteSigned -Scope CurrentUser''+<code powershell>Set-ExecutionPolicy Unrestricted -Scope CurrentUser</code>
allow_current_user.1605477886.txt.gz · Last modified: 2024/10/17 21:42 (external edit)