Server 2012 core with hyper-v. I want to create my first vm. To do this from powershell 3.0, it says issue the following command:
new-vm -name "name" -memorystartupbytes 1gb..........
This produces "the term new-vm is not recognized as a cmdlet......."
What is the correct command to create a vm?