vineethac.blogspot.com
A blog on SDDCs, Kubernetes, PowerShell, and Python.
Pages
(Move to ...)
Home
Index
vSphere with Tanzu
vRealize Operations (vROps)
VMware PowerCLI
PowerShell
Python
Kubernetes and Containers
Generative AI and LLMs
▼
Showing posts with label
invoke-command
.
Show all posts
Showing posts with label
invoke-command
.
Show all posts
Tuesday, December 31, 2019
Working with REST API using PowerShell
›
In this blog, I am consolidating all the articles I published regarding REST APIs and PowerShell. This will be useful for all those who li...
Monday, February 5, 2018
PowerShell Remoting
›
Remoting is a feature that helps you manage Windows infrastructure in scale. It uses WS-MAN protocol implemented using WinRM. PS Remoting is...
Wednesday, March 15, 2017
Running a PowerShell script on multiple remote machines simultaneously
›
Below example shows how to trigger PowerShell scripts on a remote Windows machine and run as background jobs. trigger.ps1 Invoke-Command -Co...
›
Home
View web version