When performing a unattended installation of vSphere I have having the an error with the Inventory installer.: Installation success or error status: 1603.
Using the following script (.bat)
@echo off
@setlocal enableextensions
call msiexec.exe /i "E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi" /qr /l*v C:\InventoryServiceInstall.log INSTALLDIR="E:\Program Files\VMware\Infrastructure\" QUERY_SERVICE_NUKE_DATABASE=1 SSO_ADMIN_USER=administrator@vsphere.local SSO_ADMIN_PASSWORD=XXXXXXXX LS_URL=https://XXXXXXXXX:7444/lookupservice/sdk TOMCAT_MAX_MEMORY_OPTION=M
------------------Install Log---------------------
=== Verbose logging started: 2/24/2014 11:49:31 Build type: SHIP UNICODE 5.00.7601.00 Calling process: C:\Windows\system32\msiexec.exe ===
MSI (c) (8C:00) [11:49:31:858]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
MSI (c) (8C:00) [11:49:31:858]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg
MSI (c) (8C:5C) [11:49:31:876]: Resetting cached policy values
MSI (c) (8C:5C) [11:49:31:876]: Machine policy value 'Debug' is 0
MSI (c) (8C:5C) [11:49:31:876]: ******* RunEngine:
******* Product: E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi
******* Action:
******* CommandLine: **********
MSI (c) (8C:5C) [11:49:31:889]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (8C:5C) [11:49:31:903]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
MSI (c) (8C:5C) [11:49:31:904]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi' against software restriction policy
MSI (c) (8C:5C) [11:49:31:905]: SOFTWARE RESTRICTION POLICY: E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi has a digital signature
MSI (c) (8C:5C) [11:49:32:867]: SOFTWARE RESTRICTION POLICY: E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (8C:5C) [11:49:32:940]: Cloaking enabled.
MSI (c) (8C:5C) [11:49:32:940]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (8C:5C) [11:49:32:957]: End dialog not enabled
MSI (c) (8C:5C) [11:49:32:957]: Original package ==> E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi
MSI (c) (8C:5C) [11:49:32:957]: Package we're running from ==> E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi
MSI (c) (8C:5C) [11:49:32:964]: APPCOMPAT: Compatibility mode property overrides found.
MSI (c) (8C:5C) [11:49:32:965]: APPCOMPAT: looking for appcompat database entry with ProductCode '{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}'.
MSI (c) (8C:5C) [11:49:32:965]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (8C:5C) [11:49:32:972]: MSCOREE not loaded loading copy from system32
MSI (c) (8C:5C) [11:49:32:976]: Machine policy value 'TransformsSecure' is 1
MSI (c) (8C:5C) [11:49:32:976]: Machine policy value 'DisablePatch' is 0
MSI (c) (8C:5C) [11:49:32:976]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (8C:5C) [11:49:32:976]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (8C:5C) [11:49:32:976]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (8C:5C) [11:49:32:977]: APPCOMPAT: looking for appcompat database entry with ProductCode '{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}'.
MSI (c) (8C:5C) [11:49:32:977]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (8C:5C) [11:49:32:977]: Transforms are not secure.
MSI (c) (8C:5C) [11:49:32:978]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\InventoryServiceInstall.log'.
MSI (c) (8C:5C) [11:49:32:978]: Command Line: INSTALLDIR=E:\Program Files\VMware\Infrastructure\ QUERY_SERVICE_NUKE_DATABASE=1 SSO_ADMIN_USER=administrator@vsphere.local SSO_ADMIN_PASSWORD=********** LS_URL=https://xxxxxxxxxxxxx:7444/lookupservice/sdk TOMCAT_MAX_MEMORY_OPTION=M AgreeToLicense=yes CURRENTDIRECTORY=C:\Windows\system32 CLIENTUILEVEL=1 CLIENTPROCESSID=396
MSI (c) (8C:5C) [11:49:32:978]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{799E9D6A-836E-4C15-81BA-BF8D9AAAA63F}'.
MSI (c) (8C:5C) [11:49:32:978]: Product Code passed to Engine.Initialize: ''
MSI (c) (8C:5C) [11:49:32:978]: Product Code from property table before transforms: '{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}'
MSI (c) (8C:5C) [11:49:32:978]: Product Code from property table after transforms: '{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}'
MSI (c) (8C:5C) [11:49:32:978]: Product not registered: beginning first-time install
MSI (c) (8C:5C) [11:49:32:979]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (c) (8C:5C) [11:49:32:979]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (8C:5C) [11:49:32:979]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (8C:5C) [11:49:32:979]: Adding new sources is allowed.
MSI (c) (8C:5C) [11:49:32:979]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (c) (8C:5C) [11:49:32:979]: Package name extracted from package path: 'VMware vCenter Inventory Service.msi'
MSI (c) (8C:5C) [11:49:32:979]: Package to be registered: 'VMware vCenter Inventory Service.msi'
MSI (c) (8C:5C) [11:49:32:981]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (8C:5C) [11:49:32:981]: Machine policy value 'DisableMsi' is 1
MSI (c) (8C:5C) [11:49:32:981]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (8C:5C) [11:49:32:981]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (8C:5C) [11:49:32:981]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (c) (8C:5C) [11:49:32:981]: Running product '{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}' with elevated privileges: Product is assigned.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding INSTALLDIR property. Its value is 'E:\Program Files\VMware\Infrastructure\'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Modifying QUERY_SERVICE_NUKE_DATABASE property. Its current value is '0'. Its new value: '1'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding SSO_ADMIN_PASSWORD property. Its value is '**********'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding LS_URL property. Its value is 'https://xxxxxxxxxxxxx:7444/lookupservice/sdk'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Modifying TOMCAT_MAX_MEMORY_OPTION property. Its current value is 'S'. Its new value: 'M'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding AGREETOLICENSE property. Its value is 'yes'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\Windows\system32'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '1'.
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '396'.
MSI (c) (8C:5C) [11:49:32:981]: TRANSFORMS property is now:
MSI (c) (8C:5C) [11:49:32:981]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '301'.
MSI (c) (8C:5C) [11:49:32:983]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming
MSI (c) (8C:5C) [11:49:32:983]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\Favorites
MSI (c) (8C:5C) [11:49:32:983]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (c) (8C:5C) [11:49:32:984]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\Documents
MSI (c) (8C:5C) [11:49:32:984]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (c) (8C:5C) [11:49:32:984]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Recent
MSI (c) (8C:5C) [11:49:32:985]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\SendTo
MSI (c) (8C:5C) [11:49:32:985]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Templates
MSI (c) (8C:5C) [11:49:32:985]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (c) (8C:5C) [11:49:32:986]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Local
MSI (c) (8C:5C) [11:49:32:986]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\Pictures
MSI (c) (8C:5C) [11:49:32:986]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (8C:5C) [11:49:32:987]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (8C:5C) [11:49:32:987]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (c) (8C:5C) [11:49:32:987]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (c) (8C:5C) [11:49:32:988]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (c) (8C:5C) [11:49:32:988]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (8C:5C) [11:49:32:988]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (8C:5C) [11:49:32:989]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (c) (8C:5C) [11:49:32:989]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (c) (8C:5C) [11:49:32:990]: SHELL32::SHGetFolderPath returned: C:\Users\xxxxxxxxxxxxx\Desktop
MSI (c) (8C:5C) [11:49:32:990]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (c) (8C:5C) [11:49:32:991]: SHELL32::SHGetFolderPath returned: C:\Windows\Fonts
MSI (c) (8C:5C) [11:49:32:992]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (8C:5C) [11:49:32:999]: MSI_LUA: Setting AdminUser property to 1 because this is the client or the user has already permitted elevation
MSI (c) (8C:5C) [11:49:32:999]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (c) (8C:5C) [11:49:32:999]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (c) (8C:5C) [11:49:32:999]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (8C:5C) [11:49:33:000]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (8C:5C) [11:49:33:000]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Windows User'.
MSI (c) (8C:5C) [11:49:33:000]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
MSI (c) (8C:5C) [11:49:33:000]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi'.
MSI (c) (8C:5C) [11:49:33:000]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi'.
MSI (c) (8C:5C) [11:49:33:000]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (c) (8C:5C) [11:49:33:000]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'E:\Software\vSphere\Inventory Service\'.
MSI (c) (8C:5C) [11:49:33:000]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'E:\Software\vSphere\Inventory Service\'.
MSI (c) (8C:00) [11:49:33:002]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
=== Logging started: 2/24/2014 11:49:33 ===
MSI (c) (8C:5C) [11:49:33:014]: Note: 1: 2205 2: 3: PatchPackage
MSI (c) (8C:5C) [11:49:33:014]: Machine policy value 'DisableRollback' is 0
MSI (c) (8C:5C) [11:49:33:014]: User policy value 'DisableRollback' is 0
MSI (c) (8C:5C) [11:49:33:014]: PROPERTY CHANGE: Adding UILevel property. Its value is '4'.
MSI (c) (8C:5C) [11:49:33:016]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (8C:5C) [11:49:33:016]: Doing action: INSTALL
Action 11:49:33: INSTALL.
Action start 11:49:33: INSTALL.
MSI (c) (8C:5C) [11:49:33:016]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (8C:5C) [11:49:33:016]: Running UISequence
MSI (c) (8C:5C) [11:49:33:016]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (8C:5C) [11:49:33:017]: Doing action: ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48
Action 11:49:33: ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48.
Action start 11:49:33: ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48.
MSI (c) (8C:5C) [11:49:33:017]: PROPERTY CHANGE: Adding ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'C:\Program Files\'.
Action ended 11:49:33: ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48. Return value 1.
MSI (c) (8C:5C) [11:49:33:018]: Skipping action: VM_SetProductNameGUI_SetData (condition is false)
MSI (c) (8C:5C) [11:49:33:018]: Doing action: VM_SetProductNameGUIEx_SetData
Action 11:49:33: VM_SetProductNameGUIEx_SetData.
Action start 11:49:33: VM_SetProductNameGUIEx_SetData.
MSI (c) (8C:5C) [11:49:33:018]: PROPERTY CHANGE: Adding ProductNameGUI property. Its value is 'VMware vCenter Inventory Service'.
Action ended 11:49:33: VM_SetProductNameGUIEx_SetData. Return value 1.
MSI (c) (8C:5C) [11:49:33:019]: Doing action: VM_OneInstanceRunning_SetData
Action 11:49:33: VM_OneInstanceRunning_SetData.
Action start 11:49:33: VM_OneInstanceRunning_SetData.
MSI (c) (8C:5C) [11:49:33:019]: PROPERTY CHANGE: Adding VM_OneInstanceRunning property. Its value is 'VMware vCenter Inventory Service;26015'.
Action ended 11:49:33: VM_OneInstanceRunning_SetData. Return value 1.
MSI (c) (8C:5C) [11:49:33:020]: Doing action: VM_OneInstanceRunning
Action 11:49:33: VM_OneInstanceRunning.
Action start 11:49:33: VM_OneInstanceRunning.
MSI (c) (8C:20) [11:49:33:037]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSICCD1.tmp, Entrypoint: VMOneInstanceRunning
MSI (c) (8C:4C) [11:49:33:041]: Cloaking enabled.
MSI (c) (8C:4C) [11:49:33:041]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (8C:4C) [11:49:33:041]: Connected to service for CA interface.
Action ended 11:49:33: VM_OneInstanceRunning. Return value 1.
MSI (c) (8C:5C) [11:49:33:230]: Doing action: VM_CheckNonASCIILogonUser
Action 11:49:33: VM_CheckNonASCIILogonUser.
Action start 11:49:33: VM_CheckNonASCIILogonUser.
MSI (c) (8C:BC) [11:49:33:243]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSICDAC.tmp, Entrypoint: VMCheckNonASCIILogonUser
Action ended 11:49:33: VM_CheckNonASCIILogonUser. Return value 1.
MSI (c) (8C:5C) [11:49:33:302]: Doing action: ISSetupFilesExtract
Action 11:49:33: ISSetupFilesExtract.
Action start 11:49:33: ISSetupFilesExtract.
MSI (c) (8C:80) [11:49:33:305]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSICDEC.tmp, Entrypoint: SFStartupEx
MSI (c) (8C:4C) [11:49:33:308]: Cloaking enabled.
MSI (c) (8C:4C) [11:49:33:308]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (8C:4C) [11:49:33:308]: Connected to service for CA interface.
1: Starting to extract setup files
1: Getting SUPPORTDIR property :
1: Extracting SetupFiles to: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}
1: Getting ISSetupFile table view
1: Executing ISSetupFile table view
1: Extracting Setup File:
1: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\libeay32.dll
1: Extracting Setup File:
1: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\ssleay32.dll
1: Extracting Setup File:
1: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\jwinauth.dll
1: Extracting Setup File:
1: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\jre.zip
1: Extracting Setup File:
1: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\unzip.exe
1: Extracting Setup File:
1: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\openssl.exe
1: Setting SUPPORTDIR property to: C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}
MSI (c) (8C!D0) [11:50:01:981]: PROPERTY CHANGE: Adding SUPPORTDIR property. Its value is 'C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}'.
MSI (c) (8C!D0) [11:50:01:981]: PROPERTY CHANGE: Adding ISSETUPFILESCOMPLETED property. Its value is 'Completed'.
1: Setting ISSETUPFILESCOMPLETED property
Action ended 11:50:01: ISSetupFilesExtract. Return value 1.
MSI (c) (8C:5C) [11:50:01:985]: Doing action: ISSetAllUsers
Action 11:50:01: ISSetAllUsers.
Action start 11:50:01: ISSetAllUsers.
MSI (c) (8C:78) [11:50:01:988]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI3DFD.tmp, Entrypoint: SetAllUsers
InstallShield 11:50:01: Begin SetAllUsers()
InstallShield 11:50:01: Getting records from Upgrade table
InstallShield 11:50:02: UpgradeCode: {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} MinVersion: MaxVersion: 5.5.0.38845 Language: Attributes: 256
InstallShield 11:50:02: No related products for UpgradeCode {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} found
InstallShield 11:50:02: UpgradeCode: {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} MinVersion: 5.5.0.38845 MaxVersion: Language: Attributes: 2
InstallShield 11:50:02: No related products for UpgradeCode {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} found
InstallShield 11:50:02: UpgradeCode: {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} MinVersion: 1.0 MaxVersion: 5.1 Language: Attributes: 2
InstallShield 11:50:02: No related products for UpgradeCode {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} found
InstallShield 11:50:02: UpgradeCode: {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} MinVersion: 5.1.0 MaxVersion: 5.5.0 Language: Attributes: 258
InstallShield 11:50:02: No related products for UpgradeCode {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94} found
InstallShield 11:50:02: UpgradeCode: {6ABA1091-7FFA-4342-91BC-D92A489B26E2} MinVersion: 5.0 MaxVersion: Language: Attributes: 258
InstallShield 11:50:02: No related products for UpgradeCode {6ABA1091-7FFA-4342-91BC-D92A489B26E2} found
InstallShield 11:50:02: End SetAllUsers()
Action ended 11:50:02: ISSetAllUsers. Return value 1.
MSI (c) (8C:5C) [11:50:02:017]: Doing action: VM_SetMsiPropertiesFromINI
Action 11:50:02: VM_SetMsiPropertiesFromINI.
Action start 11:50:02: VM_SetMsiPropertiesFromINI.
MSI (c) (8C:14) [11:50:02:032]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI3E1D.tmp, Entrypoint: VMSetMsiPropertiesFromINI
Action ended 11:50:02: VM_SetMsiPropertiesFromINI. Return value 1.
MSI (c) (8C:5C) [11:50:02:080]: Doing action: AppSearch
Action 11:50:02: AppSearch. Searching for installed applications
Action start 11:50:02: AppSearch.
AppSearch: Property: VM_PATH_JRE, Signature: sigPathJRE
MSI (c) (8C:5C) [11:50:02:081]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:081]: PROPERTY CHANGE: Adding VM_PATH_JRE property. Its value is 'C:\Program Files\Common Files\VMware\VMware vCenter Server - Java Components\'.
AppSearch: Property: LsRegFlag.A9CB5780_44DC_4E23_90AB_73863DCC4F8E, Signature: SigLsRegFlag
MSI (c) (8C:5C) [11:50:02:081]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:082]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\SSORegistrationTool\VMware vCenter Inventory Service 3: 2
AppSearch: Property: SsoRegFlag.A9CB5780_44DC_4E23_90AB_73863DCC4F8E, Signature: SigSsoRegFlag
MSI (c) (8C:5C) [11:50:02:082]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:082]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\SSORegistrationTool\VMware vCenter Inventory Service 3: 2
AppSearch: Property: LS_URL, Signature: sigLookupServiceUrl
MSI (c) (8C:5C) [11:50:02:082]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:083]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: SSO_SOLUTION_NAME, Signature: sigSsoSolutionName
MSI (c) (8C:5C) [11:50:02:083]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:083]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: COMPUTER_FQDN, Signature: sigComputerFQDN
MSI (c) (8C:5C) [11:50:02:084]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:084]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter\Install 3: 2
AppSearch: Property: COMPUTER_FQDN, Signature: sigComputerFQDNNew
MSI (c) (8C:5C) [11:50:02:084]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:084]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: FEDERATION_PORT, Signature: sigFederationPort
MSI (c) (8C:5C) [11:50:02:085]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:085]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter\Install 3: 2
AppSearch: Property: FEDERATION_PORT, Signature: sigFederationPortNew
MSI (c) (8C:5C) [11:50:02:085]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:085]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: FEDERATION_PORT_OLD, Signature: sigFederationPort
AppSearch: Property: FEDERATION_PORT_OLD, Signature: sigFederationPortNew
AppSearch: Property: HTTPS_PORT, Signature: sigHttpsPort
MSI (c) (8C:5C) [11:50:02:086]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:086]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter\Install 3: 2
AppSearch: Property: HTTPS_PORT, Signature: sigHttpsPortNew
MSI (c) (8C:5C) [11:50:02:087]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:087]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: HTTPS_PORT_OLD, Signature: sigHttpsPort
AppSearch: Property: HTTPS_PORT_OLD, Signature: sigHttpsPortNew
AppSearch: Property: HTTP_PORT, Signature: sigHttpPort
MSI (c) (8C:5C) [11:50:02:088]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:089]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter\Install 3: 2
AppSearch: Property: HTTP_PORT, Signature: sigHttpPortNew
MSI (c) (8C:5C) [11:50:02:089]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:089]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: HTTP_PORT_OLD, Signature: sigHttpPort
AppSearch: Property: HTTP_PORT_OLD, Signature: sigHttpPortNew
AppSearch: Property: INSTALLPATH, Signature: sigInstallPath
MSI (c) (8C:5C) [11:50:02:090]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:091]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: QS_VERSION_INSTALLED, Signature: sigQSVersionInstalled
MSI (c) (8C:5C) [11:50:02:091]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:091]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: SSL_PORT, Signature: sigVCSSLPort
MSI (c) (8C:5C) [11:50:02:092]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:092]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter 3: 2
AppSearch: Property: SSO_FQDN_IP, Signature: sigSsoFqdnIp
MSI (c) (8C:5C) [11:50:02:092]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:092]: PROPERTY CHANGE: Modifying SSO_FQDN_IP property. Its current value is '<SSO Machine FQDN Or IP>'. Its new value: 'xxxxxxxxxxxxx'.
AppSearch: Property: SSO_HTTPS_PORT, Signature: sigSsoHttpsPort
MSI (c) (8C:5C) [11:50:02:093]: Note: 1: 2262 2: Signature 3: -2147287038
AppSearch: Property: TOMCAT_MAX_MEMORY_OPTION, Signature: sigTomcatMaxMemoryOption
MSI (c) (8C:5C) [11:50:02:093]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:093]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter\Install 3: 2
AppSearch: Property: TOMCAT_MAX_MEMORY_OPTION, Signature: sigTomcatMaxMemoryOptionNew
MSI (c) (8C:5C) [11:50:02:094]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:094]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: VC_INSTALLED_DIR, Signature: sigVCInstallDir
MSI (c) (8C:5C) [11:50:02:094]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:094]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter 3: 2
AppSearch: Property: VC_INSTALLED_DIR, Signature: sigVCInstallDir64
MSI (c) (8C:5C) [11:50:02:095]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:095]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter 3: 2
AppSearch: Property: VM_RUN_JRE, Signature: sigRunJRE
MSI (c) (8C:5C) [11:50:02:095]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:095]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: VM_VERSION_JRE, Signature: sigVersionJRE
MSI (c) (8C:5C) [11:50:02:096]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:096]: PROPERTY CHANGE: Adding VM_VERSION_JRE property. Its value is '5.5.0.678'.
AppSearch: Property: XDB_PORT, Signature: sigXdbPort
MSI (c) (8C:5C) [11:50:02:096]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:096]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware VirtualCenter\Install 3: 2
AppSearch: Property: XDB_PORT, Signature: sigXdbPortNew
MSI (c) (8C:5C) [11:50:02:097]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (c) (8C:5C) [11:50:02:097]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\SOFTWARE\VMware, Inc.\VMware Infrastructure\Inventory Service 3: 2
AppSearch: Property: XDB_PORT_OLD, Signature: sigXdbPort
AppSearch: Property: XDB_PORT_OLD, Signature: sigXdbPortNew
Action ended 11:50:02: AppSearch. Return value 1.
MSI (c) (8C:5C) [11:50:02:098]: Doing action: FindRelatedProducts
Action 11:50:02: FindRelatedProducts. Searching for related applications
Action start 11:50:02: FindRelatedProducts.
Action ended 11:50:02: FindRelatedProducts. Return value 1.
MSI (c) (8C:5C) [11:50:02:099]: Doing action: LaunchConditions
Action 11:50:02: LaunchConditions. Evaluating launch conditions
Action start 11:50:02: LaunchConditions.
Action ended 11:50:02: LaunchConditions. Return value 1.
MSI (c) (8C:5C) [11:50:02:100]: Doing action: SetupInitialization
Action 11:50:02: SetupInitialization.
Action start 11:50:02: SetupInitialization.
Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 1 character set.
Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 1 character set.
Action 11:50:02: SetupInitialization. Dialog created
Action ended 11:50:02: SetupInitialization. Return value 1.
MSI (c) (8C:5C) [11:50:02:135]: Skipping action: ISPreventDowngrade (condition is false)
MSI (c) (8C:5C) [11:50:02:135]: Skipping action: VM_GetSSOPass_SetData (condition is false)
MSI (c) (8C:5C) [11:50:02:135]: Skipping action: VM_GetSSOPass (condition is false)
MSI (c) (8C:5C) [11:50:02:135]: Doing action: VM_InstallMSVCRT90x64Redist
Action 11:50:02: VM_InstallMSVCRT90x64Redist.
Action start 11:50:02: VM_InstallMSVCRT90x64Redist.
MSI (c) (8C:58) [11:50:02:148]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI3E9B.tmp, Entrypoint: VMInstallMSVCRT90x64Redist
Action ended 11:50:02: VM_InstallMSVCRT90x64Redist. Return value 1.
MSI (c) (8C:5C) [11:50:02:198]: Doing action: VM_InstallMSVCRT90x64DebugRedist
Action 11:50:02: VM_InstallMSVCRT90x64DebugRedist.
Action start 11:50:02: VM_InstallMSVCRT90x64DebugRedist.
MSI (c) (8C:74) [11:50:02:211]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI3EDB.tmp, Entrypoint: VMInstallDebugMSVCRT90x64Redist
Action ended 11:50:02: VM_InstallMSVCRT90x64DebugRedist. Return value 1.
MSI (c) (8C:5C) [11:50:02:252]: Skipping action: CCPSearch (condition is false)
MSI (c) (8C:5C) [11:50:02:252]: Skipping action: RMCCPSearch (condition is false)
MSI (c) (8C:5C) [11:50:02:252]: Doing action: ValidateProductID
Action 11:50:02: ValidateProductID.
Action start 11:50:02: ValidateProductID.
Action ended 11:50:02: ValidateProductID. Return value 1.
MSI (c) (8C:5C) [11:50:02:254]: Doing action: CostInitialize
Action 11:50:02: CostInitialize. Computing space requirements
Action start 11:50:02: CostInitialize.
MSI (c) (8C:5C) [11:50:02:256]: Machine policy value 'MaxPatchCacheSize' is 10
MSI (c) (8C:5C) [11:50:02:259]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'E:\'.
MSI (c) (8C:5C) [11:50:02:259]: Note: 1: 1325 2: endpoints
MSI (c) (8C:5C) [11:50:02:259]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
Action ended 11:50:02: CostInitialize. Return value 1.
MSI (c) (8C:5C) [11:50:02:260]: Doing action: FileCost
Action 11:50:02: FileCost. Computing space requirements
Action start 11:50:02: FileCost.
MSI (c) (8C:5C) [11:50:02:262]: Note: 1: 2205 2: 3: MsiAssembly
MSI (c) (8C:5C) [11:50:02:262]: Note: 1: 2205 2: 3: Class
MSI (c) (8C:5C) [11:50:02:262]: Note: 1: 2205 2: 3: Extension
MSI (c) (8C:5C) [11:50:02:262]: Note: 1: 2205 2: 3: TypeLib
Action ended 11:50:02: FileCost. Return value 1.
MSI (c) (8C:5C) [11:50:02:263]: Doing action: IsolateComponents
Action 11:50:02: IsolateComponents.
Action start 11:50:02: IsolateComponents.
Action ended 11:50:02: IsolateComponents. Return value 0.
MSI (c) (8C:5C) [11:50:02:264]: Doing action: setUserProfileNT
Action 11:50:02: setUserProfileNT.
Action start 11:50:02: setUserProfileNT.
MSI (c) (8C:5C) [11:50:02:266]: PROPERTY CHANGE: Adding USERPROFILE property. Its value is 'C:\Users\xxxxxxxxxxxxx'.
Action ended 11:50:02: setUserProfileNT. Return value 1.
MSI (c) (8C:5C) [11:50:02:266]: Skipping action: SetAllUsersProfileNT (condition is false)
MSI (c) (8C:5C) [11:50:02:266]: Doing action: setAllUsersProfile2K
Action 11:50:02: setAllUsersProfile2K.
Action start 11:50:02: setAllUsersProfile2K.
MSI (c) (8C:5C) [11:50:02:267]: PROPERTY CHANGE: Adding ALLUSERSPROFILE property. Its value is 'C:\ProgramData'.
Action ended 11:50:02: setAllUsersProfile2K. Return value 1.
MSI (c) (8C:5C) [11:50:02:268]: Doing action: VM_SetComputerFQDN
Action 11:50:02: VM_SetComputerFQDN.
Action start 11:50:02: VM_SetComputerFQDN.
MSI (c) (8C:D0) [11:50:02:281]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI3F1A.tmp, Entrypoint: VMSetComputerFQDN
MSI (c) (8C!F0) [11:50:02:420]: PROPERTY CHANGE: Adding USE_FQDN property. Its value is '1'.
MSI (c) (8C!F0) [11:50:02:623]: PROPERTY CHANGE: Adding COMPUTER_FQDN property. Its value is 'xxxxxxxxxxxxx'.
Action ended 11:50:02: VM_SetComputerFQDN. Return value 1.
MSI (c) (8C:5C) [11:50:02:630]: Doing action: VM_SetSolutionName
Action 11:50:02: VM_SetSolutionName.
Action start 11:50:02: VM_SetSolutionName.
MSI (c) (8C:14) [11:50:02:645]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI4082.tmp, Entrypoint: VMSetInventoryServiceSolutionUsername
MSI (c) (8C!00) [11:50:02:701]: PROPERTY CHANGE: Adding SSO_SOLUTION_NAME property. Its value is 'InventoryService_2014.02.24_115002'.
Action ended 11:50:02: VM_SetSolutionName. Return value 1.
MSI (c) (8C:5C) [11:50:02:707]: Skipping action: VM_SetProp_LS_URL (condition is false)
MSI (c) (8C:5C) [11:50:02:707]: Skipping action: VM_SetInventoryServiceInstallDir (condition is false)
MSI (c) (8C:5C) [11:50:02:707]: Skipping action: VM_SetProp_SSL_DATA_DIR (condition is false)
MSI (c) (8C:5C) [11:50:02:707]: Doing action: ResolveSource
Action 11:50:02: ResolveSource.
Action start 11:50:02: ResolveSource.
MSI (c) (8C:5C) [11:50:02:708]: Resolving source.
MSI (c) (8C:5C) [11:50:02:708]: Resolving source to launched-from source.
MSI (c) (8C:5C) [11:50:02:708]: Setting launched-from source as last-used.
MSI (c) (8C:5C) [11:50:02:708]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}'.
MSI (c) (8C:5C) [11:50:02:708]: SOURCEDIR ==> E:\Software\vSphere\Inventory Service\
MSI (c) (8C:5C) [11:50:02:708]: SOURCEDIR product ==> {28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}
MSI (c) (8C:5C) [11:50:02:708]: Determining source type
MSI (c) (8C:5C) [11:50:02:710]: Source type from package 'VMware vCenter Inventory Service.msi': 0
MSI (c) (8C:5C) [11:50:02:711]: Source path resolution complete. Dumping Directory table...
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: TARGETDIR , Object: E:\Software\vSphere\Inventory Service\ , LongSubPath: , ShortSubPath:
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: WindowsFolder , Object: E:\Software\vSphere\Inventory Service\ , LongSubPath: , ShortSubPath:
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files\ , LongSubPath: Program Files\ , ShortSubPath: xlqr-nev\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: VMWARE.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files\VMware\ , LongSubPath: Program Files\VMware\ , ShortSubPath: xlqr-nev\VMware\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: INFRASTRUCTURE.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files\VMware\Infrastructure\ , LongSubPath: Program Files\VMware\Infrastructure\ , ShortSubPath: xlqr-nev\VMware\sfqvhu-o\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: USERPROFILE , Object: E:\Software\vSphere\Inventory Service\UserProfile\ , LongSubPath: UserProfile\ , ShortSubPath: USERPR~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: SystemFolder , Object: E:\Software\vSphere\Inventory Service\System32\ , LongSubPath: System32\ , ShortSubPath:
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: ProgramMenuFolder , Object: E:\Software\vSphere\Inventory Service\Programs\ , LongSubPath: Programs\ , ShortSubPath:
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: VMwareStartMenuFolder , Object: E:\Software\vSphere\Inventory Service\Programs\VMware\ , LongSubPath: Programs\VMware\ , ShortSubPath:
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: ProgramFilesFolder , Object: E:\Software\vSphere\Inventory Service\program files\ , LongSubPath: program files\ , ShortSubPath: PROGRA~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: VMware.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Software\vSphere\Inventory Service\program files\VMware\ , LongSubPath: program files\VMware\ , ShortSubPath: PROGRA~1\VMware\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: Infrastructure.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Software\vSphere\Inventory Service\program files\VMware\Infrastructure\ , LongSubPath: program files\VMware\Infrastructure\ , ShortSubPath: PROGRA~1\VMware\INFRAS~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: SSOREGTOOL.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Software\vSphere\Inventory Service\program files\VMware\Infrastructure\SSORegTool\ , LongSubPath: program files\VMware\Infrastructure\SSORegTool\ , ShortSubPath: PROGRA~1\VMware\INFRAS~1\SSOREG~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: CommonAppDataFolder , Object: E:\Software\vSphere\Inventory Service\CommonAppData\ , LongSubPath: CommonAppData\ , ShortSubPath: Common~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: VMWARE_ALLUSER_DATA , Object: E:\Software\vSphere\Inventory Service\CommonAppData\VMware\ , LongSubPath: CommonAppData\VMware\ , ShortSubPath: Common~1\VMware\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: VMWARE_TRUST_STORE , Object: E:\Software\vSphere\Inventory Service\CommonAppData\VMware\SSL\ , LongSubPath: CommonAppData\VMware\SSL\ , ShortSubPath: Common~1\VMware\SSL\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: INFRASTRUCTURE1 , Object: E:\Software\vSphere\Inventory Service\CommonAppData\VMware\Infrastructure\ , LongSubPath: CommonAppData\VMware\Infrastructure\ , ShortSubPath: Common~1\VMware\INFRAS~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: QUERY_SERVICE1 , Object: E:\Software\vSphere\Inventory Service\CommonAppData\VMware\Infrastructure\Inventory Service\ , LongSubPath: CommonAppData\VMware\Infrastructure\Inventory Service\ , ShortSubPath: Common~1\VMware\INFRAS~1\INVENT~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: SSL_DATA_DIR , Object: E:\Software\vSphere\Inventory Service\CommonAppData\VMware\Infrastructure\Inventory Service\ssl\ , LongSubPath: CommonAppData\VMware\Infrastructure\Inventory Service\ssl\ , ShortSubPath: Common~1\VMware\INFRAS~1\INVENT~1\ssl\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: LOGS , Object: E:\Software\vSphere\Inventory Service\CommonAppData\VMware\Infrastructure\Inventory Service\Logs\ , LongSubPath: CommonAppData\VMware\Infrastructure\Inventory Service\Logs\ , ShortSubPath: Common~1\VMware\INFRAS~1\INVENT~1\Logs\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: ProgramFiles64Folder , Object: E:\Software\vSphere\Inventory Service\Program Files 64\ , LongSubPath: Program Files 64\ , ShortSubPath: Prog64~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: VMWARE , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\ , LongSubPath: Program Files 64\VMware\ , ShortSubPath: Prog64~1\VMware\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: INFRASTRUCTURE , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\ , LongSubPath: Program Files 64\VMware\Infrastructure\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: INSTALLDIR , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\ , LongSubPath: Program Files 64\VMware\Infrastructure\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\
MSI (c) (8C:5C) [11:50:02:711]: Dir (source): Key: ISYourDataBaseDir , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Database\ , LongSubPath: Program Files 64\VMware\Infrastructure\Database\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\Database\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: DATABASEDIR , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Database\ , LongSubPath: Program Files 64\VMware\Infrastructure\Database\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\Database\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: QUERY_SERVICE , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: WRAPPER.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\Wrapper\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: INSTALLDIR.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\Wrapper\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: LOGS.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\logs\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\logs\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\Wrapper\logs\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: LIB.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\lib\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\lib\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\Wrapper\lib\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: BIN.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\bin\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\Wrapper\bin\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\Wrapper\bin\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: SSO , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\sso\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\sso\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\sso\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: INSTALLDIR.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\sso\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\sso\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\sso\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: LIB.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\sso\lib\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\sso\lib\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\sso\lib\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: SCRIPTS , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\scripts\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\scripts\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\scripts\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: ENDPOINTS , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\endpoints\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\endpoints\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: DATA , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\data\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\data\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\data\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: LIB , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\lib\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\lib\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\lib\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: SERVER , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\lib\server\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\lib\server\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\lib\server\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: CONFIG , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\lib\server\config\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\lib\server\config\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\lib\server\config\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: CONF , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\conf\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\conf\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\conf\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: BIN , Object: E:\Software\vSphere\Inventory Service\Program Files 64\VMware\Infrastructure\Inventory Service\bin\ , LongSubPath: Program Files 64\VMware\Infrastructure\Inventory Service\bin\ , ShortSubPath: Prog64~1\VMware\INFRAS~1\INVENT~1\bin\
MSI (c) (8C:5C) [11:50:02:712]: Dir (source): Key: ALLUSERSPROFILE , Object: E:\Software\vSphere\Inventory Service\All Users\ , LongSubPath: All Users\ , ShortSubPath: ALLUSE~1\
Action ended 11:50:02: ResolveSource. Return value 1.
MSI (c) (8C:5C) [11:50:02:713]: Doing action: CostFinalize
Action 11:50:02: CostFinalize. Computing space requirements
Action start 11:50:02: CostFinalize.
MSI (c) (8C:5C) [11:50:02:715]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
MSI (c) (8C:5C) [11:50:02:715]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
MSI (c) (8C:5C) [11:50:02:715]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
MSI (c) (8C:5C) [11:50:02:715]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
MSI (c) (8C:5C) [11:50:02:715]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
MSI (c) (8C:5C) [11:50:02:715]: Note: 1: 2262 2: Patch 3: -2147287038
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'E:\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding VMWARE.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'C:\Program Files\VMware\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding INFRASTRUCTURE.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'C:\Program Files\VMware\Infrastructure\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Modifying USERPROFILE property. Its current value is 'C:\Users\xxxxxxxxxxxxx'. Its new value: 'C:\Users\xxxxxxxxxxxxx\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding VMwareStartMenuFolder property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\VMware\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding VMware.A9CB5780_44DC_4E23_90AB_73863DCC4F8E property. Its value is 'C:\Program Files (x86)\VMware\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding Infrastructure.A9CB5780_44DC_4E23_90AB_73863DCC4F8E property. Its value is 'C:\Program Files (x86)\VMware\Infrastructure\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding SSOREGTOOL.A9CB5780_44DC_4E23_90AB_73863DCC4F8E property. Its value is 'C:\Program Files (x86)\VMware\Infrastructure\SSORegTool\'.
MSI (c) (8C:5C) [11:50:02:716]: PROPERTY CHANGE: Adding VMWARE_ALLUSER_DATA property. Its value is 'C:\ProgramData\VMware\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding VMWARE_TRUST_STORE property. Its value is 'C:\ProgramData\VMware\SSL\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding INFRASTRUCTURE1 property. Its value is 'C:\ProgramData\VMware\Infrastructure\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding QUERY_SERVICE1 property. Its value is 'C:\ProgramData\VMware\Infrastructure\Inventory Service\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding SSL_DATA_DIR property. Its value is 'C:\ProgramData\VMware\Infrastructure\Inventory Service\ssl\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding LOGS property. Its value is 'C:\ProgramData\VMware\Infrastructure\Inventory Service\Logs\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding VMWARE property. Its value is 'C:\Program Files\VMware\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding INFRASTRUCTURE property. Its value is 'C:\Program Files\VMware\Infrastructure\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding ISYourDataBaseDir property. Its value is 'E:\Program Files\VMware\Infrastructure\Database\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding DATABASEDIR property. Its value is 'E:\Program Files\VMware\Infrastructure\Database\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding QUERY_SERVICE property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding WRAPPER.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding INSTALLDIR.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding LOGS.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\logs\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding LIB.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\lib\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding BIN.C511B885_94BA_488E_837C_0FB2997DEA48 property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\bin\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding SSO property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\sso\'.
MSI (c) (8C:5C) [11:50:02:717]: PROPERTY CHANGE: Adding INSTALLDIR.A9CB5780_44DC_4E23_90AB_73863DCC4F8E property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\sso\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding LIB.A9CB5780_44DC_4E23_90AB_73863DCC4F8E property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\sso\lib\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding SCRIPTS property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\scripts\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding ENDPOINTS property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\endpoints\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding DATA property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\data\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding LIB property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\lib\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding SERVER property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\lib\server\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding CONFIG property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\lib\server\config\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding CONF property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\conf\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Adding BIN property. Its value is 'E:\Program Files\VMware\Infrastructure\Inventory Service\bin\'.
MSI (c) (8C:5C) [11:50:02:718]: PROPERTY CHANGE: Modifying ALLUSERSPROFILE property. Its current value is 'C:\ProgramData'. Its new value: 'C:\ProgramData\'.
MSI (c) (8C:5C) [11:50:02:718]: Target path resolution complete. Dumping Directory table...
MSI (c) (8C:5C) [11:50:02:718]: Note: target paths subject to change (via custom actions or browsing)
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: TARGETDIR , Object: E:\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: WindowsFolder , Object: C:\Windows\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: C:\Program Files\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: VMWARE.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: C:\Program Files\VMware\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: INFRASTRUCTURE.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: C:\Program Files\VMware\Infrastructure\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: USERPROFILE , Object: C:\Users\xxxxxxxxxxxxx\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: SystemFolder , Object: C:\Windows\SysWOW64\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: ProgramMenuFolder , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: VMwareStartMenuFolder , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\VMware\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: ProgramFilesFolder , Object: C:\Program Files (x86)\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: VMware.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: C:\Program Files (x86)\VMware\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: Infrastructure.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: C:\Program Files (x86)\VMware\Infrastructure\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: SSOREGTOOL.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: C:\Program Files (x86)\VMware\Infrastructure\SSORegTool\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: CommonAppDataFolder , Object: C:\ProgramData\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: VMWARE_ALLUSER_DATA , Object: C:\ProgramData\VMware\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: VMWARE_TRUST_STORE , Object: C:\ProgramData\VMware\SSL\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: INFRASTRUCTURE1 , Object: C:\ProgramData\VMware\Infrastructure\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: QUERY_SERVICE1 , Object: C:\ProgramData\VMware\Infrastructure\Inventory Service\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: SSL_DATA_DIR , Object: C:\ProgramData\VMware\Infrastructure\Inventory Service\ssl\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: LOGS , Object: C:\ProgramData\VMware\Infrastructure\Inventory Service\Logs\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: ProgramFiles64Folder , Object: C:\Program Files\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: VMWARE , Object: C:\Program Files\VMware\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: INFRASTRUCTURE , Object: C:\Program Files\VMware\Infrastructure\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: INSTALLDIR , Object: E:\Program Files\VMware\Infrastructure\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: ISYourDataBaseDir , Object: E:\Program Files\VMware\Infrastructure\Database\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: DATABASEDIR , Object: E:\Program Files\VMware\Infrastructure\Database\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: QUERY_SERVICE , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: WRAPPER.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: INSTALLDIR.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\
MSI (c) (8C:5C) [11:50:02:718]: Dir (target): Key: LOGS.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\logs\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: LIB.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\lib\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: BIN.C511B885_94BA_488E_837C_0FB2997DEA48 , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\bin\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: SSO , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\sso\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: INSTALLDIR.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\sso\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: LIB.A9CB5780_44DC_4E23_90AB_73863DCC4F8E , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\sso\lib\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: SCRIPTS , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\scripts\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: ENDPOINTS , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\endpoints\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: DATA , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\data\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: LIB , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\lib\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: SERVER , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\lib\server\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: CONFIG , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\lib\server\config\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: CONF , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\conf\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: BIN , Object: E:\Program Files\VMware\Infrastructure\Inventory Service\bin\
MSI (c) (8C:5C) [11:50:02:719]: Dir (target): Key: ALLUSERSPROFILE , Object: C:\ProgramData\
MSI (c) (8C:5C) [11:50:02:719]: Note: 1: 2205 2: 3: MsiAssembly
MSI (c) (8C:5C) [11:50:02:719]: Note: 1: 2228 2: 3: MsiAssembly 4: SELECT `MsiAssembly`.`Attributes`, `MsiAssembly`.`File_Application`, `MsiAssembly`.`File_Manifest`, `Component`.`KeyPath` FROM `MsiAssembly`, `Component` WHERE `MsiAssembly`.`Component_` = `Component`.`Component` AND `MsiAssembly`.`Component_` = ?
Action ended 11:50:02: CostFinalize. Return value 1.
MSI (c) (8C:5C) [11:50:02:720]: Doing action: VM_ExtractInventoryServiceSupportFiles
Action 11:50:02: VM_ExtractInventoryServiceSupportFiles.
Action start 11:50:02: VM_ExtractInventoryServiceSupportFiles.
MSI (c) (8C:AC) [11:50:02:735]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI40E0.tmp, Entrypoint: VMExtractInventoryServiceSupportFiles
Action ended 11:50:07: VM_ExtractInventoryServiceSupportFiles. Return value 1.
MSI (c) (8C:5C) [11:50:07:426]: Doing action: VM_ExtractRegTool.A9CB5780_44DC_4E23_90AB_73863DCC4F8E
Action 11:50:07: VM_ExtractRegTool.A9CB5780_44DC_4E23_90AB_73863DCC4F8E. Extracting registration tool
Action start 11:50:07: VM_ExtractRegTool.A9CB5780_44DC_4E23_90AB_73863DCC4F8E.
MSI (c) (8C:38) [11:50:07:431]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI5349.tmp, Entrypoint: VMExtractSsoRegTool
Action ended 11:50:14: VM_ExtractRegTool.A9CB5780_44DC_4E23_90AB_73863DCC4F8E. Return value 1.
MSI (c) (8C:5C) [11:50:14:604]: Doing action: Set_LogForJTempPath.A9CB5780_44DC_4E23_90AB_73863DCC4F8E
Action 11:50:14: Set_LogForJTempPath.A9CB5780_44DC_4E23_90AB_73863DCC4F8E. Setting log4j path
Action start 11:50:14: Set_LogForJTempPath.A9CB5780_44DC_4E23_90AB_73863DCC4F8E.
MSI (c) (8C:5C) [11:50:14:607]: PROPERTY CHANGE: Adding LOG_FOR_J_PATH.A9CB5780_44DC_4E23_90AB_73863DCC4F8E property. Its value is 'C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\SsoRegTool\log4j.xml'.
Action ended 11:50:14: Set_LogForJTempPath.A9CB5780_44DC_4E23_90AB_73863DCC4F8E. Return value 1.
MSI (c) (8C:5C) [11:50:14:607]: Doing action: VM_ModifyLogForJImmed.A9CB5780_44DC_4E23_90AB_73863DCC4F8E
Action 11:50:14: VM_ModifyLogForJImmed.A9CB5780_44DC_4E23_90AB_73863DCC4F8E. Configuring log4j path
Action start 11:50:14: VM_ModifyLogForJImmed.A9CB5780_44DC_4E23_90AB_73863DCC4F8E.
MSI (c) (8C:1C) [11:50:14:612]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI6F52.tmp, Entrypoint: VMModifyLog4jXML
Action ended 11:50:14: VM_ModifyLogForJImmed.A9CB5780_44DC_4E23_90AB_73863DCC4F8E. Return value 1.
MSI (c) (8C:5C) [11:50:14:637]: Doing action: MigrateFeatureStates
Action 11:50:14: MigrateFeatureStates. Migrating feature states from related applications
Action start 11:50:14: MigrateFeatureStates.
Action ended 11:50:14: MigrateFeatureStates. Return value 0.
MSI (c) (8C:5C) [11:50:14:639]: Doing action: VM_CheckQueryServiceDatabase
Action 11:50:14: VM_CheckQueryServiceDatabase.
Action start 11:50:14: VM_CheckQueryServiceDatabase.
MSI (c) (8C:0C) [11:50:14:656]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI6F72.tmp, Entrypoint: VMCheckQueryServiceDatabase
Action ended 11:50:14: VM_CheckQueryServiceDatabase. Return value 1.
MSI (c) (8C:5C) [11:50:14:696]: Doing action: VM_SetInventoryServiceSolutionUsername
Action 11:50:14: VM_SetInventoryServiceSolutionUsername.
Action start 11:50:14: VM_SetInventoryServiceSolutionUsername.
MSI (c) (8C:B0) [11:50:14:709]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI6FB1.tmp, Entrypoint: VMSetInventoryServiceSolutionUsername
Action ended 11:50:14: VM_SetInventoryServiceSolutionUsername. Return value 1.
MSI (c) (8C:5C) [11:50:14:747]: Skipping action: PatchWelcome (condition is false)
MSI (c) (8C:5C) [11:50:14:747]: Doing action: InstallWelcome
Action 11:50:14: InstallWelcome.
Action start 11:50:14: InstallWelcome.
Info 2726.Action not found: InstallWelcome.
Action ended 11:50:14: InstallWelcome. Return value 0.
MSI (c) (8C:5C) [11:50:14:750]: Skipping action: VMInventoryServiceData (condition is false)
MSI (c) (8C:5C) [11:50:14:750]: Skipping action: SetupResume (condition is false)
MSI (c) (8C:5C) [11:50:14:750]: Skipping action: MaintenanceWelcome (condition is false)
MSI (c) (8C:5C) [11:50:14:750]: Skipping action: VM_StopInventoryService (condition is false)
MSI (c) (8C:5C) [11:50:14:750]: Skipping action: VM_UninstallInventoryService50 (condition is false)
MSI (c) (8C:5C) [11:50:14:750]: Doing action: VM_CheckLSVersionAndGetCerts
Action 11:50:14: VM_CheckLSVersionAndGetCerts.
Action start 11:50:14: VM_CheckLSVersionAndGetCerts.
MSI (c) (8C:7C) [11:50:14:763]: Invoking remote custom action. DLL: C:\Users\MALMEI~1\AppData\Local\Temp\MSI6FE1.tmp, Entrypoint: VMCheckLSVersionAndGetCerts
MSI (c) (8C!20) [11:50:14:807]: PROPERTY CHANGE: Adding LS_SSL_CERTIFICATES_DOWNLOADED property. Its value is '0'.
CustomAction VM_CheckLSVersionAndGetCerts returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 11:50:21: VM_CheckLSVersionAndGetCerts. Return value 3.
MSI (c) (8C:5C) [11:50:21:537]: Doing action: SetupCompleteError
Action 11:50:21: SetupCompleteError.
Action start 11:50:21: SetupCompleteError.
Info 2726.Action not found: SetupCompleteError.
Action ended 11:50:21: SetupCompleteError. Return value 0.
Action ended 11:50:21: INSTALL. Return value 3.
MSI (c) (8C:5C) [11:50:21:540]: Destroying RemoteAPI object.
MSI (c) (8C:4C) [11:50:21:541]: Custom Action Manager thread ending.
Property(C): DiskPrompt = [1]
Property(C): UpgradeCode = {7DFD20ED-5EDD-443D-B1CE-12ABECC50B94}
Property(C): ProductCode = {28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}
Property(C): LS_SSL_CERTIFICATES_DOWNLOADED = 0
Property(C): PrimaryVolumeSpaceRemaining = 0
Property(C): PrimaryVolumeSpaceRequired = 0
Property(C): PrimaryVolumeSpaceAvailable = 0
Property(C): OutOfNoRbDiskSpace = 0
Property(C): OutOfDiskSpace = 0
Property(C): SourcedirProduct = {28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}
Property(C): USE_FQDN = 1
Property(C): CostingComplete = 0
Property(C): ROOTDRIVE = E:\
Property(C): ISSETUPFILESCOMPLETED = Completed
Property(C): SUPPORTDIR = C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}
Property(C): EXECUTEACTION = INSTALL
Property(C): ACTION = INSTALL
Property(C): UILevel = 4
Property(C): VersionHandler = 5.00
Property(C): SOURCEDIR = E:\Software\vSphere\Inventory Service\
Property(C): OriginalDatabase = E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi
Property(C): DATABASE = E:\Software\vSphere\Inventory Service\VMware vCenter Inventory Service.msi
Property(C): MsiRunningElevated = 1
Property(C): RedirectedDllSupport = 2
Property(C): MsiWin32AssemblySupport = 6.1.7601.17514
Property(C): MsiNetAssemblySupport = 2.0.50727.4927
Property(C): Date = 2/24/2014
Property(C): Time = 11:50:21
Property(C): TTCSupport = 1
Property(C): ColorBits = 16
Property(C): TextInternalLeading = 3
Property(C): TextHeight = 16
Property(C): BorderSide = 1
Property(C): BorderTop = 1
Property(C): VersionNT = 601
Property(C): VM_OneInstanceRunning = VMware vCenter Inventory Service;26015
Property(C): VM_PATH_JRE = C:\Program Files\Common Files\VMware\VMware vCenter Server - Java Components\
Property(C): PackagecodeChanging = 1
Property(C): TARGETDIR = E:\
Property(C): ALLUSERSPROFILE = C:\ProgramData\
Property(C): CaptionHeight = 19
Property(C): ScreenY = 677
Property(C): QUERY_SERVICE = E:\Program Files\VMware\Infrastructure\Inventory Service\
Property(C): BIN = E:\Program Files\VMware\Infrastructure\Inventory Service\bin\
Property(C): CONF = E:\Program Files\VMware\Infrastructure\Inventory Service\conf\
Property(C): SERVER = E:\Program Files\VMware\Infrastructure\Inventory Service\lib\server\
Property(C): CONFIG = E:\Program Files\VMware\Infrastructure\Inventory Service\lib\server\config\
Property(C): CommonAppDataFolder = C:\ProgramData\
Property(C): ScreenX = 1108
Property(C): SystemLanguageID = 1033
Property(C): ComputerName = xxxxxxxxxxxxx
Property(C): DATA = E:\Program Files\VMware\Infrastructure\Inventory Service\data\
Property(C): ISYourDataBaseDir = E:\Program Files\VMware\Infrastructure\Database\
Property(C): DATABASEDIR = E:\Program Files\VMware\Infrastructure\Database\
Property(C): UserLanguageID = 1033
Property(C): UserSID = S-1-5-21-2411937374-650613862-988785175-1634
Property(C): ENDPOINTS = E:\Program Files\VMware\Infrastructure\Inventory Service\endpoints\
Property(C): LogonUser = xxxxxxxxxxxxx
Property(C): MsiTrueAdminUser = 1
Property(C): AdminUser = 1
Property(C): VirtualMemory = 4252
Property(C): VMWARE = C:\Program Files\VMware\
Property(C): INFRASTRUCTURE = C:\Program Files\VMware\Infrastructure\
Property(C): VMWARE_ALLUSER_DATA = C:\ProgramData\VMware\
Property(C): INFRASTRUCTURE1 = C:\ProgramData\VMware\Infrastructure\
Property(C): INSTALLDIR = E:\Program Files\VMware\Infrastructure\
Property(C): PhysicalMemory = 4096
Property(C): Intel = 21
Property(C): Msix64 = 21
Property(C): ProgramFilesFolder = C:\Program Files (x86)\
Property(C): MsiAMD64 = 21
Property(C): ShellAdvtSupport = 1
Property(C): LIB = E:\Program Files\VMware\Infrastructure\Inventory Service\lib\
Property(C): QUERY_SERVICE1 = C:\ProgramData\VMware\Infrastructure\Inventory Service\
Property(C): LOGS = C:\ProgramData\VMware\Infrastructure\Inventory Service\Logs\
Property(C): OLEAdvtSupport = 1
Property(C): GPTSupport = 1
Property(C): FontsFolder = C:\Windows\Fonts\
Property(C): ProgramFiles64Folder = C:\Program Files\
Property(C): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(C): SCRIPTS = E:\Program Files\VMware\Infrastructure\Inventory Service\scripts\
Property(C): SSL_DATA_DIR = C:\ProgramData\VMware\Infrastructure\Inventory Service\ssl\
Property(C): SSO = E:\Program Files\VMware\Infrastructure\Inventory Service\sso\
Property(C): DesktopFolder = C:\Users\Public\Desktop\
Property(C): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(C): SystemFolder = C:\Windows\SysWOW64\
Property(C): SourceDir = E:\Software\vSphere\Inventory Service\
Property(C): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(C): MyPicturesFolder = C:\Users\xxxxxxxxxxxxx\Pictures\
Property(C): USERPROFILE = C:\Users\xxxxxxxxxxxxx\
Property(C): VMWARE_TRUST_STORE = C:\ProgramData\VMware\SSL\
Property(C): VMwareStartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\VMware\
Property(C): LocalAppDataFolder = C:\Users\xxxxxxxxxxxxx\AppData\Local\
Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(C): Infrastructure.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = C:\Program Files (x86)\VMware\Infrastructure\
Property(C): SSOREGTOOL.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = C:\Program Files (x86)\VMware\Infrastructure\SSORegTool\
Property(C): INSTALLDIR.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = E:\Program Files\VMware\Infrastructure\Inventory Service\sso\
Property(C): VMware.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = C:\Program Files (x86)\VMware\
Property(C): LIB.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = E:\Program Files\VMware\Infrastructure\Inventory Service\sso\lib\
Property(C): LsRegFlag.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = 0
Property(C): SsoRegFlag.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = 1
Property(C): IpFile.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = IS_SSO_IP_FILE
Property(C): SSO_ADMIN_PASSWORD = **********
Property(C): Password.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = SSO_ADMIN_PASSWORD
Property(C): ServiceIdFile.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = IS_SSO_SERVICE_ID_FILE
Property(C): SslCert.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = IS_SSO_SSL_CERT_FILE
Property(C): SslPKey.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = IS_SSO_SSL_KEY_FILE
Property(C): LS_URL = https://xxxxxxxxxxxxx:7444/lookupservice/sdk
Property(C): SsoLS_URL.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = LS_URL
Property(C): SSO_ADMIN_USER = administrator@vsphere.local
Property(C): UserName.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = SSO_ADMIN_USER
Property(C): UserRole.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = read
Property(C): SSO_SOLUTION_NAME = InventoryService_2014.02.24_115002
Property(C): solutionUserName.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = SSO_SOLUTION_NAME
Property(C): Java_Home.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = JRE
Property(C): InstanceName.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = VIM_SSORegTool
Property(C): KeyFile.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = regtool.jar
Property(C): ModuleName.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = SSORegistrationTool
Property(C): Platform.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = x64
Property(C): SHOW_SSO_REG_WARNINGS = 1
Property(C): SSO_VERSION.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = 1.0.0
Property(C): LOG_FOR_J_PATH.A9CB5780_44DC_4E23_90AB_73863DCC4F8E = C:\Users\MALMEI~1\AppData\Local\Temp\{28D9C95C-F311-4368-A2FF-FFDF4D5BC8E4}\SsoRegTool\log4j.xml
Property(C): BIN.C511B885_94BA_488E_837C_0FB2997DEA48 = E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\bin\
Property(C): INSTALLDIR.C511B885_94BA_488E_837C_0FB2997DEA48 = E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\
Property(C): LIB.C511B885_94BA_488E_837C_0FB2997DEA48 = E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\lib\
Property(C): LOGS.C511B885_94BA_488E_837C_0FB2997DEA48 = E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\logs\
Property(C): WRAPPER.C511B885_94BA_488E_837C_0FB2997DEA48 = E:\Program Files\VMware\Infrastructure\Inventory Service\Wrapper\
Property(C): VMWARE.C511B885_94BA_488E_837C_0FB2997DEA48 = C:\Program Files\VMware\
Property(C): INFRASTRUCTURE.C511B885_94BA_488E_837C_0FB2997DEA48 = C:\Program Files\VMware\Infrastructure\
Property(C): ProgramFiles64Folder.C511B885_94BA_488E_837C_0FB2997DEA48 = C:\Program Files\
Property(C): ForceStopService.C511B885_94BA_488E_837C_0FB2997DEA48 = 0
Property(C): ServiceWrapperInstance = InventoryService
Property(C): InstanceName.C511B885_94BA_488E_837C_0FB2997DEA48 = ServiceWrapperInstance
Property(C): ServiceName = vimQueryService
Property(C): ServiceName.C511B885_94BA_488E_837C_0FB2997DEA48 = ServiceName
Property(C): ServiceDisplayName = vCenter Inventory Service
Property(C): ServiceDisplayName.C511B885_94BA_488E_837C_0FB2997DEA48 = ServiceDisplayName
Property(C): ConfigurationFile = ../../conf/wrapper.conf
Property(C): WrapperConfigPath.C511B885_94BA_488E_837C_0FB2997DEA48 = ConfigurationFile
Property(C): InstanceInstalled.C511B885_94BA_488E_837C_0FB2997DEA48 = 0
Property(C): CanUninstallMergeModule.C511B885_94BA_488E_837C_0FB2997DEA48 = 0
Property(C): KeyComponent.C511B885_94BA_488E_837C_0FB2997DEA48 = _wrapper.exe.C511B885_94BA_488E_837C_0FB2997DEA48
Property(C): KeyFile.C511B885_94BA_488E_837C_0FB2997DEA48 = bin\wrapper.exe
Property(C): Platform.C511B885_94BA_488E_837C_0FB2997DEA48 = x64
Property(C): ModuleName.C511B885_94BA_488E_837C_0FB2997DEA48 = Service Wrapper
Property(C): SendToFolder = C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\SendTo\
Property(C): RecentFolder = C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Recent\
Property(C): PrintHoodFolder = C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(C): PersonalFolder = C:\Users\xxxxxxxxxxxxx\Documents\
Property(C): NetHoodFolder = C:\Users\xxxxxxxxxxxxx\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(C): FavoritesFolder = C:\Users\xxxxxxxxxxxxx\Favorites\
Property(C): AppDataFolder = C:\Users\xxxxxxxxxxxxx\AppData\Roaming\
Property(C): CommonFiles64Folder = C:\Program Files\Common Files\
Property(C): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(C): TempFolder = C:\Users\MALMEI~1\AppData\Local\Temp\
Property(C): RemoteAdminTS = 1
Property(C): System64Folder = C:\Windows\system32\
Property(C): WindowsVolume = C:\
Property(C): COMPUTER_FQDN = xxxxxxxxxxxxx
Property(C): FEDERATION_PORT = 10111
Property(C): HTTPS_PORT = 10443
Property(C): HTTP_PORT = 10080
Property(C): SSL_PORT = 443
Property(C): SSO_FQDN_IP = xxxxxxxxxxxxx
Property(C): SSO_HTTPS_PORT = 7444
Property(C): TOMCAT_MAX_MEMORY_OPTION = M
Property(C): VM_RUN_JRE = 1
Property(C): VM_VERSION_JRE = 5.5.0.678
Property(C): XDB_PORT = 10109
Property(C): QUERY_SERVICE_NUKE_DATABASE = 1
Property(C): ApplicationUsers = AllUsers
Property(C): AgreeToLicense = No
Property(C): _IsMaintenance = Change
Property(C): RestartManagerOption = CloseRestart
Property(C): SetupType = Typical
Property(C): _IsSetupTypeMin = Typical
Property(C): CERTIFICATE_TEXT = 0
Property(C): Display_IsBitmapDlg = 1
Property(C): ALLUSERS = 1
Property(C): ARPCONTACT = http://www.vmware.com/support
Property(C): ARPHELPLINK = http://www.vmware.com/support
Property(C): ARPHELPTELEPHONE = 1-877-486-9273
Property(C): ARPNOMODIFY = 1
Property(C): ARPNOREPAIR = 1
Property(C): ARPPRODUCTICON = ARPPRODUCTICON.exe
Property(C): WindowsFolder = C:\Windows\
Property(C): ARPURLINFOABOUT = http://www.vmware.com
Property(C): MsiNTSuiteDataCenter = 1
Property(C): ARPURLUPDATEINFO = http://www.vmware.com/support
Property(C): CopyrightYears = 1998-2013
Property(C): DefaultUIFont = Tahoma8
Property(C): DialogCaption = InstallShield for Windows Installer
Property(C): DisplayNameCustom = Custom
Property(C): DisplayNameMinimal = Minimal
Property(C): DisplayNameTypical = Typical
Property(C): ErrorDialog = SetupError
Property(C): FLIP_VC_IS_ORDER = 1
Property(C): GenericAllPermission = 268435456
Property(C): INI_INPUT_SECTIONS = is;
Property(C): INI_OUTPUT_SECTIONS = is;
Property(C): INSTALLLEVEL = 100
Property(C): INSTALL_CERTIFICATE = &Install
Property(C): ISCHECKFORPRODUCTUPDATES = 1
Property(C): ISVROOT_PORT_NO = 0
Property(C): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(C): IS_PREVENT_DOWNGRADE_EXIT = A newer version of this application is already installed on this computer. If you wish to install this version, please uninstall the newer version first. Click OK to exit the wizard.
Property(C): IS_PROGMSG_TEXTFILECHANGS_REPLACE = Replacing %s with %s in %s...
Property(C): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(C): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(C): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(C): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(C): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(C): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(C): IS_SQLSERVER_AUTHENTICATION = 0
Property(C): IS_SQLSERVER_USERNAME = sa
Property(C): InstallChoice = AR
Property(C): JAVA_SERVICE_WRAPPER_VERSION = 3.4.0
Property(C): KEYSTORE_PASSWORD = **********
Property(C): KEY_PASSWORD = **********
Property(C): MSIRESTARTMANAGERCONTROL = Disable
Property(C): MsiNTProductType = 3
Property(C): Manufacturer = VMware, Inc.
Property(C): MsiHiddenProperties = KEYSTORE_PASSWORD;KEY_PASSWORD;XDB_PASSWORD;XDB_SUPERUSER_PASSWORD;SSO_ADMIN_PASSWORD;VM_UpdateQueryServiceProperties;VM_CreateXdbDatabase;VM_RegisterWithVC;VM_RegisterLS.A9CB5780_44DC_4E23_90AB_73863DCC4F8E;VM_RegisterSSO.A9CB5780_44DC_4E23_90AB_73863DCC4F8E;VM_RollbakRegisterLS.A9CB5780_44DC_4E23_90AB_73863DCC4F8E;VM_RollbakRegisterSSO.A9CB5780_44DC_4E23_90AB_73863DCC4F8E;VM_UnRegisterWithSSO.A9CB5780_44DC_4E23_90AB_73863DCC4F8E;VM_UnRegisterLS.A9CB5780_44DC_4E23_90AB_73863DCC4F8E
Property(C): MsiLogging = voicewarmup
Property(C): NSLOOKUP_NAME = Name
Property(C): OVERWRITE_CERTIFICATE = Overwr&ite
Property(C): OpenSSL_VERSION = 0.9.8.25
Property(C): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(C): ProductID = none
Property(C): ProductLanguage = 1033
Property(C): ProductName = VMware vCenter Inventory Service
Property(C): ProductNameReg = Inventory Service
Property(C): ProductNameShort = vCenter Inventory Service
Property(C): ProductNameShort_SSO = vCenter Single Sign On
Property(C): ProductNameSimple = VMware vCenter Simple Install
Property(C): ProductVersion = 5.5.0.38845
Property(C): ProductVersionShort = 5.5
Property(C): ProgressType0 = install
Property(C): ProgressType1 = Installing
Property(C): ProgressType2 = installed
Property(C): ProgressType3 = installs
Property(C): QS_MAX_MEMORY = 3072
Property(C): REUSE_PDT_SSL = 1
Property(C): RebootYesNo = Yes
Property(C): ReinstallModeText = omus
Property(C): SERVICES_TO_START = vimQueryService;vpxd;vctomcat;vimPBSM;vspherewebclientsvc;vmwarelogbrowser;VSAClusterService
Property(C): SERVICES_TO_STOP = vimPBSM;vctomcat;vpxd;vimQueryService
Property(C): SERVICE_STOP_TIMEOUT = 300
Property(C): SETUP_ANSWERS_WRITE_ENABLED = 1
Property(C): SSO_DISABLED = 0
Property(C): SSO_LSVERSION = 1.5
Property(C): SSO_SSPISERVICE = sspisvc
Property(C): SSO_TOMCATSERVICE = ssotomcat
Property(C): SecureCustomProperties = USERNAME;COMPANYNAME;INSTALLDIR;CAN_INSTALL_QS;VC_INSTALLED_DIR;IS_REGISTER_WITH_SSO;TOMCAT_MAX_MEMORY_OPTION;SSO_ADMIN_PASSWORD;SSO_ADMIN_USER;LS_URL;QUERY_SERVICE_NUKE_DATABASE;HTTPS_PORT;FEDERATION_PORT;XDB_PORT;OLDPRODUCTFOUND;IS50_FOUND;SSO_SOLUTION_NAME;HTTP_PORT;VC_KEYSTORE_FILE;QS_KEYSTORE_FILE;KEYSTORE_PASSWORD;KEY_PASSWORD;XDB_DBNAME;XDB_USERNAME;XDB_PASSWORD;XDB_SUPERUSER_PASSWORD;CERTIFICATE_TEXT;DO_COPY_CERTS;COMPUTER_FQDN;HTTPS_PORT_OLD;XDB_PORT_OLD;FEDERATION_PORT_OLD;REUSE_PDT_SSL;IS51_FOUND;IS_DB_BACKUP;OLDPRODUCTFOUND;NEWPRODUCTFOUND
Property(C): ShowSSOCertifcate = 0
Property(C): XDB_DBNAME = default
Property(C): XDB_PASSWORD = **********
Property(C): XDB_SUPERUSER_PASSWORD = **********
Property(C): XDB_USERNAME = Administrator
Property(C): SETUPEXENAME = VMware-inventory-service.exe
Property(C): MsiLogFileLocation = C:\InventoryServiceInstall.log
Property(C): ProductNameGUI = VMware vCenter Inventory Service
Property(C): ServicePackLevelMinor = 0
Property(C): ServicePackLevel = 1
Property(C): WindowsBuild = 7601
Property(C): VersionNT64 = 601
Property(C): Privileged = 1
Property(C): VersionMsi = 5.00
Property(C): InstallShieldTempProp = 0
Property(C): VersionDatabase = 301
Property(C): CLIENTPROCESSID = 396
Property(C): CLIENTUILEVEL = 1
Property(C): CURRENTDIRECTORY = C:\Windows\system32
Property(C): AGREETOLICENSE = yes
Property(C): USERNAME = Windows User
Property(C): ProductState = -1
Property(C): PackageCode = {799E9D6A-836E-4C15-81BA-BF8D9AAAA63F}
=== Logging stopped: 2/24/2014 11:50:21 ===
MSI (c) (8C:5C) [11:50:21:574]: Note: 1: 1708
MSI (c) (8C:5C) [11:50:21:575]: Product: VMware vCenter Inventory Service -- Installation operation failed.
MSI (c) (8C:5C) [11:50:21:576]: Windows Installer installed the product. Product Name: VMware vCenter Inventory Service. Product Version: 5.5.0.38845. Product Language: 1033. Manufacturer: VMware, Inc.. Installation success or error status: 1603.
MSI (c) (8C:5C) [11:50:21:595]: Grabbed execution mutex.
MSI (c) (8C:5C) [11:50:21:595]: Cleaning up uninstalled install packages, if any exist
MSI (c) (8C:5C) [11:50:21:597]: MainEngineThread is returning 1603
=== Verbose logging stopped: 2/24/2014 11:50:21 ===