I got below error when I started docker on Windows 10 Pro:
[09:28:31.836][PowerShell ][Info ] Run script with parameters: -Create True -SwitchSubnetAddress 10.0.75.0 -SwitchSubnetMaskSize 24 -CPUs 2 -Memory 2048 -IsoFile C:\Program Files\Docker\Docker\Resources\mobylinux.iso…
[09:28:32.351][NamedPipeServer][Error ] Unable to execute Start: A parameter cannot be found that matches parameter name ‘SwitchSubnetAddress’. at System.Management.Automation.CmdletParameterBinderController.VerifyArgumentsProcessed(ParameterBindingException originalBindingException)
at System.Management.Automation.CmdletParameterBinderController.BindCommandLineParametersNoValidation(Collection1 arguments) at System.Management.Automation.CmdletParameterBinderController.BindCommandLineParameters(Collection
1 arguments)
at System.Management.Automation.CommandProcessor.BindCommandLineParameters()
at System.Management.Automation.CommandProcessorBase.DoPrepare(IDictionary psDefaultParameterValues)
at System.Management.Automation.Internal.PipelineProcessor.Start(Boolean incomingStream)
at System.Management.Automation.Internal.PipelineProcessor.SynchronousExecuteEnumerate(Object input, Hashtable errorResults, Boolean enumerate)
[09:28:32.398][NamedPipeClient][Error ] Unable to send Start: A parameter cannot be found that matches parameter name ‘SwitchSubnetAddress’.
[09:28:32.398][Notifications ][Error ] A parameter cannot be found that matches parameter name ‘SwitchSubnetAddress’.