Problem Description
After configuring VM properties in SCVMM 2012 R2 you can receive the following error message when you try to apply the settings.
Error Message
VMM is unable to process one or more of the provided cmdlet parameters. Type Get-Help Set-SCVirtualMachine -full to view a list of defined parameters and complete descriptions. Then try the operation again. ID : 1600
Solution
This problem can occur if DynamicMemoryMinimumMB
is set to equal or higher than 65536 MB
. Basically decrease the DynamicMemoryMinimumMB
and try again to apply the settings.
Good luck !