Powershell: new-webserviceproxy
Attempting to establish a connection to the web service, but just erroring out:New-WebServiceProxy -uri https://localhost/converter/sdkNew-WebServiceProxy : The request failed with HTTP status 501: Not...
View Articleproblem installing VMWare Converter Agent on the source p2v machine via SDK...
Hi everybodyI'm, new to the Converter SDK. I successfully compiled the java sample and created a customized submitwinp2vjob.properties file.My problem is that Converter Server can't install the agent...
View Articleconverter error FAILED: An error occurred during the conversion:...
Hi I try convert windows 2003 exchange server with 1.1 TO fo data on six hard drive. The convert seem good but at fifth disk (3.5 hours 75 % on the disk task) and 18 hour of entire task i get this...
View ArticleHow to take VMDK of local machine using sdk without giving username and...
How to take VMDK of local machine using sdk without giving username and password ?I want to take vmdk of windows machine running in windows 2012 R2 .i installed Vmwareconverter Client in that same...
View ArticleEncrypted VM
Hello! With ESXi 6.5 it's now possible to encrypt VM disks. Are there any plans to support CryptoSpec in VirtualMachineConfigSpec in Converter API so that target machine would be encrypted initially...
View ArticleUsing Converter SDK on Visual Studios 2015?
Is it possible to use the Converter SDK with visual studios 2015? because I can't seem to build the SDK .dll with the visual studio 2015 command prompt. And i find it impossible to download a 2005...
View ArticleHaving issues with converting managed VM to Hosted
So i'm using the c# example as a starting point. I changed the .properties file so it matches my settings like this: operation#0=Convert ; Source infosource.type=Managed ; Valid values: Physical,...
View ArticleP2V failed at 96%
Hi, i tryed to convert a windows server 2012 R2 server to Vmware Esxi 5.5 im using the last vcenter converter standalone (6.1.1 Build-3533064)I have migrated several servers in the past without...
View ArticleFailed to Connect to Converter Server. System.InvalidOperationException:...
Hi, I am getting the following error while executing ConverterSamples.exe in the vConverter SDK Failed to Connect to Converter Server.System.InvalidOperationException: There is an error in XML...
View ArticleConverter 5.5 Managed Objects
Hi teamI am looking to automate P2V using VMware standalone converter 5.5 and looking out variotruus options like using SDK, XML etc.What I am trying to figure out to start with is how can I enable MOB...
View ArticleConvert VMs into ESXi - Automate
HelloI have Virtual Machines created with VMWare Workstation. How can i automate the task of taking these VMs into ESXi just like how we convert them using vCenter converter from standalone client....
View ArticleFAILED: Unable to create a VSS snapshot of the source volume(s). Error code:...
FAILED: Unable to create a VSS snapshot of the source volume(s). Error code:2147754774 (0x80042316). While running the converter I immediatly get the above error. if I look at the system application...
View ArticleConverterApi message handling
Just on more comment: As posted before, not just the (error) messages do currently not come up via Converter API, no, even task progress percentages as the task currently running are not available via...
View ArticleHow do I specify thin provisioning
In reading the API docs, it seems like I should be able to specify thin provisioning on the target disks like this: ConverterStorageParams converterStorageParams = new...
View ArticlePerl Interface to the vCenter Converter SDK
Has anyone managed to use the Converter SDK via Perl ? Any sample programs that I can look at ?
View ArticleHow to specify thin provisioned import
Kindly post some code, that shows if/how that is possible with Converter API. Seems that you need diskbasedcloning for that, which stops all P2V jobs for me currently. Tos2k
View ArticleHowto: Accessing the Converter Standalone Web Service
1.What is that “https://FQDN_Server_or_IP_Address/converter/sdk”?Where can I find it?Accessing the Converter Standalone Web Service I was lately asked for that, so: You have to install Converter Server...
View ArticleHow to get volume mount point while cloning linux server using vCenter...
I Use the following code to get volume mount point while cloning linux server. But sometimes VolumeInfo[count].getLabel() get empty information. Is there any constraint in this API? Is there any other...
View ArticleUnabel to deretmine guest operation system.......
This error massage comes up with the converting of server having windows 2003 enterprise edition. I think the problem is they are having a software mirror (dynamic disks). If anyone have solution for...
View ArticleProblems building .NET samples...
Anyone struggle with building the .NET samples? I have followed the instructions provided in ...sdk\doc\readme_dotnet.htm, but am getting multiple errors. See console output below.C:\Program...
View Article