exchange inventory.
Hi,
when i ran exchange inventory it is creating the inventory nsi as AeXExchPls.nsi but it is not updating the dat in some machinesand here is the nsi information.
<inventory><dataClass guid='{ADCFEBC5-98F6-450C-993B-D2750AB374AB}' name='AeX EU Contact Detail' manufacturer='Altiris' description='Altiris|EXCHANGE_PROPERTIES|2.0' version='1.0' platform='Win32' type='' mifGroup='' mifClass='Altiris|EXCHANGE_PROPERTIES|2.0'>
<data>
<resource>
</data>
then i tried creating the debug log observed that MAPI32.dll will picks upthe data from the default profile but it is not happening and here is the log content.
Wed Dec 31 04:31:43 2008 : Command line: /ExchPls.ini /debuglog /output xml
Wed Dec 31 04:31:43 2008 : Creating hKillProcessing handle
Wed Dec 31 04:31:43 2008 : Calling CreateThread() to create main app thread
Wed Dec 31 04:31:43 2008 : AppThreadStart
Wed Dec 31 04:31:43 2008 : CMapiPlus::CMapiPlus
Wed Dec 31 04:31:43 2008 : CMapiPlus:
KToProceed
Wed Dec 31 04:31:43 2008 : About to RegOpenKeyEx on HKEY_LOCAL_MACHINE
Wed Dec 31 04:31:43 2008 : About to RegOpenKeyEx on Software\Clients\Mail\Microsoft Outlook
Wed Dec 31 04:31:43 2008 : About to RegQueryValueEx on MSIComponentID
Wed Dec 31 04:31:43 2008 : CMapiPlus:
rocess
Wed Dec 31 04:31:43 2008 : CMapiPlus::SetMifLocation
Wed Dec 31 04:31:44 2008 : CMapiPlus::SetXmlLocation
Wed Dec 31 04:31:44 2008 : CMapiPlus:
rocess - calling MAPIInitialize
Wed Dec 31 04:31:44 2008 : CMapiPlus:
rocess - MAPIInitialize completed
Wed Dec 31 04:31:44 2008 : CMapiPlus::CreateResultsOutput
Wed Dec 31 04:31:47 2008 : CMapiPlus::~CMapiPlus
Wed Dec 31 04:31:47 2008 : CMapiPlus::~CMapiPlus - calling MAPIUninitialize
Wed Dec 31 04:31:47 2008 : CMapiPlus::~CMapiPlus - MAPIUninitialize completed
Wed Dec 31 04:31:47 2008 : AppThreadStart return from thread run. Exiting AppThreadStart now.
Wed Dec 31 04:31:48 2008 : CMapiPlus::~CMapiPlus - MAPIUninitialize completed
Wed Dec 31 04:31:48 2008 : Inspecting hAppThread...
Wed Dec 31 04:31:48 2008 : Calling CloseHandle(hAppThread) to close app thread
Wed Dec 31 04:31:48 2008 : CloseHandle(hAppThread) completed
Wed Dec 31 04:31:48 2008 : Inspecting hKillProcessing...
Wed Dec 31 04:31:48 2008 : Calling CloseHandle(hKillProcessing) to close hKillProcessing event handle
Wed Dec 31 04:31:48 2008 : CloseHandle(hKillProcessing) completed
Wed Dec 31 04:31:48 2008 : Inspecting hKillTimer...
Wed Dec 31 04:31:48 2008 : Calling CloseHandle(hKillTimer) to close hKillTimer event handle
Wed Dec 31 04:31:48 2008 : CloseHandle(hKillTimer) completed
Wed Dec 31 04:31:48 2008 : Inspecting hTimeThread...
Wed Dec 31 04:31:48 2008 : Calling CloseHandle(hTimeThread) to close hTimeThread event handle
Wed Dec 31 04:31:48 2008 : CloseHandle(hTimeThread) completed
Wed Dec 31 04:31:48 2008 : Program End()
Wed Dec 31 04:31:48 2008 : --------------------------
please help me on this since it is not updating the details like user name and title in the inventory.
Thank you.