Hyper-V Automation through scripts (Memory)
October 19, 2009 | In: Hyper-V
Last time I looked at building onto our WMI automation script with processor creation. Today, I want to cover how to add memory resources into the script. Once again, I will take advantage of the existing patterns for creating this script. # Set up...