Office 365 email deployment using Outlook 2010 and PRF files

Hi, 
I've been struggling to get Outlook 2010 setup with a new Office 365 deployment. I would like to use custom PRF files to get the new Outlook profiles configured. I have more than 100 users.
One of PRF files I'm using is shown at the end of this message. Each user will get a custom PRF file with his/her information already configured (mailbox, server name, etc...). I've obtained the corresponding Exchange server using:
Get-Mailbox <email> | select ExchangeGUID
I've attached the domain at the end of the GUID and then that's the Exchange server. It matches what you get with Outlook using Autodiscover.
Using these PRF fies I'm able to create a new default profile and set all the parameters as if I had create the profile manually. Two problems here though:
1) I don't know what to change in the PRF file to set the Logon Network Security to Anonymous Authentication under the Security tab (Exchange account properties)
2) When Outlook asks me for the username and password, it won't take it, and I know I'm using the right credentials. If I create the profile manually (not using Autodiscover) and I use the same configuration parameters in the PRF file, everything is ok. I have
already run all the updates and tools that come as part of Setup Desktop in Office 365. Actually I get the same results with Outlook 2013.
I'm looking for some help here or ideas how to roll Office 365 without having to go user by user and creating a new profile and waiting for Autodiscover to finish :)
PRF FILE  for one of the users (i'm using [email protected] to avoid putting here the actual client's address):
;Automatically generated PRF file from the Microsoft Office Customization and Installation Wizard
; Section 1 - Profile Defaults
[General]
Custom=1
ProfileName=Office365
DefaultProfile=Yes
OverwriteProfile=Yes
ModifyDefaultProfileIfPresent=false
; Section 2 - Services in Profile
[Service List]
;ServiceX=Microsoft Outlook Client
ServiceEGS1=Exchange Global Section
Service1=Microsoft Exchange Server
; Section 3 - List of internet accounts
[Internet Account List]
; Section 4 - Default values for each service.
;[ServiceX]
;FormDirectoryPage=
;-- The URL of Exchange Web Services Form Directory page used to create Web forms.
;WebServicesLocation=
;-- The URL of Exchange Web Services page used to display unknown forms.
;ComposeWithWebServices=
;-- Set to true to use Exchange Web Services to compose forms.
;PromptWhenUsingWebServices=
;-- Set to true to use Exchange Web Services to display unknown forms.
;OpenWithWebServices=
;-- Set to true to prompt user before opening unknown forms when using Exchange Web Services.
[ServiceEGS1]
[email protected]
[email protected]
[email protected]
ConfigFlags=0x00000100
RPCoverHTTPflags=0x002f
RPCProxyServer=outlook.office365.com
RPCProxyPrincipalName=msstd:outlook.com
RPCProxyAuthScheme=0x0001
[Service1]
OverwriteExistingService=Yes
UniqueService=No
[email protected]
[email protected]
OfflineAddressBookPath=
OfflineFolderPathAndFilename=
; Section 5 - Values for each internet account.
; Section 6 - Mapping for profile properties
[Microsoft Exchange Server]
ServiceName=MSEMS
MDBGUID=5494A1C0297F101BA58708002B2A2517
MailboxName=PT_STRING8,0x6607
HomeServer=PT_STRING8,0x6608
OfflineAddressBookPath=PT_STRING8,0x660E
OfflineFolderPathAndFilename=PT_STRING8,0x6610
[Exchange Global Section]
SectionGUID=13dbb0c8aa05101a9bb000aa002fc45a
MailboxName=PT_STRING8,0x6607
HomeServer=PT_STRING8,0x6608
ConfigFlags=PT_LONG,0x6601
RPCoverHTTPflags=PT_LONG,0x6623
RPCProxyServer=PT_UNICODE,0x6622
RPCProxyPrincipalName=PT_UNICODE,0x6625
RPCProxyAuthScheme=PT_LONG,0x6627
AccountName=PT_UNICODE,0x6620
[Microsoft Mail]
ServiceName=MSFS
ServerPath=PT_STRING8,0x6600
Mailbox=PT_STRING8,0x6601
Password=PT_STRING8,0x67f0
RememberPassword=PT_BOOLEAN,0x6606
ConnectionType=PT_LONG,0x6603
UseSessionLog=PT_BOOLEAN,0x6604
SessionLogPath=PT_STRING8,0x6605
EnableUpload=PT_BOOLEAN,0x6620
EnableDownload=PT_BOOLEAN,0x6621
UploadMask=PT_LONG,0x6622
NetBiosNotification=PT_BOOLEAN,0x6623
NewMailPollInterval=PT_STRING8,0x6624
DisplayGalOnly=PT_BOOLEAN,0x6625
UseHeadersOnLAN=PT_BOOLEAN,0x6630
UseLocalAdressBookOnLAN=PT_BOOLEAN,0x6631
UseExternalToHelpDeliverOnLAN=PT_BOOLEAN,0x6632
UseHeadersOnRAS=PT_BOOLEAN,0x6640
UseLocalAdressBookOnRAS=PT_BOOLEAN,0x6641
UseExternalToHelpDeliverOnRAS=PT_BOOLEAN,0x6639
ConnectOnStartup=PT_BOOLEAN,0x6642
DisconnectAfterRetrieveHeaders=PT_BOOLEAN,0x6643
DisconnectAfterRetrieveMail=PT_BOOLEAN,0x6644
DisconnectOnExit=PT_BOOLEAN,0x6645
DefaultDialupConnectionName=PT_STRING8,0x6646
DialupRetryCount=PT_STRING8,0x6648
DialupRetryDelay=PT_STRING8,0x6649
[Personal Folders]
ServiceName=MSPST MS
Name=PT_STRING8,0x3001
PathAndFilenameToPersonalFolders=PT_STRING8,0x6700 
RememberPassword=PT_BOOLEAN,0x6701
EncryptionType=PT_LONG,0x6702
Password=PT_STRING8,0x6703
[Unicode Personal Folders]
ServiceName=MSUPST MS
Name=PT_UNICODE,0x3001
PathAndFilenameToPersonalFolders=PT_STRING8,0x6700 
RememberPassword=PT_BOOLEAN,0x6701
EncryptionType=PT_LONG,0x6702
Password=PT_STRING8,0x6703
[Outlook Address Book]
ServiceName=CONTAB
[LDAP Directory]
ServiceName=EMABLT
ServerName=PT_STRING8,0x6600
UserName=PT_STRING8,0x6602
UseSSL=PT_BOOLEAN,0x6613
UseSPA=PT_BOOLEAN,0x6615
EnableBrowsing=PT_BOOLEAN,0x6622
DisplayName=PT_STRING8,0x3001
ConnectionPort=PT_STRING8,0x6601
SearchTimeout=PT_STRING8,0x6607
MaxEntriesReturned=PT_STRING8,0x6608
SearchBase=PT_STRING8,0x6603
CheckNames=PT_STRING8,0x6624
DefaultSearch=PT_LONG,0x6623
[Microsoft Outlook Client]
SectionGUID=0a0d020000000000c000000000000046
FormDirectoryPage=PT_STRING8,0x0270
WebServicesLocation=PT_STRING8,0x0271
ComposeWithWebServices=PT_BOOLEAN,0x0272
PromptWhenUsingWebServices=PT_BOOLEAN,0x0273
OpenWithWebServices=PT_BOOLEAN,0x0274
CachedExchangeMode=PT_LONG,0x041f
CachedExchangeSlowDetect=PT_BOOLEAN,0x0420
[Personal Address Book]
ServiceName=MSPST AB
NameOfPAB=PT_STRING8,0x001e3001
PathAndFilename=PT_STRING8,0x001e6600
ShowNamesBy=PT_LONG,0x00036601
; Section 7 - Mapping for internet account properties. DO NOT MODIFY.
[I_Mail]
AccountType=POP3
;--- POP3 Account Settings ---
AccountName=PT_UNICODE,0x0002
DisplayName=PT_UNICODE,0x000B
EmailAddress=PT_UNICODE,0x000C
;--- POP3 Account Settings ---
POP3Server=PT_UNICODE,0x0100
POP3UserName=PT_UNICODE,0x0101
POP3UseSPA=PT_LONG,0x0108
Organization=PT_UNICODE,0x0107
ReplyEmailAddress=PT_UNICODE,0x0103
POP3Port=PT_LONG,0x0104
POP3UseSSL=PT_LONG,0x0105
; --- SMTP Account Settings ---
SMTPServer=PT_UNICODE,0x0200
SMTPUseAuth=PT_LONG,0x0203
SMTPAuthMethod=PT_LONG,0x0208
SMTPUserName=PT_UNICODE,0x0204
SMTPUseSPA=PT_LONG,0x0207
ConnectionType=PT_LONG,0x000F
ConnectionOID=PT_UNICODE,0x0010
SMTPPort=PT_LONG,0x0201
SMTPSecureConnection=PT_LONG,0x020A
ServerTimeOut=PT_LONG,0x0209
LeaveOnServer=PT_LONG,0x1000
[IMAP_I_Mail]
AccountType=IMAP
;--- IMAP Account Settings ---
AccountName=PT_UNICODE,0x0002
DisplayName=PT_UNICODE,0x000B
EmailAddress=PT_UNICODE,0x000C
;--- IMAP Account Settings ---
IMAPServer=PT_UNICODE,0x0100
IMAPUserName=PT_UNICODE,0x0101
IMAPUseSPA=PT_LONG,0x0108
Organization=PT_UNICODE,0x0107
ReplyEmailAddress=PT_UNICODE,0x0103
IMAPPort=PT_LONG,0x0104
IMAPUseSSL=PT_LONG,0x0105
; --- SMTP Account Settings ---
SMTPServer=PT_UNICODE,0x0200
SMTPUseAuth=PT_LONG,0x0203
SMTPAuthMethod=PT_LONG,0x0208
SMTPUserName=PT_UNICODE,0x0204
SMTPUseSPA=PT_LONG,0x0207
ConnectionType=PT_LONG,0x000F
ConnectionOID=PT_UNICODE,0x0010
SMTPPort=PT_LONG,0x0201
SMTPSecureConnection=PT_LONG,0x020A
ServerTimeOut=PT_LONG,0x0209
CheckNewImap=PT_LONG,0x1100
RootFolder=PT_UNICODE,0x1101
Account=PT_UNICODE,0x0002
HttpServer=PT_UNICODE,0x0100
UserName=PT_UNICODE,0x0101
Organization=PT_UNICODE,0x0107
UseSPA=PT_LONG,0x0108
TimeOut=PT_LONG,0x0209
Reply=PT_UNICODE,0x0103
EmailAddress=PT_UNICODE,0x000C
FullName=PT_UNICODE,0x000B
Connection Type=PT_LONG,0x000F
ConnectOID=PT_UNICODE,0x0010

Wow, even if we were to find out what to add to the PRF, it turns out each user mailbox has it's own unique server name (aka Virtual Connection Point). I cannot believe two departments of Microsoft aren't talking to each other!!!! ..... wait, that always
happens. 1 week later and probably 100 hours later I am just going to create a simple how-to for each user. 
Here is the link I just found explaining the "virtual connection points". http://www.blackmanticore.com/2c209fbaa93ae6cf8f8dac5b50281f2e
I'm sure NEXT YEAR Microsoft will catch up with itself and add this option/feature in the Office Customization Tool to create PRF files that will actually work with their services.

Similar Messages

  • Delayed received emails Using Outlook 2010 and Exchange Server 2010 SP3

    Hi,
    Some of our users are encountering delayed emails. When our clients sent email to us, some of our clients received this an hour late, sometimes they will received this the next day.
    Our users uses Outlook 2010 and our Exchange Server is 2010. We have already patch this to SP3 as it says that the delayed emails was already fixed in this SP3 but we still encounter the delayed emails.
    Thanks.
    Collins.

    Hi Collins,
    In order to narrow down this issue, please use OWA to send and receive a test email, see whether the delay will still happen or not.
    From your description, the issue happens when certain users receive emails from internal. I recommend you use message tracking log to determine which step delays.
    Here is an article for your reference.
    Configure Message Tracking
    http://technet.microsoft.com/en-us/library/aa997984(v=exchg.141).aspx
    Hope it helps.
    Best regards,
    Amy
    Amy Wang
    TechNet Community Support

  • I am using Outlook 2010 and have a iphone 4s.  In Outlook I have issues with my contacts not being the same as what I have corrected them to be.  Is there a way to check and see which file Outlook is sharing with I-cloud?

    I am using Outlook 2010 and I also use a Iphone 4s. I use Outlook to correct all my contacts and them it sync with my phone BUT I get different variations of the contacts.  Almost as if there is another file it is going to.  Can I check to see which file it is reading from??

    This may be helpful.
    http://itconflict.com/2012/01/08/troubleshooting-icloud-sync-with-outlook/

  • I updated to ios 7 2 days ago and I synced with my computer for the first time yesterday. Most of my calendar appts and events were wiped off my phone but are still on the computer. I use outlook 2010 and a pc running windows 7.

    I updated my iphone 5 to  ios 7 two days ago and I synced with my computer for the first time yesterday. Most of my calendar appointments and events were wiped off my phone but are still on the computer. I use outlook 2010 and a pc running windows 7. Rebooting the phone and the computer failed to remedy the calendar sync problem.

    Easy solution for restoring lost calendar informaiton, thank goodness.  On your iPhone, go to settings, then to iCloud.  If your Calendar selection is turned off,  turn it on.  Your info should restore.  If your Calendar selection is turned on, then turn it off.  Choose to save calendars when asked.  After it shuts the Calendar off, turn it back on.  Your info should be restored.
    Thank you to Apple support for walking me through this.  Shame on you Apple for not just telling people about this easy fix rather than making us go through all of this pain and worry.
    - JT

  • Email Stuck in Outlook 2010 outbox

    First let me say that I use Outlook 2010 and for the most part I am VERY happy with it.  But yesterday I was sending emails with attachments and 4 out of the 8 that I sent are still stuck in the outbox.  If I send other emails that do not have attachments it is still taking a long time for them to go through.  I have now had to go to my hotmail account to send mail (which is what I did not want to do since I use Outlook) so that it can bypass the stuck emails.  Is there a way to move/delete something to get them gone so that I can send mail like before?

    I understand that you are unable to send emails in Outlook 2010. The emails got stuck in the Outbox.
    Based on the current situation, this issue can be caused by several factors, such as Internet connection, Outlook settings or corrupted outlook profile. We can try the following methods to see if the problem can be resolved.
    Method 1:
    ====================
    Click the “Send/Receive” tab, then click “Send all”.
    Method 2: New Outlook profile
    ==============
    1.            Exit Outlook.
    2.            Go to Start > Control Panel, click or double-click Mail.
    Mail appears in different Control Panel locations depending upon the version of the Microsoft Windows operating system, Control Panel view selected, and whether a 32- or 64-bit operating system or version of Outlook is installed.
    The easiest way to locate Mail is to open Control Panel in Windows, and then in the Search box at the top of window, type Mail. In Control Panel for Windows XP, type Mail in the Address box.
    Note    The Mail icon appears after Outlook starts for the first time.
    The title bar of the Mail Setup dialog box contains the name of the current profile. To select a different existing profile, click Show Profiles, select the profile name, and then click Properties.
    3.            Click Show Profiles. Choose Prompt for a profile to be used.
    4.            Click Add.
    5.            Type a name for the profile, and then click OK.
    6.            Start Outlook, and choose this new profile.
    7.             Try to send the emails in the new profile

  • Users are not able to use Outlook 2010 to view free/busy information and cannot set Out Of Office automatic reply

    Hi All,
    Please help me.
    I have an issue where users are not able to use Outlook 2010 to view free/busy information and cannot set Out Of Office automatic reply. But they are can set Out Of Office automatic reply from OWA. My exchange server is Ms Exchange 2010.
    The test E-mail AutoConfiguration failed with this error:
    Autodiscover to https://mydomain.com/autodiscover/autodiscover.xml starting
    GetLastError=12175; httpStatus=0.
    Autodiscover to https://mydomain.com/autodiscover/autodiscover.xml Failed (0x800C8203)
    Autodiscover to https://autodiscover.mydomain.com/autodiscover/autodiscover.xml starting
    GetLastError=12007; httpStatus=0.
    Autodiscover to https://autodiscover.mydomain.com/autodiscover/autodiscover.xml Failed (0x800C8203)
    Local autodiscover for mydomain.com starting
    Local autodiscover for mydomain.com Failed (0x8004010F)
    Redirect check to http://autodiscover.mydomain.com/autodiscover/autodiscover.xml starting
    Srv Record lookup for http://autodiscover.mydomain.com/autodiscover/autodiscover.xml Failed (0x80072EE7)
    Srv Record lookup for mydomain.com starting
    Srv Record lookup for mydomain.com Failed (0x8004010F)
    Any idea?
    Thanks,
    Pieter

    OK.
    Please follow this step.
    1. As you said you are in coexistence step , so for now all endpoint already point to Exchange 2010 right?
    2. Check legacy owa redirect that you already configure
    3. In Exchange 2010 , Make sure that you already configure "Autodiscoverinternaluri" by this command set-clientaccessserver -identity "servername" -autodiscoverinternaluri
    https://autodiscover.domain.com/autodiscover/autodiscover.xml. and don't forget to create autodiscover record in DNS
    4. in Exchange 2010 , Make sure that you already configure "EWS" path by this command set-webservicesvertualdirectory -identity "XXX\Default web site name" -internalurl
    https://yourinternalurl/EWS/Exchange.asmx -externalurl https://yourexternalurl/EWS/Exchange.asmx
    5. don't forget to replicate freebusy from Exchange 2003 to Excahnge 2010 via public folder.
    You error look like client cannot get autodiscover process please check it again.

  • Deploy Office 365 Pro Plus using MDT 2013

    Hello,
    I'm currently evaluating O365 E3 and am specifically looking into what my options are for deploying Office 2013 Pro Plus when rolling out a new PC image.  Currently I use MDT 2013 to deploy the image to new PCs and install Office 2010 along with other
    applications.  Can I use C2R with a config file pointing to a local repository of the installation files with MDT 2013?

    Hi
    This blog post by Rens will help you:
    http://renshollanders.nl/2014/02/office-365-automatic-deployment-of-office-365-with-mdt/

  • Setting the shared templates location by Deploying Office 365 Midsized Business "using a network share" from a on-premise location

    I found the question "Deploy Office 365 pro plus using a network share or from a on-premise locaiton" the most useful of the resources
    on MS yet - but I am having difficulties getting the files to download for a local deployment.
    The root of the issue, that I cannot find anywhere, is how do I set the shared templates location for users in the organization.  First I thought a GPO, but I cannot find that setting in the GPO in MS.
    Then I thought modifying the REG- but it is in a binary key which could include other information I may not want modified(Or does it matter?)
    Then I looked for ways to download the deployment but launching from an elevated prompt as IT (Domain level) returns a useless error to paraphrase- 'sorry MSOffice didn't install- do you have enough disk space'.
    I have downloaded the GPO objects, but not installed them, likely I will need those later though.
    Just want to path all the users to a central repository of office/excel/access/outlook templates in addition to their local templates. Concise help in steps or sites that have solved the issue are Greatly appreciated : )

    Hi,
    you can use the GPO ADMX templates to configure the "Workgroup templates path".
    This actually configures a registry setting named: "sharedtemplates".
    The registry value/type/data is:
    HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\common\general
    Name: sharedtemplates
    Type: REG_EXPAND_SZ (Expandable String Value)
    Data: <UNC path to folder>
    From the GPO reference workbook/sheet, for Office:
    http://social.technet.microsoft.com/wiki/contents/articles/4976.selected-content-relating-to-group-policy-administrative-templates-adm-and-admx.aspx
    Filename: office15.admx 
    Scope: User 
    Path: Microsoft Office 2013\Shared paths 
    Policy Setting Name: Workgroup templates path 
    Supported on: At least Windows Server 2008 R2 or Windows 7 
    Category: Shared paths 
    Explain Text: Specifies the location of workgroup templates. 
    Registry Key: HKCU\software\policies\microsoft\office\15.0\common\general!sharedtemplates
    Note: it is supported to populate this setting, with a UNC path, but not with a web path.
    e.g.: \\server01\shared\templates <this is valid>
    e.g.: http://server01/shared/templates <this is not valid>
    This constraint (for web URIs) can be difficult to work around. If you are using SharePoint, and think WebDAV might work, it doesn't seem to work for us :(
    Of course, if you have SharePoint, there are much better ways to handle document templates, but, our users are familiar with this File -> New -> from template type of method...
    It can also be set manually by a user:
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Strange drag and drop email issue with Outlook 2010

    Has anyone experienced this? It only started happening recently. It may have something to do with an installation of the most recent Office 2010 service pack. Here's the scenario: Using Outlook 2010 professional Try dragging an email from the email list
    on the right into the list of folders on the left in order to file it When the drag crosses the email list to the folder list, the email drops into some random folder The drag operation picks up a random folder and now has a random folder attached to the drag
    In other words, the email disappears somewhere and is replaced by a folder in the drag operation. It's not a mouse button issue as this doesn't happen anywhere else on the system while dragging, only in Outlook. Any thoughts?
    my PC Techs http://www.mypctechs.com

    Hi
    Thank you for using
    Microsoft Office for IT Professionals Forums.
    From your description, we can follow these Method to troubleshoot.
    Method A
    Start outlook in Safe Mode, Press and hold the
    CTRL key, and then click Outlook program
    If the problem does not occur in the safe mode, this issue might be related to some third-party add-ins in the Outlook program, we can try to disable
    them.
    Method B
    We can try to create a new profile in Microsoft Office Outlook 2010 to test the issue, follow these steps:
    1.
    Exit Outlook.
    2.
    Go to Start > Control Panel, click or double-click Mail.
    3.
    Click Show Profiles. Choose Prompt for a profile to be used.
    4.
    Click Add.
    5.
    Type a name for the profile, and then click OK.
    6.
    Highlight the profile, and choose Properties. Then Email Accounts..., add your email account in the profile.
    7.
    Start Outlook, and choose this new profile.
    If this problem does not occur in the new Outlook profile, the old Outlook profile is corrupted. We can delete that and use a new Outlook profile.
    More information you can refer to this KB article:
    http://support.microsoft.com/kb/829918
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything
    I can do for you, please feel free to let me know.
    Best Regards, 
    William Zhou
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for
    TechNet Subscriber Support, contact
    [email protected]

  • Configuring iCloud email with Outlook 2010 and Gmail

    Hello All,
    I have created a new iCloud email (@me.com) and I want to know how I can use it NOT only on my iPhone and iPad but also on my outlook 2010 and on my Gmail account.
    I use Outlook 2010 in my office and home, I use Gmail when I am on the go. My Gmail is also configured in my Outlook so basically I have all my accounts on Gmail and I just use Outlook's interface.
    I want my iCloud to be on it as well. Obviously I want it to be and IMAP type of configuration so I can see all the emails on my iPhone, iPad, Outlook 2010 and Gmail!!!!
    Can you please tell me where I can find relevant information on those configuration?
    Thank you,
    YoYo

    this is sad, 7 months of no answers from the apple folks.  Hello support?

  • I purchased a new Windows 8 PC. I have used and continue to use Outlook 2010 for my calendar. With my old Windows 7 PC and Outlook 2010, my calendar sinked properly with my Iphone 5. Now with the new Windows 8 PC, it does not. Help!

    I purchased a new Windows 8 PC and I use Outlook 2010 for my calendar. With my old Windows 7 PC and Outlook 2010, my calendar would sync with my Iphone 5, but with the new Windows 8 PC and Outlook 2010, it does not, and I can't figure out how to snyc them. The emails from Outlook 2010 sync, but the calendar does not. Help! Thanks. 

    Easy solution for restoring lost calendar informaiton, thank goodness.  On your iPhone, go to settings, then to iCloud.  If your Calendar selection is turned off,  turn it on.  Your info should restore.  If your Calendar selection is turned on, then turn it off.  Choose to save calendars when asked.  After it shuts the Calendar off, turn it back on.  Your info should be restored.
    Thank you to Apple support for walking me through this.  Shame on you Apple for not just telling people about this easy fix rather than making us go through all of this pain and worry.
    - JT

  • Receiving multiple duplicate emails using Outlook 2010

    I am receiving multiple duplicate emails using Outlook 2010. The email receiving, can go up to few hundreds copies. Not
    all emails i receive will be duplicated. There is no common sender for those affected emails. Usually when i received email from my Outlook 2010 the email in Outlook Web Access will be gone. But this time round for those affected duplicating emails, it still
    can be found in the Outlook Wed Access. Any solution for this problem? Currently
    I would need to go into the Outlook Web Access to delete the affected email then the duplication will be stop. Or I would need to cancel the Send/Receive & restart Outlook. But this 2 method is only temporary solution. The problem will keep coming
    back. 

    Dear Jeremycny,
    I think you are working with a POP3 account and issue of replicated emails in Outlook is common in the case of POP3 connection. So, first of all uncheck the
    “Leave a copy of messages on the server” option and see the results.
    Also, see the TasK Manager, if there are multiple “Outlook.exe” are running under the
    “Processes” tab, then end the unnecessary programs as each of them downloading the same email multiple times.
    Apart from it, if there are numbers of factors behind the replication of emails in Microsoft Outlook such as:
    Rules (Exploiated Rules)
    Scanning Programs Integration
    Damaged Outlook Profile
    Robert’s have defined these bugs in a more profound manner in his blog, so take more help from the given source:
    http://www.howto-outlook.com/faq/duplicates.htm
    Note: Improve community discussions by marking the answers helpful otherwise respond back for further help.
    Thanks & Regards
    Clark Kent

  • I have given up on using Outlook 2010 with icloud. How can I use icloud to manage all of my calender and contacts?

    I had been using Outlook 2010 synced to my iphone (4) and ipad and ipad2. It has not been a pleasant or successful endevor. I have a successful copy of my Calender and contacts on the icloud now. I am unable to connect to the icloud calender using my pc. I wish to disable the Outlook calender and contacts and only access the calender and contacts on the icloud. When I try to connect to the calender using icloud the message only tells me an error has occured and please send this info to Apple, but not provide any info on why it does not work. What do I need to do? Thanks

    is it compatible with Firefox 5.0 ??

  • Problems with a shared calendar using Outlook 2007 and Exchange 2010

    Hello all,
    We are having a problem with sharing a calendar using Outlook 2007 and Exchange 2010.
    I will start with some background. I have just started my position with this company. I have been working with networks for awhile at the small business level. I have not had much production experience with exchange. There is only myself and my supervisor
    who has inherited a midsized network which was built by five previous techs that are no longer with the company. Of course, the previous techs did not leave much documentation, so the original hows and whys for our system setup has been lost.
    One of the managers has a calendar she shares with some of our users. I believe this calendar has been in use since sometime in 2006. A mailbox was created to hold this calendar to keep it separate from the managers calendar. I am not sure what version
    of exchange they were using at that time, but I assume there was one or two migrations of it getting to its current state on our exchange 2010 server. At some point it was observed that the other workers she was sharing with were not able to access it correctly.
    I am not fully sure what the original problem was (possibly some people not being able to see or connect to the calendar), but it was decided to give everyone who needed access to this calendar full access permissions through exchange. Correct me if I
    am wrong, but I believe that gave everyone connected the ability to do anything with the calendar. Of course the manager was not happy about that. This is where I started working on the problem.
    I removed everyone, except the manager who wants to control the calendar, from having "Full Access Permissions". This did have the effect of making some people just able to see the calendar and not make changes. Though there were others that were
    able to connect to the calendar who I thought would not be able to. The manager that originally created the calendar did try to manage access to it through the Outlook interface, though it currently does not seem to be fully in effect.
    So, to get to the point of what we are trying to do, is there a way to get the original manager back into control of the calendar though Outlook? It would be preferred to be able to keep the history of what they tracked of this calendar, so starting a new
    one would be something we would rather avoid. After that, getting all of the users that need to connect to the calendar reconnected with the correct access permissions and making sure they are all synchronized.
    I realize this is a big mess, and your help would be greatly appreciated.

    Hi Nigel,
    How is the impact, just one user or all users, Outlook or OWA?
    If just one user, it seems like an issue on the Outlook Client side.
    Please trying to re-create new profile to fresh the caches.
    Please runing Outlook under safe mode to avoid some AVs, add-ins and firewall.
    Found a similar thread for your reference:
    Calendar Sharing not available error message
    http://social.technet.microsoft.com/Forums/exchange/en-US/d9b33281-d7bb-4608-8025-16fb26643d0d/calendar-sharing-not-available-error-message?forum=exchangesvrclientslegacy
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Trouble syncing email changes in outlook 2010 to iPad using iCloud. It works the other way round!!!

    I have set up my mobileme email in outlook 2010 and installed and set up the iCloud Windows tool. However, I am having problems syncing changes I make on the PC. For example, if I delete an email on my iPad, it almost immediately deletes it from my Outlook...perfect. But if I delete an email from Outlook it doesn't delete from my iPad. Am I doing something wrong? Can anyone help?

    I misspoke when i said,
    "If a new appointment is created in Outlook 2007 it is synch to the iOS devices. The appointments can then be modified on these devices and that change is reflected properly in "Calendar in iCloud"."
    It is true the new appt is visible on the iOS devices and changes (such as adding appt details can be made from these devices) .. however those changes are only reflected on the other iOS device and not brought back into "Calendar in iCloud" w/in Outook.

Maybe you are looking for

  • Syncing from a NAS drive?

    I run itunes from a PC laptop, but I keep all my music on a NAS drive. I can see the shared drive within Itunes, including all the music, and I can play the music on the laptop but it won't let me drag into onto my Ipod? This is very frustrating! Doe

  • Cost Element wise MIS report

    Dear All Our client requirment is Cost element wise MIS report as per co.code wise for given below format wise 1. cost element group 2. Cost Element  3.Cost decription 4. Amount Prd  4 5.  amount (1-4) Pls advice. Regards avijit

  • Field Name in IDOC is missing

    Hi to All, I created a sample program for outbound IDOC creation with one segment (contains two fields). When I populate the value in those fields, then IDOC created successfully with two fields. When the value is INITIAL to any fields then those fie

  • Complications resolving forgotten administrator password...

    Hi. I have an imac 10.5.8 which been in storage for a year or so. Unfortunately I have forgotten the administrator password. I have spent most of the day in forums but am still unable to resolve the issue. I would like to either use terminal to set u

  • Scheduling in Discoverer 10g

    Hi, We are currently running Discoverer 10g plus. Is it possible to increment the parameters on the schedule similar to Oracle requests that give the option to 'Increment date parameters each run'? Thanks, Steve