• Sponsored Links

HyperV R2 broke my vm creation script

Have a script that automatically creates a VM prompts for memory size, number of CPU’s etc.
Worked fine on HyperV in 2008 SP2, but was getting intermitent failures on 2008 R2.
After a little bit of head scratching found out it was failing setting memory size to an odd number (e.g 2047 MB), worked fine when setting [...]