In PowerShell you can use the 0..2 to get all the numbers 0, 1 and 2. Using this you can do:
$Name="Machine"0..2 |ForEach-Object { New-vm-vmhostserver1.paris.rio-Name"$Name$_"-TemplateTemplate1-DatastoreVMFS_LOCAL_server1 }
In PowerShell you can use the 0..2 to get all the numbers 0, 1 and 2. Using this you can do:
$Name="Machine"0..2 |ForEach-Object { New-vm-vmhostserver1.paris.rio-Name"$Name$_"-TemplateTemplate1-DatastoreVMFS_LOCAL_server1 }