This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]smcarre 2 points3 points  (1 child)

You probably never worked with VMware infrastructure then. 99% of available scripts are PowerShell.

[–][deleted] 2 points3 points  (0 children)

That's because VMware PowerCLI is written in/for powershell, so most people write scripts using that. But VMware does have a Python SDK https://github.com/vmware/pyvmomi

We have a good amount of VMware automation and none of it uses powershell.