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.
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.
Also, when you import commands into your session from a Windows PowerShell module or from another session, use the Prefix parameter of the Import-Module or Import-PSSession cmdlet to add a prefix to the nouns in the names of commands.
Además, al importar los comandos a la sesión desde un módulo de Windows PowerShell o desde otra sesión, se utiliza el parámetro Prefix del cmdlet Import-Module o Import-PSSession para agregar un prefijo a los sustantivos de los nombres de comandos.
The command uses the Import-PSSession cmdlet to import a Get-Date cmdlet and a SearchHelp function into the current session.
The third command uses the Module parameter of Import-PSSession to import the cmdlets and functions in the module into the current session.
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.
Also, Import-PSSession cannot import commands from a PSSession that does not include the Get-Command, Get-FormatData, Select-Object, and Get-Help cmdlets.
Además, Import-PSSession no puede importar los comandos de una PSSession que no incluye los cmdlets Get-Command, Get-FormatData, Select-Object y Get-Help.
Import the session by typing the following cmdlet: Copiar Import-PSSession $session
Para hacerlo digite el siguiente cmdlet: Import-PSSession $session.
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.