Vertaling van "PowerCLI" in Spaans
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.
The easiest way is to just run the script from PowerCLI.
La forma más fácil es simplemente ejecutar el script desde PowerCLI.
Now, let's take a look at basic scripting including connecting, PowerCLI commandlets, as well as looping.
Ahora, echemos un vistazo al scripting básico incluyendo conectividad, PowerCLI commandlets, así como bucles.
So, get started scripting with PowerCLI and you will never look back!
Entonces, comience a crear scripts con PowerCLI y nunca volverá a mirar hacia atrás.
Any tasks that you repetitively do, or that are cumbersome to do in the web client are great candidates for scripting with PowerCLI.
Cualquier tarea que realice repetitivamente, o que sea complicada de realizar en el cliente web, son excelentes candidatos para la creación de scripts con PowerCLI.
Keep in mind, the below is in no way meant to be an all-encompassing tutorial, but rather an introduction to PowerCLI and how to get started running command lets and learning to automate your environment.
Tenga en cuenta que lo siguiente no significa de ninguna manera que sea un tutorial que abarque todo, sino más bien una introducción a PowerCLI y cómo comenzar a ejecutar commandlets y aprender a automatizar su entorno.
The best way to learn PowerCLI is to download it, install it, and get started using it in a lab environment such as a home lab.
La mejor manera de aprender PowerCLI es descargarlo, instalarlo y comenzar a utilizarlo en un entorno de laboratorio, como un laboratorio doméstico.
By doing this also, you are learning PowerCLI and how it works as well as how to modify the code to perform the task you need to accomplish.
Al hacer esto también, está aprendiendo PowerCLI y cómo funciona, así como la forma de modificar el código para realizar la tarea que necesita realizar.
You can automate routine tasks by leveraging remote command line scripting environments such as vCLI or PowerCLI.
Puede automatizar tareas de rutina aprovechando entornos remotos de líneas de comandos para el desarrollo de scripts, tales como vCLI o PowerCLI.
I'll share with you the PowerCLI I've created to power on/off your ESXi hosts and the virtual machines within.
Compartiré contigo el script PowerCLI que he creado para encender/apagar los hosts ESXi y las máquinas virtuales alojadas.
I used this script, which works well, but it leaves out a couple of minor details that may be overlooked, specially with people with little to no experience with Power Shell and PowerCLI.
He utilizado este guion, que funciona bien, pero deja un par de pequeños detalles que pueden pasarse por alto, especialmente con las personas con poca o ninguna experiencia con Power Shell y PowerCLI.
Configure remote secure syslog on ESXi hosts using a remote command line such as vCLI or PowerCLI, or using an API client.
Puede automatizar tareas de rutina aprovechando entornos remotos de líneas de comandos para el desarrollo de scripts, tales como vCLI o PowerCLI.
A great place to start with documentation and other resources is the official VMware PowerCLI release and documentation site.
Un excelente lugar para comenzar con la documentación y otros recursos es el Sitio oficial de documentación y lanzamientos de VMware PowerCLI.
Because this script requires PowerCLI cmdlets (connect-viserver, etc.) and those are not part of PowerShell ISE unless you import the snap-ins manually, which is totally feasible.
Debido a que este script requiere cmdlets PowerCLI (connect-viserver, etc.) y los que no forman parte de PowerShell ISE a menos de importar los complementos de forma manual, lo que es totalmente factible.