Revision history of "Powercli simple"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 21:06, 12 September 2022Busk talk contribs 975 bytes +975 Created page with "# Run command on all Linux (Not Windows) ``` $vCenters = @("vmc01", "vmc02") Connect-VIServer -Server $vCenters $hostName="foo" $GuestUser="foo@example.com" $GuestPassword..."