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.
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.
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.