All public logs

Jump to navigation Jump to search

Combined display of all available logs of UVOO Tech Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:37, 14 June 2022 Busk talk contribs created page Powercli script wrapper (Created page with ".env.ps1 ``` $env:VSPHERE_USERNAME = 'foo' $env:VSPHERE_USERPASS = "bar" $env:VCENTERS = "vc1, vc2" $env:THROTTLE_LIMIT=3 $env:minDiskSize = 80 ``` set env vars ``` . .env.ps...")