We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Set-ExecutionPolicy
A Set-ExecutionPolicy command sets and changes your execution policy.
Un comando Set-ExecutionPolicy establece y cambia la directiva de ejecución.
Gets the current execution policies in the current session. Set-ExecutionPolicy
Obtiene las directivas de ejecución actuales de la sesión actual. Set-ExecutionPolicy
To assign a particular policy, we call Set-ExecutionPolicy followed by the name of the corresponding policy.
Para asignar una política en particular, llamamos a Set-ExecutionPolicy seguido del nombre de la política correspondiente.
You do not have to set it when you open the console, and you do not have to store a Set-ExecutionPolicy command in your profile.
No es necesario establecerlo al abrir la consola ni es preciso almacenar un comando Set-ExecutionPolicy en su perfil.
The effective execution policy is determined by the policies that you set by using Set-ExecutionPolicy and the "Turn on Script Execution" group policies for computers and users.
La directiva de ejecución vigente está determinada por las directivas que se establezcan mediante el uso de Set-ExecutionPolicy y las directivas de grupo "Activar ejecución de scripts" para equipos y usuarios.
The first command uses the Set-ExecutionPolicy cmdlet to set an execution policy of AllSigned for the current user.
El primer comando utiliza el cmdlet Set-ExecutionPolicy para establecer la directiva de ejecución AllSigned para el usuario actual.
To use Import-Module without changing the execution policy for the local computer, use the Scope parameter of Set-ExecutionPolicy to set a less restrictive execution policy for a single process.
Para usar Import-Module sin cambiar la directiva de ejecución del equipo local, utilice el parámetro Scope de Set-ExecutionPolicy a fin de establecer una directiva de ejecución menos restrictiva para un proceso concreto.
Logged in as administrator, enter the following PowerShell cmdlet: Set-ExecutionPolicy RemoteSigned.
Inicie sesión como administrador e introduzca el cmdlet de PowerShell Set-ExecutionPolicy RemoteSigned.
Logged in as administrator, run the PowerShell command Set-ExecutionPolicy RemoteSigned.
Inicie sesión como administrador e introduzca el cmdlet de PowerShell Set-ExecutionPolicy RemoteSigned.
This can be checked with Get-ExecutionPolicy and the required policy can be set with Set-ExecutionPolicy RemoteSigned.
Esto se puede comprobar con Get-ExecutionPolicy y la política requerida se puede establecer con Set-ExecutionPolicy RemoteSigned.
Set the level of permissions to "RemoteSigned" with the command "Set-ExecutionPolicy RemoteSigned" -Ready!
Definir el nivel de permisos a "RemoteSigned" con el comando "Set-ExecutionPolicy RemoteSigned"
To enable the running remote scripts type set-executionpolicy remotesigned
Para habilitar la ejecución de scripts remotos escribe set-executionpolicy remotesigned
C:\PS>set-executionpolicy -scope CurrentUser -executionPolicy Undefined This command uses an execution policy value of Undefined to effectively remove the execution policy that is set for the current user scope.
C:\PS>set-executionpolicy -scope CurrentUser -executionPolicy Undefined Descripción - Este comando utiliza el valor Undefined de directiva de ejecución para quitar efectivamente la directiva de ejecución establecida para el ámbito del usuario actual.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.