Se pueden crear varios archivos de script en la misma ficha de PowerShell.
Multiple script files can be created in the same PowerShell tab.
PowerShell comenzará a descargar una cantidad excesiva de texto en la pantalla.
PowerShell will start dumping an inordinate amount of text onto the screen.
PowerShell admite varios tipos de operadores que ayudan a manipular los valores.
Para abrir estos en PowerShell, solo tienes que utilizar comillas.
To open these in PowerShell, you just need to use quotes.
Esto es porque PowerShell todavía está trabajando en tu último comando.
This is because PowerShell is still working on your last command.
Con privilegios de administrador, inicie PowerShell y ejecute los siguientes comandos.
With administrator privileges, start PowerShell and run the following commands.
Investigue el proceso que invocó el comando PowerShell y repare según sea necesario.
Investigate the process that invoked PowerShell command and remediate, as needed.
O use PowerShell para implementar si eso es lo que prefiere.
Or use PowerShell to deploy if that's what you prefer.
El primer comando obtiene todos los procesos de PowerShell en la sesión actual.
The first command gets all of the PowerShell processes in the current session.
Esto aparece porque PowerShell imprime el objeto que devuelve una función.
This appears because PowerShell prints the object that is returned by a function.
PowerShell también le permite combinar fácilmente los cmdlets en scripts.
PowerShell also enables you to easily combine cmdlets into scripts.
Realice los pasos siguientes para abrir y cerrar una ficha de PowerShell.
Use the following steps to open and close a PowerShell tab.
Esta configuración se lleva a cabo cuando se usa el script de PowerShell.
This configuration is done for you when you use the PowerShell script.