Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
Get-PSSession
Saves commands from another session in a module file. Get-PSSession
Guarda los comandos de otra sesión en un archivo de módulo. Get-PSSession
To find the instance ID of a session, use the Get-PSSession cmdlet.
Para obtener el identificador de instancia de una sesión, utilice el cmdlet Get-PSSession.
You can use the parameters of Get-PSSession to get the sessions that are connected to particular computers, or you can identify sessions by their names, IDs, or instance IDs.
Se pueden utilizar los parámetros de Get-PSSession para obtener las sesiones que están conectadas a equipos concretos, o bien identificar las sesiones por sus nombres, identificadores o identificadores de instancia.
To delete all the PSSessions in the current session, type "Get-PSSession | remove-pssession".
Para eliminar todas las PSSessions de la sesión actual, escriba "Get-PSSession | remové-pssession".
Without parameters, Get-PSSession gets all of the PSSessions created in the current session.
Sin parámetros, Get-PSSession obtiene todas las PSSessions creadas en la sesión actual.
To find the ID of a session, use the Get-PSSession cmdlet. Required? false
Para obtener el identificador de una sesión, se utiliza el cmdlet Get-PSSession. ¿Requerido? false
Get-PSSession gets the PSSessions that were created in the current session.
Get-PSSession obtiene las PSSessions que se crearon en la sesión actual.
To find the ID of a PSSession, run the Get-PSSession cmdlet without parameters. Type
Para buscar el identificador de una PSSession, se utiliza Get-PSSession sin parámetros.
You can save the object in a variable when you create the PSSession, or you can use a Get-PSSession command to get the PSSession at a later time.
Puede guardar el objeto en una variable al crear la PSSession o utilizar un comando Get- PSSession para obtener la PSSession más adelante.
Get-PSSession returns the same type of object that New-PSSession returns.
Get-PSSession devuelve el mismo tipo de objeto que New-PSSession.
To find the ID of a PSSession, use Get-PSSession without parameters. Required? true
Para buscar el identificador de una PSSession, se utiliza Get-PSSession sin parámetros. ¿Requerido?
Enter a variable that contains the PSSessions or a command that creates or gets the PSSessions, such as a New-PSSession or Get-PSSession command.
Escriba una variable que contenga las PSSessions o un comando que las cree u obtenga, como un comando New-PSSession o Get-PSSession.
Description The Get-PSSession cmdlet gets the Windows PowerShell sessions (PSSessions) that were created in the current session.
Descripción El cmdlet Get-PSSession obtiene las sesiones de Windows PowerShell (PSSessions) que se crearon en la sesión actual.
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.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "Get-PSSession" în limba Română