Enabling Multiple CPU Cores for the SCP VM
- Last UpdatedMay 13, 2020
- 2 minute read
SCP requires multi-core enablement. These steps match B0700VM section "Enabling Multiple CPU Cores on Non I/A Series (Off-MESH) Stations."
-
Add or increase the number of virtual CPUs for the virtual machine as follows:
-
Make sure the virtual machine is shut down.
-
Open the virtual machine Settings windows.

-
Select the Processor selection.

-
From the Virtual CPU drop-down menu, set the number of virtual CPUs to 4.
-
Click Apply and close the window.
-
-
Enable the use of multiple CPUs in the operating system.
This step is applicable if using the restore DVD (part number K0174JS).
-
Boot the virtual machine.
-
Invoke a command prompt with administrator privileges.
-
Click Start.
-
Click All Programs > Accessories.
-
Right-click Command Prompt and select Run as administrator.
-
In the command prompt, type the following and press Enter: bcdedit /set onecpu off
-
After successful completion, reboot the virtual machine.
Note: Using multiple CPUs on a virtual machine will decrease the maximum number of virtual machines available on a V90 server virtualization host. See the I/A Series Virtualization User’s Guide (B0700VM) section on "Sizing Requirements for Load Balancing V90 Server Virtualization Host with Virtual Machines and Software".
-