Client Management Suite

 View Only
  • 1.  File Inventory for connected Outlook PST

    Posted Nov 20, 2014 07:43 AM

    Hello there,

    i need a inventory for connected PST. Could anyone help here, i have here a SQL command for Altiris that collect me all local PST and all PST files on a network drive. After research i could not found any solution for this problem.

    Can anyone help here?

    Regards
    Alex



  • 2.  RE: File Inventory for connected Outlook PST

    Posted Nov 21, 2014 08:56 AM

    You need to make a "Custom Inventory" to look for registry value with path.

    HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles

    Check for "001f6700", it is path to PST file but in hex.

    I checked for this key on Windows 7 with MS Office 2007.

     

    And when You will have data in database then you can make sql query.



  • 3.  RE: File Inventory for connected Outlook PST

    Posted Nov 24, 2014 04:50 AM

    thanks, i will test this.



  • 4.  RE: File Inventory for connected Outlook PST

    Posted Nov 24, 2014 03:20 PM

    If you're looking to scale this, there are solutions out there to automate this process. I've done this before with other customers, let me know if you'd like to chat.

     

    Frank