Export-PSSession no importa los comandos que tienen los mismos nombres que los comandos de la sesión actual.
Export-PSSession does not import commands that have the same names as commands in the current session.
El cmdlet Export-PSSession utiliza esta palabra clave para buscar los temas de Ayuda correspondientes a los comandos exportados.
This keyword is used by the Export-PSSession cmdlet to find the Help topics for the exported commands.
Export-PSSession devuelve una lista de los archivos que comprenden el módulo que creó. Notas
Export-PSSession returns a list of files that comprise the module that it created. Notes
Cuando se usa Export-PSSession, la información sobre la PSSession original se guarda en el módulo que se crea.
When you use Export-PSSession, it saves information about the original PSSession in the module that it creates.
De forma predeterminada, Export-PSSession exporta todos los comandos, salvo los que existen en la sesión actual. Sin embargo, se puede usar el Windows PowerShell.
By default, Export-PSSession exports all commands, except for commands that exist in the current session, but you can use the CommandName parameters to specify the commands to export.
Los cmdlets Import-PSSession y Export-PSSession crean módulos que contienen archivos de formato y archivos de script no firmados.
The Import-PSSession and Export-PSSession cmdlets create modules that contains unsigned script files and formatting files.
Sin embargo, Export-PSSession no guarda en el módulo las opciones especiales, como las que se establecen mediante el parámetro SessionOption de New-PSSession.
However, Export-PSSession does not save special options, such as those set by using the SessionOption parameter of New-PSSession, in the module.
Además, Export-PSSession no puede exportar los comandos de una sesión que no incluye los cmdlets Get-para mostrar el progreso del comando.
Also, Export-PSSession cannot export commands from a session that does not include the Get-Command, Get-FormatData, Select-Object, and Get-Help cmdlets.
Export-PSSession se basa en la infraestructura de comunicación remota de Windows PowerShell.
Export-PSSession relies on the Windows PowerShell remoting infrastructure.
Para obtener los comandos que se van a exportar, Export-PSSession utiliza el cmdlet Invoke-Command para ejecutar un comando Export-PSSession.
To find the commands to export, Export-PSSession uses the Invoke-Command cmdlet to run a Get-Command command in the PSSession.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.