Get-SCVirtualMachine -VMMServer "scvmm1.volobl.gov" | Format-List -Property Name, Owner, Description, HostName, OperatingSystem, CPUCount, Memory | Out-File -FilePath C:\Temp\VMList.txt