In my environment I have installed umds on server 2012 and I installed IIS role on server and created a folder named UMDS in root directory of IIS. Now when I am trying to export the repository info, I am getting below error:
PS C:\Program Files (x86)\VMware\Infrastructure\Update Manager> .\vmware-umds -E --export-store C:\inetpub\wwwroot\UMDS
INFO - Initializing connection pool
INFO - Registering sequences
INFO - Validating database version
Starting export of updates...
ERROR - Missing version1.txt file
Error with the configured patch store C:\ProgramData\VMware\VMware Update Manager\Data\. The directory C:\inetpub\wwwroot\UMDS is not compatible with this version of the product.
Starting export of updates...
ERROR - Missing version1.txt file
Error with the configured patch store C:\ProgramData\VMware\VMware Update Manager\Data\. The directory C:\inetpub\wwwroot\UMDS is not compatible with this version of the product.
I am using vSphere 6.0 U3 in my environment. Build 5318203
can someone help me with this. I am new to UMDS and this is my first attempt to configure it.