![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello, We need to run an audit against all workstations giving us their
Outlook Profile Connection Settings. We need to find out what systems are settup to connect using RPC/HTTP as well as Cached Mode. Thanks! |
Ads |
#2
|
|||
|
|||
![]()
All that information is in the user's Windows registry, so you'd need a tool that allows you to harvest that information from each machine. That's a bit outside my area of expertise.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "BrianP" wrote in message ... Hello, We need to run an audit against all workstations giving us their Outlook Profile Connection Settings. We need to find out what systems are settup to connect using RPC/HTTP as well as Cached Mode. Thanks! |
#3
|
|||
|
|||
![]()
I have the means of pulling this information out of the registry or any
database/text file for that matter. The question is where is this data stored within the registry? Keep in mind I am trying to audit each Outlook profile's Connection Settings. I am looking for whether or not RPC over HTTP is configured and whether or not Cached Mode is enabled. I have looked all over the registry and could not find anything. The only other way I could imagine is to query the files within %userprofile%\Application Data\Microsoft\Outlook. The problem there is all of those file are encrypted. Any help would be much appreciated. P.S - If anyone knows how I could pipe the output from "outlook.exe /rpcdiag" to a text file would help me out. I could possibly work with that. "Sue Mosher [MVP-Outlook]" wrote: All that information is in the user's Windows registry, so you'd need a tool that allows you to harvest that information from each machine. That's a bit outside my area of expertise. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "BrianP" wrote in message ... Hello, We need to run an audit against all workstations giving us their Outlook Profile Connection Settings. We need to find out what systems are settup to connect using RPC/HTTP as well as Cached Mode. Thanks! |
#4
|
|||
|
|||
![]()
Outlook mail profile information is stored in HKCU/Software/Microsoft/Windows NT/CurrentVersion/Windows Messaging Subsystem/Profiles. For each profile, Exchange settings are in the 13dbb0c8aa05101a9bb000aa002fc45a key. The values correspond to different properties. A good way to get a handle on them is to use the Custom Installation Wizard or Custom Maintenance Wizard to create a few .prf files that contain configuration settings, then match up the values in the .prf file with what you see in the registry. The excellent white paper "Configuring Outlook Profiles by Using a PRF File" at http://office.microsoft.com/search/r...60 I&respos=3 explains how the .prf settings match up with the registry values.
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "BrianP" wrote in message ... I have the means of pulling this information out of the registry or any database/text file for that matter. The question is where is this data stored within the registry? Keep in mind I am trying to audit each Outlook profile's Connection Settings. I am looking for whether or not RPC over HTTP is configured and whether or not Cached Mode is enabled. "Sue Mosher [MVP-Outlook]" wrote: All that information is in the user's Windows registry, so you'd need a tool that allows you to harvest that information from each machine. That's a bit outside my area of expertise. "BrianP" wrote in message ... Hello, We need to run an audit against all workstations giving us their Outlook Profile Connection Settings. We need to find out what systems are settup to connect using RPC/HTTP as well as Cached Mode. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Connect to contacts remotely | blink | Outlook - Using Contacts | 0 | May 22nd 06 04:06 PM |
How to migrate Outlook 2000 settings to another TS Profile | Alie | Outlook - Installation | 0 | May 11th 06 02:58 PM |
i can go on the internet but outlook says no connection | G | Outlook - Installation | 0 | May 4th 06 01:25 AM |
Accessing outlook express remotely on laptop+3G Datacard | Brian L | Outlook - Installation | 0 | March 28th 06 12:24 AM |
Outlook profile settings forced upon other users | vasankorp | Outlook - General Queries | 2 | March 3rd 06 12:43 PM |