Hi,
I followed the steps to create Windows Server 2012R2 template but when I create the VM from solidcp it showed me this error while starting the VPS
Screenshot: http://prntscr.com/mg0ind
Host node OS is Windows Server 2016 DC
Any suggestion ?
As I went through the log, I found this
00:00:49
Error running DiskPart utility: Index was outside the bounds of the array.
Index was outside the bounds of the array.
at SolidCP.EnterpriseServer.VirtualizationServerController2012.CreateVirtualMachineInternal(String taskId, VirtualMachine vm, LibraryItem osTemplate, Int32 externalAddressesNumber, Boolean randomExternalAddresses, Int32[] externalAddresses, Int32 privateAddressesNumber, Boolean randomPrivateAddresses, String[] privateAddresses, String summaryLetterEmail)
00:00:49
Sysprep file: WindowsSystem32sysprepunattend.xml
00:00:49
Error processing sysprep file: Index was outside the bounds of the array.
00:00:49
CPU cores: 2
00:00:49
RAM: 4096 MB
00:00:49
Creating Virtual Machine object
00:00:52
Virtual Machine object created
00:00:52
Setting "computer name" provisioning task parameters
00:00:52
Trying to add the Task
00:00:52
The task has been sent to the VPS
00:00:52
Setting "administrator password" provisioning task parameters
00:00:52
Trying to add the Task
00:00:53
The task has been sent to the VPS
00:00:53
Setting "external NIC" provisioning task parameters
00:00:53
Trying to add the Task
00:00:53
The task has been sent to the VPS
00:00:53
Setting "management NIC" provisioning task parameters
00:00:53
Setting "private NIC" provisioning task parameters
00:00:53
Starting VPS...
00:00:54
VPS started
00:00:54
VPS successfully created
Hello,
This normally means the "Index of the volume to expand:" for the template is incorrect. It should normally be 0 or 1.
Thanks,
Trevor