Get-SCVirtualMachine -VMMServer "scvmm1.volobl.gov" | Format-Table -Property Name, HostName -AutoSize | Out-File -FilePath C:\Temp\VMList.txt -Encoding UTF8