So, I guess I wasn't very clear and that is my fault. I do want my admins to still utilize the UI for building virtual machines. I don't know that pushing them to all user powercli is the answer just yet. (I don't even really know it as you can tell) We have around 30 different possible network subnets in our vm farm and I am just trying to avoid creating that many customization wizards all because I can't force the wizard to prompt them for the default gateway. (you can only get the IP address to prompt) We have a power shell script already in place as part of the post execution process and was thinking that I might be able to edit it to set the DG depending on what the IP address was from the previous entry before the vm creation kicked off. I have seen the powercli scripts that query a spreadsheet for information and then automation takes over from that point but I am honesty not crazy about that process. If I had 10 or more builds to do then sure that would be an excellent solution but I am really just talking about your one off build requests.