Hi Community,
For some reason, this run quite slow:
Import-Csv-Path'z:\FakePath\Temp\FakeFileName.csv' | foreach { Get-VM$_.Name }
Is there anyway to speed this up?
Thanks!
Hi Community,
For some reason, this run quite slow:
Import-Csv-Path'z:\FakePath\Temp\FakeFileName.csv' | foreach { Get-VM$_.Name }
Is there anyway to speed this up?
Thanks!