LucD, I tried the following and it seems to add the folder....."-Location WinXP".
New-VM-Name"$name_$suffix"-Template$template-OSCustomizationSpec$oscust -Location WinXP -ResourcePool "DR View" -Datastore$dsc-WhatIf-RunAsync
Since "WinXP" is a subfolder I'm going to try the following to see if it works..."-Location DR_Workstations.WinXP". Is that the correct syntax? I'm not sure if the "." period will suffice.