Download for Windows Premium
Publiciteit
Import-PSSession

Vertaling van "Import-PSSession" in Engels

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.
import the modules
Import-PSSession
Cuando se usa Import-PSSession, Cuando se importan comandos en la sesión actual, estos se ejecutan de forma implícita en la sesión original o en una sesión similar en el equipo original.
When you import the modules, and then use the imported commands in the current session, the commands run implicitly in the PSSession on the remote computer.
Import-PSSession convierte todos los comandos en funciones antes de importarlos.
Import-PSSession converts all commands into functions before it imports them.
A continuación, utilice el cmdlet Import-PSSession para importar los comandos.
Then, use the Import-PSSession cmdlet to import the commands.
De forma predeterminada, Import-PSSession no importa los comandos que tienen el mismo nombre que los comandos de la sesión actual.
By default, Import-PSSession does not import commands that have the same name as commands in the current session.
El módulo temporal que Import-PSSession crea podría incluir un archivo de formato, incluso si el comando no importa los datos de formato.
The temporary module that Import-PSSession creates might include a formatting file, even if the command does not import formatting data.
De forma predeterminada, Import-PSSession importa todos los comandos, salvo los que tienen el mismo nombre que los comandos de la sesión actual.
By default, Import-PSSession imports all commands except for commands that have the same names as commands in the current session.
Para hacerlo digite el siguiente cmdlet: Import-PSSession $session.
Import the session by typing the following cmdlet: Copiar Import-PSSession $session
El valor de la propiedad Path muestra que Import-PSSession creó un archivo de módulo de script (.psm1) en una ubicación temporal.
The value of the Path property shows that Import-PSSession created a script module (.psm1) file in a temporary location.
Dado que los comandos importados pueden tardar más tiempo en ejecutarse que los comandos locales, Import-PSSession agrega un parámetro AsJob a cada comando importado.
Because imported commands might take longer to run than local commands, Import-PSSession adds an AsJob parameter to every imported command.
El tercer comando usa el parámetro Module de Import-PSSession para importar en la sesión actual los cmdlets y funciones del módulo.
The third command uses the Module parameter of Import-PSSession to import the cmdlets and functions in the module into the current session.
Descripción El cmdlet Import-PSSession importa en la sesión actual los comandos (por ejemplo, cmdlets, funciones y alias) de una PSSession en un equipo local o remoto.
Description The Import-PSSession cmdlet imports commands (such as cmdlets, functions, and aliases) from a PSSession on a local or remote computer into the current session.
Ingrese el siguiente mensaje que comienza con "Si ve un error del tipo 'Import-PSSession: Files cannot be loaded...'" (Los archivos no pueden cargarse), ingrese el siguiente Powershell como administrador, como se requiere en el Paso 1.
Connect the session using the following command. Import-PSSession $Session If you see a message that begins If you see error like Import-PSSession: Files cannot be loaded... , enter the following command
A continuación, utilice el cmdlet Import-PSSession para importar los comandos.
To create a PSSession, use the New-PSSession cmdlet.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Import-PSSession in het Spaans

Publiciteit

Suggesties

Resultaten: 28. Exact: 28. Verstreken tijd: 26 ms.