Email body automatically changes inside a shared mailbox.

Hi There,
We have exchange 2010 environment sp3 Ru6. We have some users accessing a Shared mailbox via outlook and sometimes a few of them face the issue of the email body of an email getting replaced with another email in the same mailbox (both emails then have same
images in their body). for example. if there is a mail from one sender with a certain subject and an image pasted in the body then sometimes another email from a different sender with a different subject is also observed to have the same image pasted in its
body (thereby replacing its own). this has happened with a lot of users using the mailbox and with random emails.
Kindly note: users have arranged the emails by their color categories. it happens if email is in any of the folder in shared mailbox and happens only in a few cases.
Looking for an urgent solution

Hi Ramandeep,
According to your description, I understand that some e-mail send to shared mailbox are be inserted an image in the body.
If I have misunderstand your concern, please do not hesitate to let me know.
This may be related to transport rule, it can add some picture as disclaimer in message. Please open EMC to double check whether problematic message trigger the rule. More details about
Understanding Disclaimers, please refer to:
http://technet.microsoft.com/en-us/library/bb124352(v=exchg.141).aspx#Images
Additional, we can use Message Tracking or Deliver Report tools with problematic message to get more helpful message for further troubleshooting. For your reference:
http://technet.microsoft.com/en-us/library/bb124375(v=exchg.150).aspx
Best Regards,
Allen Wang

Similar Messages

  • Sending Email via oracle to an Ooutlook shared Mailbox

    I am attempting to send email from an access database using VB to an OUtlook shared mailbox and the email does not get sent. It does not generate an error message but the mailbox never receives the email. The email functionality works fine when sending to a private mailbox in Outlook using the same code. Here is what I am attempting to do:. Does anyone know if there is a setting within the shared mailbox that is preventing the email to be sent?
    Public Function Send_Oracle_Email(Recipient_Emails As String, Email_Subject As String, Email_Message As String) As Double
    'MsgBox "test"
    On Error GoTo Send_Oracle_Email_Error
    Dim strConn As String
    Dim strCMD As String
    Dim oConn As New ADODB.Connection
    Dim cmdCommand As New ADODB.Command
    Dim rsADO As New ADODB.Recordset
    Dim intIndex As Integer
    Dim strSentFrom As String
    Dim objPara As ADODB.Parameter
    ' define the connection settings to the server
    strConn = "DSN=CSD_PO_PMIS_BUS;Uid=csdmgr
    'strConn = "DSN=CSD_PO_PMIS_trash;Uid=csdmgr
    If IsMissing(Sent_from) Or Len(Trim(Sent_from)) < 3 Then Sent_from = "[email protected]"
    ' create and open a connection to the server
    Set oConn = New ADODB.Connection
    With oConn
    .ConnectionString = strConn
    .CursorLocation = adUseServer
    .Mode = adModeRead
    .open
    End With
    'define the command to be sent to the server
    strCMD = "CSDMGR.PRC_SEND_EMAIL"
    ' create the command and it's provide it's settings
    Set cmdCommand = New ADODB.Command
    With cmdCommand
    .ActiveConnection = oConn
    .CommandText = strCMD
    .CommandType = adCmdStoredProc
    .Parameters.Append .CreateParameter("Sender", adVarChar, adParamInput, 2000, Sent_from)
    .Parameters.Append .CreateParameter("recipient", adVarChar, adParamInput, 2000, Recipient_Emails)
    .Parameters.Append .CreateParameter("p_subject", adVarChar, adParamInput, 2000, Email_Subject)
    .Parameters.Append .CreateParameter("message", adVarChar, adParamInput, 2000, Email_Message)
    End With
    'execute the command
    Set rsADO = cmdCommand.Execute
    'show the parameters after the call. The output parameters now how the values returned by the Stored Procedure!
    'For intIndex = 0 To cmdCommand.Parameters.Count - 1
    ' Debug.Print cmdCommand.Parameters(intIndex).Name,
    'cmdCommand.Parameters(intIndex).Value
    'Next intIndex
    'clean up
    If cmdCommand.CommandType = adCmdText Then
    If Not rsADO.EOF Then
    rsADO.Close
    End If
    End If
    oConn.Close
    Set objPara = Nothing
    Set cmdCommand = Nothing
    Send_Oracle_Email = 0
    Exit Function
    Send_Oracle_Email_Error:
    Send_Oracle_Email = Err.Number
    'MsgBox Err.Description
    Exit Function
    End Function

    I am attempting to send email from an access database using VB to an OUtlook shared mailbox and the email does not get sent.I guess I missed the part where Oracle is involved with your problem.

  • How do I stop email notifications of changes to a shared calendar I subscribed to?

    I have subscribed to my sister's business calendar and I permitted email notifications of any changes she made.  How do I turn that off?

    Locking this thread, so any replies go to https://support.mozilla.com/en-US/forum/1/672706 :-)

  • Reply ("From") email account automatically changes to 2nd email account

    I have 2 email accounts setup on my iPhone. Each has their own individual incoming and outgoing servers setup.
    If someone emails me on account "A" and I reply to them, my account "B" shows is the one they receive the email from.
    There is no way these accoutns are connected and I am sure that my "From" is setup to account "A".
    Why is this happening???
    p.s. On a side note...account "A" is my web hosting account. Account "B" is Gmail.
    Ever since I downloaded 4.2.1, I keep getting a popup message saying "Cannot verify server identity"
    p.p.s. When I open up account "A" and send a new mail, account "A" shows up as "from" to those people...it only happens when I reply to an email.

    bump

  • Mail from Excel using a Shared Mailbox issue

    Hello,
    We have Office 365 running with several shared mailboxes. We configured the value DelegateSendItemsStyle so when you send an email it will be placed inside the shared mailbox send item folder. (See KB:
    http://support.microsoft.com/kb/2181579). So far so good. 
    When we send directly from an Office application like Excel (File -> Share -> E-mail -> Send as Attachment), in the new email window we change the From field to a shared mailbox, type our text and send the mail. Now the file will be placed
    inside the users send items folder.
    Somehow when we mail directly from Word/Excel the DelegateSendItemsStyle gets overruled and ignored. When we change the shared mailbox to a payed one with a license, add the box as a second Exchange account and send the mail then, everything is ok and the
    mail will be placed inside the shared mailbox send items folder. As you might understand, with 25 shared mailboxes it is a waste of money to license them all.
    I contacted Microsoft Office 365 support, and this is outside of their support scope.
    Any ideas how we can fix this?
    Thanks in advance.
    Kind regards,
    Max

    Hi,
    Please read the kb 2181579 again, we can find the following information:
    The functionality is available only when the Exchange account is set to
    Use Cached Exchange Mode. The DelegateSentItemsStyle registry value does not affect an Exchange account that is configured in Online mode.
    When you said "add the box as a second Exchange account", did you mean "additional Mailbox"?
    Go to File -> Account Settings -> Account Settings -> Double click on your account name -> More Settings -> Advanced -> Make sure "Use Cached Exchange Mode" and "Download shared folders" have both been ticked -> OK.
    Kindly check the result.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Auto-mapping of shared mailboxes in a resource forest scenario

    In a resource forest scenario you assign full access to a shared mailbox using:
    Add-MailboxPermission -Identity SharedMailbox -User AccountForestDomain\UserID -AccessRights FullAccess
    This provides the user in the account forest full access, but it will NOT auto-map the shared mailbox in Outlook.
    If you use the command:
    Add-MailboxPermission -Identity SharedMailbox -User UserID -AccessRights FullAccess
    and UserID is the disabled account of the linked mailbox in the resource forest then the user in the account forest does not have the necessary permission to
    open the mailbox, but the auto-mapping of the mailbox in Outlook works.
    You have to use both commands to have the auto-mapping feature and have access to the shared mailbox.
    This looks like another issue of the auto-mapping feature. The intention of the feature is good, but the way it was implemented can be improved.
    How do you configure full access to shared mailboxes in a resource forest scenario?

    Hi J-H,
    Because i don’t have such a lab environment, so I am unable to do a test.
    Now let’s separate the issue.
    1. The first issue is
    [email protected]
    unable to auto configure outlook profile.
    I suggest you
    changing the user’s attributes in the account forest, does it work?
     2. The second issue is
    [email protected] unable to open a shared mailbox in the resource
    forest.
    At first, I suggest you create a shared mailbox in resource forest with this command.
    New-Mailbox -name
    <name> -Database <Database name> -OrganizationalUnit Users –UserPrincipalName
    <UPN value, example: [email protected]> -<ResourceType: Room, Equipment or Shared>
    Managing
    Resource Mailboxes in Exchange Server 2007 (Part 1)
    Then test if you can log on the shared mailbox via outlook.
    If yes, then grant full access right for
    [email protected]
    to [email protected]
    Resource:
    Shared mailbox
    permission in resource forest with linked users
    Manage Full Access Permissions
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • One shared mailbox with multiple distribution groups connected and the sent items folder - how to configure?

    Hi!
    I have been struggling for a while now with the following issue.
    For starters:
    We are using exchange 2010 in combination with outlook 2013 on client computers.
    Cause of the limitations concerning the number of mailboxes in outlook im looking for a solution to receive and reply 
    to multiple aliasses. So i did the following:
    1. Configured one shared mailbox.
    2. Configured multiple distribution groups
    3.  made the shared mailbox a member of the distribution groups
    4. Configured full access and send as permissions for myself on the shared mailbox ( testing )
    5. Gave send as permissions to the shared mailbox in Active directory. 
    6.  Logged in to OWA to setup rules for the shared mailbox.
    I now receive emails from all connected distribution groups in the shared mailbox and also in the right folder.
    I do however have to select the proper from address when i reply to an email. 
    the email sent by the main SMTP of the shared mailbox is placed into the sent folder of the shared mailbox. 
    I setup the senddelagate blabla in register.....
    When i sent an email as one of the connected distribution groups it fails to put the sent item in the sent items folder of the shared mailbox. The email is sent using the proper address but placed in the sent folder of my main account. 
    I want this emails to end up in the sent items folder of the shared mailbox. Or even better, in a sent items folder for each of the addresses. 
    Any suggestions ? 
    Thanks in advance!

    Hi,
    As what
    Rajkumar says, sending as a shared mailbox(full access permission) will put the email in the sent item of shared mailbox. But it cannot be located in the “sent item” of a distribution group. Because
    it is a distribution group instead of a enabled user mailbox.
    According to your further description, I understand that the reason why you configure that is some users reached the
    limitation about the number of Exchange accounts you can include in the same Outlook profile. Is it rights? If I misunderstand, please point it out.
    By default, user can only add 10 Exchange accounts to the same profile. You can customize the limit to the number Exchange accounts in the same profile using the following registry data:
    Key: HKEY_CURRENT_USER\software\policies\Microsoft\exchange
    DWORD: MaxNumExchange
    Value: integer value starting at 1 (default = 10 if DWORD is missing)
    http://blogs.technet.com/b/outlooking/archive/2012/12/24/clarification-on-outlook-2010-and-additional-exchange-account-supportability.aspx
    Hope it helps.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Sent items not saved in personal sent items when shared mailbox is open in outlook

    hi,
    user is using exchange 2010 and the shared mailboxes are in exchange 2003. when user send an email as send as to the shared mailbox the sent items is not saved in her personal sent items. she can look up the sent items on her shared mailboxes sent items.
    I tried recreating her profile when the shared mailboxes are not added in the outlook, personal sent items is okay  but when the shared mailboxes is added , sent items doesn't go to her personal sent items. Please help. Is it by design?

    Hi,
    Since Exchange 2003 server is out of support, I still suggest migrating to Exchange 2010 server.
    How about this behavior on OWA, if everything going well as expected, it should be an issue on the Outlook client side.
    Please try to run Outlook under safe mode to avoid some AVs and add-ins.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • How to migrate public folders to new shared mailbox & Mailboximprotrequesthelp.

    hi i have several public folders stored within the exchange mailbox database, i am wanting to migrate over to shared mailbox's as i find them easier to look after.
    i already have mail flowing to the new shared mailbox's so nothing goes to the public folders as i disabled mail-enabled
    what i now want to do is take all of the old emails and import them into the shared mailbox's.
    i can do it via PST export in outlook and mailboximportrequest, this works but it creates an odd folder structure, if i use the following command it creates the folder IPM_SUBTREE folder in testmove inbox then in the IPM_SUBTREE folder is the inbox that
    contains the emails so it goes Testmove > inbox > IPM_SUBTREE > inbox > emails
    New-MailboxImportRequest -Mailbox testmove -FilePath "\\exchangeserver\publicfolders\testmove.pst" -TargetRootFolder "inbox" -Verbose
    is there a way of either cleaning up the folder structure or another way around doing the import / export as this seems a bit of a messy way of doing it, considering when i do the real public folders they have emails going back to 2010 so thousands and thousands
    of them.
    Many Thanks

    Ed is correct and if you are looking for a 3rd party tool that will allow you to accomplish this check out Lucid8's DigiScope
    http://www.lucid8.com/product/digiscope.asp as it can do what you desire and much more
    Search, Recover, & Extract Mailboxes, Folders, & Email Items from Offline Exchange Mailbox and Public Folder EDB's and Live Exchange Servers or Import/Migrate direct from Offline EDB to Any Production Exchange Server, even cross version i.e. 2003 -->
    2007 --> 2010 --> 2013 with Lucid8's
    DigiScope

  • Reading Panes views on Shared Mailbox changes automatically issue

    Can someone please advise if this is a known bug or if it's just because it is the way the software is configured?
    Our email account are hosted by Microsoft on Office365.
    Email accounts are added as an account on Outlook2010.
    When accessing shared mailboxes, the reading pane view settings changes automatically from time to time from "Date to Category". 
    I noticed that others have raised a query on this previously but never got a properly answer.
    NOTE:  PLEASE DO NOT SUGGEST TURNING OFF READING PANE AS THAT IS A STUPID IDEA FOR THOSE WHO SUGGESTS IT.  We all know you can turn it off as an option but if people wants to use it, you don't just tell them not to use it as a workaround.
    You wouldn't tell someone to go catch a bus if their car is broken temporary.  You fix the car so that you can use it later.
    Thank you.

    Hi,
    According to my konwledge and research, this issue is relate to Outlook Client.
    I suggest you contact Outlook Support Team so that your can get more professional suggestions. For your convenience:
    https://social.technet.microsoft.com/Forums/en-US/home?forum=outlook&filter=alltypes&sort=lastpostdesc
    Thanks

  • How to move an email from user mailbox to shared mailbox using apps for office mail app

    How can I move an email from a users main mailbox to a shared mailbox using apps for office.  I know I can do this manually but i am creating an for owa/outlook that would be a button to move the item.  I have tried using ews but can only find
    the commands to move emails inside the users mailbox
    for example : 
    '<?xml version="1.0" encoding="utf-8"?>' +
            '<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"' +
            '               xmlns:m="http://schemas.microsoft.com/exchange/services/2006/messages"' +
            '               xmlns:t="http://schemas.microsoft.com/exchange/services/2006/types"' +
            '               xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">' +
            '  <soap:Header>' +
            '    <t:RequestServerVersion Version="Exchange2013" />' +
            '  </soap:Header>' +
            '  <soap:Body>' +
            '    <m:MoveItem>' +
            '      <m:ToFolderId>' +
            '        <t:DistinguishedFolderId Id="junkemail" />' +
            '      </m:ToFolderId>' +
            '      <m:ItemIds>' +
            '        <t:ItemId Id="' + id + '" ' +
            '                  ChangeKey="' + changeKey + '" />' +
            '      </m:ItemIds>' +
            '    </m:MoveItem>' +
            '  </soap:Body>' +
            '</soap:Envelope>';
    Can I create a xml that would would do this?  Is there a way to do it using the EWS service reference.  I do not want to use import/export to do this.  

    yes I was able to make it work using Microsoft.Exchange.WebServices.Data and writing it as a web API,  however i am unable to to authenticate the user if it is hosted on another server (without them retyping their password.  I assume that
    their is a matching java script version of what i am doing on the api side.  I am just stuck trying to figure it out.  the below code works as a Web Api if i could authenticate the user.    
                ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2013);
                service.Url = new Uri("Ews url");
                service.Credentials = CredentialCache.DefaultCredentials;
                //service.UseDefaultCredentials = true;
                // Create a new folder view, and pass in the maximum number of folders to return.
                FolderView view = new FolderView(5);
                // Create an extended property definition for the PR_REPLICA_LIST property.
                ExtendedPropertyDefinition PR_REPLICA_LIST = new ExtendedPropertyDefinition(0x6698, MapiPropertyType.Binary);
                view.PropertySet = new PropertySet(BasePropertySet.IdOnly, FolderSchema.DisplayName, PR_REPLICA_LIST);
                // get to the inbox folder of spam mailbox
                Mailbox SpamMailbox = new Mailbox("Smtp of other mailbox");
                FolderId SpamInbox = new FolderId(WellKnownFolderName.Inbox, SpamMailbox);
                Folder SpamFolder = Folder.Bind(service, SpamInbox);
                FindItemsResults<Item> findItems = service.FindItems(WellKnownFolderName.JunkEmail, new ItemView(10));
                foreach (Item item in findItems)
                    item.Load();
                    ItemId ItemToMoveId = new ItemId(item.Id.UniqueId.ToString());
                    Item ItemToMove = Item.Bind(service, ItemToMoveId);
                    ItemToMove.Move(SpamFolder.Id);
                    //item.Move(SpamFolder.Id);

  • Email stuck in outbox if sending mail from a shared mailbox

    Hi,
    Some user mailboxes have recently been migrated from Exchange 2003 to Exchange 2010.  Shared mailboxes are located on Exchange 2003 still for the time being.
    Some users have send as permissions to a shared mailbox.  In Outlook the users are logged in as themselves and using the from field send an email from the shared mailbox.
    The email is sent and delivered to its recipient.
    The email is however stuck in the outbox of the users mailbox.
    I have tried recreating the Outlook profile, windows profile and using a different PC, but the mails still get stuck in the outbox.
    If outlook is changed to use cached mode then the emails are delivered.  We don't want customers using cached mode though.
    If I migrate the shared mailbox to Exchange 2003 I still have the problem.
    If I migrate the users mailbox to Exchange 2003 then the problem goes away.
    On the Laptop I am testing this on it is Windows 7, Office 2003.  I have also tested on another computer with Windows 7 and Outlook 2007. Outlook safe mode doesn;t help or turning off windows firewall.
    Has anyone experienced a similar issue?
    Regards
    Matt

    Hi,
    Based on your description, I found this kb below:
    http://support.microsoft.com/kb/2703723/en-us
    This problem occurs when all the following conditions are true:
    Your Outlook profile is configured in online mode (not cached Exchange mode).
    You have the DelegateSentItemsStyle registry value set to 1.
    There is no resolution to this problem other than to either switch your profile to cached Exchange mode or set the DelegateSentItemsStyle registry value to zero (0).
    Note If you set DelegateSentItemsStyle=0 in the registry, email messages that you send from a shared mailbox will be copied to
    your Sent Items folder and not the Sent Items folder of the shared mailbox.
    Important
    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the
    registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,
    http://windows.microsoft.com/en-US/windows7/Back-up-the-registry
    1.Exit Outlook.
    2.Start Registry Editor.
    Click Start, type regedit in the Start Search
    box, and then press Enter. If you are prompted for an administrator password or for confirmation, type the password, or click
    Allow.
    3.Locate and then select the following registry key:
    HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\Preferences
    (Note In this key path, the placeholder x.0represents 15.0 for Outlook 2013, 14.0 for Outlook 2010, 12.0 for Outlook 2007, and
    11.0 for Outlook 2003.)
    4.Select the DelegateSentItemsStyle value.
    5.On the Edit menu, click Modify.
    6.Type 0, and then click OK.
    7.Exit Registry Editor.
    8.Start Outlook.
    Regards,
    Melon Chen
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How to make a Shared mailbox folder appear on everyones mailbox automatically

    Hello, I need to find a way for a Shared mailbox
    folder to appear in everyone’s mailbox automatically – preferably in their favorites. We currently have a Public Folder where everyone in the company can drag or email any suspicious, fishing, etc.
    emails. Unfortunately that is not good enough for our company's upper management. They
    wants me to find a way to add a folder on everyone’s mailbox so they can easily find it under their favorites and drag any questionable messages to it.
    I created a Shared mailbox for this purpose and a folder and I gave everyone access to it. Now
    I’m not sure how to make this folder appear automatically in everyone’s mailbox favorites. If there is a way to accomplish this I would appreciate any suggestions.  I wonder if there is a
    powershellcmdlet that can help me do this. Any assistance will be greatly appreciated. For now we are running on a mix environment Exchange 2010/2013, but pretty soon it will be 2013 only. Thanks in advance for your assistance.
     

    I wouldn't recommend this method, trust me this might become mess if doesn't go to right direction. People might use this shared mailbox for their
    own use. Best practice is to create a shared mailbox with some sensible name like [email protected] or
    something like that and then share it on the announcement board or send an announcement mail to all users and ask them to forward their spam, suspicious, fishing mails to this address.

  • Outlook Email jumps to the top of the mailbox when I change the flag or category

    We have some employees with a shared mailbox, this mailbox is sorted by category.
    When changing category on a email, the window jumps to the top of the list. It only does this when sorted by category.
    We have tried many things:
    1. New Outlook profiles
    2. New OS with Office 2013
    This started after we moved from Outlook 2010 and Hosted Exchange to Outlook 2013 and Office 365
    Any help would be appreciated greatly

    Hi,
    I think this "issue" is by design.
    Since the mailbox is sorted by categories, when an email is given a category, let's say Orange Category, the email will be grouped into
    Orange Category, see the image below:
    These emails with no category will be grouped into (none).
    These categories can be listed whether on the top or at the bottom in the list, it depends on whether the list is in ascending order or descending order(A to Z or
    Z to A).
    An easy way to not make it jump to the top, change sort by to others.
    Thanks,
    Melon Chen
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Email Issue - Can't send to a distribution list/shared mailbox

    Hi,
    I am able to send emails to named email addresses for individuals in my company but when I add a distribution list or a shared mailbox, I get the following error:
    ORA-29279: SMTP permanent error: 550 5.1.1 : Recipient address rejected: User unknown in local recipient table
    Can someone please help me with this issue?
    Thanks
    LCHIMC

    Hello,
    In general I'd recommend you should always use a full address for your email recipients. Your mail server should handle a fully qualified address even for local delivery, however by using the fully qualified version you protect yourself from any configuration changes on the mail server that would stop local addressing working.
    Just my thoughts.
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

Maybe you are looking for

  • I want to create a "batch file" that will copy files from one folder into another, overwriting what is currently in there.

    I've got a game that has a folder with Saved Games (Okay, it's Minecraft). I don't always have my external drives because I take my Mac Mini from my house to my friend's house and of course back after we finish playing. There are times where I want a

  • Question about rearranging clips in the storyline

    I hope I can explain my question clearly:  I have a storyline with multiple connected clips.  I want to add a generator under a clip so that I have a black background.  In other words (and I don't know the propery terminology), I want to put a genera

  • Download a PDF

    My JSF app produces a PDF file on the server (using Jasper Reports as it happens). I want to add a link to that .pdf, so that the user can click to view or save the report. But I don't want the link to be publicly available / potentially guessable to

  • Ios8 Photo - Apple come on....

    Wow - a nice IOS8 for lots of stuff - but what happened when you reworked the Photo App?? Bring back the function of Camera Roll and Photostream! (would also be nice to have my pictures back which I lost from Camera Roll after the upgrade!!) Nice ide

  • Multiple Thinkvantage Software Applications Malfunctioning

    Hello Lenovo Community, I have a Thinkpad W510 running on Windows 7 (4391-A72). Just only a few days ago, I booted up my computer from a shut down state to find out that Power Manager has malfunctioned, with the following symptoms: -Optical Drive no