User Tools

Site Tools


allow_current_user

This is an old revision of the document!


Set the Execution Policy to RemoteSigned

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 Unrestricted -Scope CurrentUser
allow_current_user.1677289411.txt.gz · Last modified: 2024/10/17 21:42 (external edit)