Exchange 2010 Full Access to mailbox not working.

Hi Guys
Few changes were made to exchange so users can only have "send on behalf of" when using shared mailboxes.
for example : Sent from Bob Smith on behalf of [EmailAddress1]
need to grant full access, then use the client delegate (outlook 2010) and add them to that also.
even if you set permissions to none in Delegate the full access kicks in.
if you remove the users name from delegate (set with no permissions) full access is gone.
has anyone else come across this ?
ive been trolling the net the last 2 days and havernt found a thing . .
any help would be great.

Hi ITWizchch,
Try these methods to check what's happening and set the required access (i.e. SendOnBehalfOf without Full Access)
Check for individual user or all users having access on John's mailbox:
Get-MailboxPermission -Identity [email protected] | Format-List
Get-MailboxPermission -Identity [email protected] -User "Ayla"
Once permission is set you can use below to remove it:
Remove-MailboxPermission -Identity John -User 'Ayla' -AccessRights FullAccess -InheritanceType All
Set SendOnBehalf Permission:
Set-mailbox John -GrantSendOnBehalfto @{Add="Ayla"}
Set SendOnBehalf Permission:
Set-mailbox John -GrantSendOnBehalfto @{Remove="Ayla"}
NOTE:- When you modify a multivalued property, you must ensure that you append / remove the values accordingly , without Overwriting the existing list.
Regards,
Satyajit
Please “Vote As Helpful”
if you find my contribution useful or “Mark As Answer” if it does answer your question. That will encourage me - and others - to take time out to help you.

Similar Messages

  • Exchange 2010 Out of Office Assistant not working?

    New server with a new Exchange 2010 install into an existing domain...
    When users on both the internal network and external network try to access the Out of Office Assistant they get an error message of: " Your Out of Office settings cannot be displayed, because the server is currently unavailable".
    I have done tons of research on WebServicesVirtualDirectory and AutodiscoverVirtualDirectory and set both internal and external URL's that work if you go to them in IE )internally and externally offsite).
    Here are the settings of Autodiscover and Webservices:
    [PS] C:\Windows\system32>Get-WebServicesVirtualDirectory | Format-List
    RunspaceId : 86aaf7fc-ca19-45b2-87d1-45ec432a670d
    CertificateAuthentication :
    InternalNLBBypassUrl : https://MAILSERVER.domain_name.local/ews/exchange.asmx
    GzipLevel : High
    Name : EWS (Default Web Site)
    InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    LiveIdSpNegoAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : False
    WindowsAuthentication : True
    MetabasePath : IIS://MAILSERVER.domain_name.local/W3SVC/1/ROOT/EWS
    Path : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\exchweb\EWS
    Server : MAILSERVER
    InternalUrl : https://MAILSERVER.domain_name.local/EWS/Exchange.asmx
    ExternalUrl : https://mail.domain_name.com/owa
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=MAILSERVER,CN=Servers,CN=Exchange Adm
    inistrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization,CN=M
    icrosoft Exchange,CN=Services,CN=Configuration,DC=domain_name,DC=local
    Identity : MAILSERVER\EWS (Default Web Site)
    Guid : 4639e4b9-9cf3-4f92-8940-f7c31e07cd47
    ObjectCategory : domain_name.local/Configuration/Schema/ms-Exch-Web-Services-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
    WhenChanged : 4/1/2010 2:47:37 PM
    WhenCreated : 3/11/2010 11:02:22 AM
    WhenChangedUTC : 4/1/2010 8:47:37 PM
    WhenCreatedUTC : 3/11/2010 6:02:22 PM
    OrganizationId :
    OriginatingServer : DOMAINCONTROLLER.domain_name.local
    IsValid : True
    [PS] C:\Windows\system32>AutodiscoverVirtualDirectory | Format-List
    RunspaceId : 86aaf7fc-ca19-45b2-87d1-45ec432a670d
    Name : Autodiscover (Default Web Site)
    InternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    ExternalAuthenticationMethods : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
    LiveIdSpNegoAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : True
    DigestAuthentication : False
    WindowsAuthentication : True
    MetabasePath : IIS://MAILSERVER.domain_name.local/W3SVC/1/ROOT/Autodiscover
    Path : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Autodiscover
    Server : MAILSERVER
    InternalUrl : https://MAILSERVER.domain_name.local/autodiscover/autodiscover.xml
    ExternalUrl : https://mail.domain_name.com/autodiscover/autodiscover.xml
    AdminDisplayName :
    ExchangeVersion : 0.10 (14.0.100.0)
    DistinguishedName : CN=Autodiscover (Default Web Site),CN=HTTP,CN=Protocols,CN=MAILSERVER,CN=Servers,CN=Exc
    hange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organiza
    tion,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain_name,DC=loca
    l
    Identity : MAILSERVER\Autodiscover (Default Web Site)
    Guid : 7a234ea2-20fc-412b-bbf0-3ea5f965d8da
    ObjectCategory : domain_name.local/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
    ObjectClass : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
    WhenChanged : 4/1/2010 3:00:49 PM
    WhenCreated : 3/11/2010 11:02:07 AM
    WhenChangedUTC : 4/1/2010 9:00:49 PM
    WhenCreatedUTC : 3/11/2010 6:02:07 PM
    OrganizationId :
    OriginatingServer : DOMAINCONTROLLER.domain_name.local
    IsValid : True
    Test-OutlookWebServices comes up with errors. The Test E-mail AutoConfiguration within Outlook still appears to be looking for Autodiscover at different URLs...
    OOF within Outlook Web App functions.
    Any suggestions would be helpful!

    From your previous post, I understand that OOF doesn't work for both internal and external clients. Error message "Your Out of Office settings cannot be displayed, because the server is currently unavailable" was received from Outlook client side. Please correct me if I have any misunderstanding.
    Before we go any further, I would appreciate your help in clarifying the following questions:
    1. When did this issue begin to occur, since the installation of Exchange 2010?
    2. Can we access and configure OOF from OWA?
    As internal & external clients are using different methods/URL to access Autodiscover and EWS, which provided OOF service, I recommend we focus on the internal users first.
    To troubleshoot this issue, please install the hotfix mentioned in the following KB on the Exchange Client Access Server first:
    Outlook 2007 crashes or you cannot access OOF settings after you install a package that contains the .NET Framework 3.5 with SP1 and the .NET Framework 2.0 with SP2 on an Exchange 2007 Client Access server or on an Exchange 2010 Client Access server
    http://support.microsoft.com/kb/958934 
    After that, check if the issue remains. If there is still problem, please help me collect:
    1. Test E-mail AutoConfiguration from Outlook client
    1. Launch Outlook 2007 using a correct configured profile.
    2. Hold down the CTRL key on your keyboard and click the Outlook icon in the notification area of the Windows taskbar, also known as the notification area.
    3. In the menu that appears, click Test E-mail AutoConfiguration.
    4. Enter your E-mail Address and Password (if not logged into the domain) in the respective edit boxes.
    5. Choose the desired auto configuration methods with Use Autodiscover, clear other selection.
    6. Click Test.
    7. Please send me the screenshot of the result tab and log tab.
    2. Result files after running the following command on the Exchange 2007 server
    Get-ExchangeCertificate | FL >C:\cert.txt
    Get-WebServicesVirtualDirectory –Server ServerName | FL >C:\EWS.txt
    Get-AutodiscoverVirtualDirectory –Server ServerName | FL >C:\Audis.txt
    Get-ClientAccessServer  | FL >C:\cas.txt
    Email them to me at [email protected]
    With the title as
    "Exchange 2010 Out of Office Assistant not working?"
    Regards
    Fazal M khan

  • Exchange 2010/2013 coexistence: OWA proxy not working properly ":-( Something went wrong"

    Hi
    Exchange 2010 users are NOT able to connect to their mailboxes when they go through exchange 2013 OWA address.  We get a message that says following ---> "Something went wrong"
    Following is our URL.  The address is pointing to 2013 CAS loadbalancer VIP.  Outlook anywhere is working fine.  What is going on?
    Important: All my exchange 2010 / 2013 URIs are the same as suggested by Microsoft (Owa, ecp, activesync, ews, autodiscover): --> mail.domain.com/XXX

    Hello Rawa,
    Can you log on Exchange 2010 OWA using its localhost address?
    Please make sure the intenralurl value is set to Exchange 2010’s local host name and set the Externalurl to Null.
    http://technet.microsoft.com/en-us/library/bb310763(v=exchg.141).aspx
    Thanks,
    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]
    Simon Wu
    TechNet Community Support

  • Exchange 2010+Outlook Anywhere+Windows XP not working together

    Hello,
    We have Exchange 2010 installed on Server 2008 R2. CAS/Hub/mailbox roles on same server. Outlook Anywhere is enabled and using a Go Daddy signed certificate for OWA. Now my problem is that Windows XP (w SP3) PC's that are not located inside domain and
    shoud use Outlook Anywhere cannot connect to that service. Outlook version is 2007 SP2. On the other hand, that same user can connect from a Windows 7 pc what is also located outside domain without problems. On XP pc windows keeps asking for password repeatedly,
    on W7 pc it asks it and accepts and logs the user in and connects it to his mailbox. I have read numerous posts about this kind of issue, put so far none of them helped me. The certificate is issued to mail.domainname.ee and autodiscover.domainname.ee. The
    internal name of the server is excha.domainname.ee, external name is mail.domainname.ee. Also I used the Set-OutlookProvider cmdlet to set EXPR to msstd:mail.domainname.ee and also tried msstd:excha.domainname.ee this change did not have any effect on XP pc.
    What is wrong in XP and Outlook 2007 combination not being able to connect to Echange 2010?

    I was suffering from a very similar issue.  The one major difference for me is that I was using a wildcard ssl certificate for "*.contoso.com" which was not matching with the server name of owa.contoso.com.
    Behaviour definitely seemed to only manifest with Windows XP on the open internet (not domain joined or internal) trying to use either Outlook 2007 or 2010 to connect to our internal Exchange 2010 server via RPC over HTTPS.  Autodiscover was successful
    but user would be repeatedly prompted for their credentials but they would never match.
    The key changes that seemed to fix this for us were to make these updates -
    Set-OutlookProvider EXPR -CertPrincipalName msstd:*.contoso.com
    alternatively if you dont care whether the proxy server name exactly matches your ssl cert you can do this (not recommended) -
    Set-OutlookProvider EXPR -CertPrincipalName none
    These commands manipulate the Microsoft Exchange Proxy Settings under the Outlook Anywhere options under the connection tab of your mail profile.  In particular the field labeled "Only connect to proxy servers that have this principal name in their
    certificate"
    Also, to force RPC over HTTPS and never try and timeout on TCP/IP connection (which cannot work through the firewall) -
    Set-OutlookProvider EXPR -OutlookProviderFlags:ServerExclusiveConnect
    This should click the checkbox for "On fast networks, connect using HTTP first, then connect using TCP/IP"
    This should then allow autoconfigure to work fine when setting up your mail profile.  If you want to check the settings page you should have something that looks like this -
    Finally, please note that Autodiscover settings are updated periodically not instantly. I believe it is something like every 15m or so.  As such, make the changes above and then wait for at least 15-30mins before making any other changes. 
    I ended up chasing my tail and then some complete red-herring *seemed* to fix the problem.  It was actually something that I had changed 20mins before!

  • SharePoint 2013 + exchange 2010 - use owa in iframe not working

    SharePoint 2013 + exchange owa 2010
    I test it on sharepoint 2010, use PageViewer or iframe to embed owa 2010 in sharepoint page, it works fine.
    But when I tried the same in sharepoint 2013, the initial display of owa looks ok. But when I tried to click buttons in owa or switch to other tab like draft or calendar, nothing happened. 
    I also tried to embed webparts of owa like https://exchange01/owa/?cmd=contents&fpath=inbox or https://exchange01/owa/?cmd=contents&fpath=drafts, it's the same .
    Is there some security control or js conflicts in sharepoint 2013? 
    Any way to get around this?
    Any help is well appreciated, thanks!

    Hi,
    I would verify if the issue happens on another computer (IE 10) as well.
    1. Try to clear the cookies, caches and temporary files.
    a. Open Internet Explorer by clicking the Start button. In the search box, type Internet Explorer, and then, in the list of results, click Internet Explorer.
    b. Click the Tools button, and then click Internet options.
    c. Click the General tab, and then, under Browsing history, click Delete.
    d. In the Delete Browsing History dialog box, select Temporary Internet files, click Delete, and then click OK.
    2. Open the sites in Compatibility View and see how it works.
    PROBLEMS WITH INTERNET EXPLORER 10 (IE10) AND SHAREPOINT
    http://corypeters.net/2012/10/problems-with-ie10-and-sharepoint/
    Thanks.
    Tracy Cai
    TechNet Community Support

  • Outlook 2007 & Exchange 2007 - Out of office assistant not working

    Hi,
    when using outlook 2007 and the users mailbox is on an Exchange 2007 server the out of office assistant doesn't work. When you start the out of office assistant the following message is displayed:
    'Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again later.'
    Using Outlook 2003 and connect to the same mailbox, the assistant works fine, however you don't have the additional features new to the Assistant.
    Also, when using outlook 2007 and connect to an Exchange 2003 mailbox the out of office assistant is also functioning fine.
    Using Outlook Web Access on Exchange 2007 to set the out of office assistant works also fine, so the error message is not correct.
    Any idea how to fix this ?
    Franc.

    Whilst I agree that auto-discover and other comment's could be upheld, I know that even when EWS and auto-discover are setup correctly that this problem will still occur.
    I manage an Exchange 2007 environment with 300 users and and Exchange 2010 environment with 700 user's all using Outlook 2007.  We are in the progress of deploying Outlook 2010 but I know with the new authentication process of the Outlook
    client with Exchange 2007 or older and Outlook 2007 or older, this problem will still occur.
    I know that their are just a few out of a 1,000 user base that experience this problem, so I don't see how global settings and configurations and settings are the culprit.
    Just like the problem caused by a badly designed update in November or December of last year that meant auto-discover does not auto-configure a new Outlook profile because it would not detect the user's e-mail address but somehow create some random e-mail
    address with the AD account name before the @ and the FQDN for the domain name, which involved a further release of another update several month's later to fix that.
    Plus the other problem with the daily and frequent prompt's throughout the day for OWA domain login credential's despite being authenticated and Outlook contacting Exchange fine signified by the bottom-right hand corner status stating so.  I press escape
    and Outlook carries performing as normal for it do the same a few hours later, however I find that after about half a dozen prompt's over several days, it will disconnect the Outlook client saying 'Need Password' in the bottom-right, which despite left and
    right-mouse clicking does not load a login prompt to re-enter credentials that I should not need to be doing in the first place considering that I am logged in with the correct domain account on my computer and using the destined mailbox for that AD account.
    Exiting Outlook gracefully and re-launching Outlook a few seconds later allowing time for the background application handles and sub-handles amongst probably other things from the previous Outlook session to close (although, I do find every so often this
    process is hampered every so often by having to end the Outlook.exe process directly through Task Manager before being able to re-attempt launching the Outlook client) and Outlook will just reconnect without the need or receiving a prompt to enter the login
    details but I will no doubt receive another login prompt that I can likely just press cancel to or the escape button or perhaps, have to follow the above process again.
    Just like releasing SP1 for Exchange 2010 to add more problems that worked without it but fixing those problems that existing in 2010.
    I find that deleting a database result's in a failure error that in fact does successfully remove the database but since SP1, I know have to run a shell command to remove the database in the registry to delete an entry from a 'state' and 'lockstate' folder
    before I am rid of the Exchange configuration, to then have to suspend all database copies on that server and re-start all of the Exchange services before I can actually delete the edb file.  Just absurd.
    It's all just a backwards and forwards exercise with Microsoft but would love permanent solutions to all of the above.  Please advise on the above because it is a major irritation.

  • Exchange 2010 - WS-Management Service does not support

    Hi,
    We have a tool which was used for bulk Mailbox creation, Mailbox Movement etc. This we have used in Exchange 2007 also and was working fine. Now in Exchange 2010 we are facing some issues. Tool is written in VB.
    Exchange 2010 SP2 is running in all servers and we have 2 Mailbox Servers in DAG and 2 HUBCAS in CAS Array/NLB.
    When Team is trying to fetch the DB details in exchange 2010 through tool they are not able to connect and getting error as
    "Connecting to remote Server failed with the following error message. The WS-Management Service does not support the request."
    I have checked everything from Exchange like Remorepowersell status, WinRM, WS Managemet dll location and entry in config file everthing seems to be fine.
    I checked through EMTShooter tool also and no issues reported and connection was success through EMTShooter.
    Pls suggest if anymore we can check to fix the problem.
    Note: everything is working frine from Powershell and Exchange Management console.
    Regards:Mahesh

    Hi
    Yes, i got it confirmed and coding team claims that no issue with code and its working in some other setup.
    <v:shapetype coordsize="21600,21600" filled="f" id="_x0000_t75" o:preferrelative="t" o:spt="75" path="m@4@5l@4@11@9@11@9@5xe" stroked="f"><v:stroke joinstyle="miter"><v:formulas><v:f
    eqn="if lineDrawn pixelLineWidth 0"><v:f eqn="sum @0 1 0"><v:f eqn="sum 0 0 @1"><v:f eqn="prod @2 1 2"><v:f eqn="prod @3 21600 pixelWidth"><v:f eqn="prod @3 21600 pixelHeight"><v:f eqn="sum @0 0 1"><v:f eqn="prod @6 1 2"><v:f eqn="prod @7 21600 pixelWidth">Below
    is the snapshot of error with coding <v:f eqn="sum @8 21600 0">
      <v:f eqn="prod @7 21600 pixelHeight">
      <v:f eqn="sum @10 21600 0">
     </v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:f></v:formulas>
     <v:path gradientshapeok="t" o:connecttype="rect" o:extrusionok="f">
     <o:lock aspectratio="t" v:ext="edit">
    </o:lock></v:path></v:stroke></v:shapetype><v:shape alt="" id="Picture_x0020_2" o:spid="_x0000_i1025" style="width:631.5pt;height:148.5pt;" type="#_x0000_t75">
    <v:imagedata o:href="cid:[email protected]" src="file:///C:\Users\aralele\AppData\Local\Temp\msohtmlclip1\01\clip_image001.jpg">
    </v:imagedata></v:shape>
    Regards:Mahesh

  • Exchange 2010 Conference Room Resource mailbox. Additional text field HTML images

    In the same vein as this question:
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/338b4fff-e8df-41aa-8066-a32a9f76fa92/exchange-2010-conference-room-resource-mailbox-additional-text-field
    Have successfully created Additional text messages that actually work with a surprising amount of HTML in it (Tables, link colours, hyperlinks etc...)
    The one thing we can't seem to crack is the ability to show images, is this possible?
    (have tried the usual suspects of:
    img src="x.jpg"
               also tried making sure the img tag was self closing, no luck
    td background="x.jpg"
    td background (css property)
    but no joy and ran out of ideas, any help out there?
    Many thanks in advance!

    Have you tried the same formatting that is required to add an image in a disclaimer:
    http://technet.microsoft.com/en-us/library/bb124352.aspx#Images

  • Exchange Online Protection (standalone) permissions are not working as expected

    Exchange Online Protection (standalone)  permissions are not working as expected.
    we provided access to Hygiene Management to some members and they not able to access EOP site.
    This is standalone EOP.
    ksrugi

    Hi,
    what roles did you have assigned to them and what error message do you get?
    Greetings
    Christian
    Christian Groebner MVP Forefront

  • Exchange mail after iOS 8 upgrade not working

    exchange mail after iOS 8 upgrade not working.
    I can not get email from my exchange account.
    Any suggestion?

    Just had this issue.  I turned WIFI off and it connected fine.  Then turned WIFI back on and working as always.
    It had something to do with the WIFI conflicting with the exchange server.

  • TS3899 I have upgrade my to iOS7 and my company recently upgrade to Exchange 2010. My emails are not synching to my inbox. I can see all of my sent items. I have already deleted the account 3 times but this did not fix the inbox problem.

    I have upgrade my phone to iOS7 and my company recently upgraded to Exchange 2010. My emails are not synching to my inbox. I can only see my Sent items. I have already deleted the account 3 times but this did not fix the inbox problem.

    You need to have a different Apple ID for each of the other devices.

  • "access restrictions" did not work sometimes when using 3-tier DeskI.

    My customer found that "access restrictions" did not work sometimes when using 3-tier DeskI.
    But this issue can be solved by logging on from another machine, or restarting the DeskI.
    For I can reproduce this issue, so I just want to know that:
    1.What is it probably related to?
    2.If this issue happens again, what can I suggest my customer for tracking it?
      For example, get some log files from servers etc.
    Thanks!

    Hi Sarah,
    Also you can try the following solution.
    1. Import the universe.
    2. Go to manage access restrictions
    3. Remove the restriction .
    4. Again create the rescrition and unchecked the " limit size of result set to"
    5. Now assign it to the unlimited results group ( this is the name of
    the group we have given to those users who should be able to retrieve
    more than X rows)
    6. Now we save the universe. (Dont export the universe).
    I hope this will help you.
    Regards,
    Sarbhjeet Kaur

  • Photoshop: full screen mode shortcut not working

    photoshop: full screen mode shortcut not working, if i press shirt+alt+ctr key then i delete the file, what happen ?

    Could you elaborate?
    F is the default shorcut for »Change Screen Mode« for me, so I’m not sure what you want with the qualifier keys.
    Have you changed your Edit > Keyboard Shortcut?

  • Windows 8 Last Access Time Stamps not working

     Hi I have been trying to fix a issue with last access time stamps not working when I open a file
    so will have time on created modified and accessed from when created but some are wrong like one file
    saying
    created ‎Sunday, ‎September ‎14, ‎2014, ‏‎5:19:32 AM
    modified  ‎Sunday, ‎September ‎14, ‎2014, ‏‎5:19:32 AM
    accessed Sunday, ‎September ‎14, ‎2014, ‏‎5:19:32 AM
    I'm not sure what can cause this please help thank you

    Hi whowhatwere,
    Are you only confused about the last access time not change when you open a file?
    If you want to know more details about modified and created time, we can refer to the following KB.
    http://support.microsoft.com/kb/299648/en-us
    About the accessed time, please refer to the following blog.
    How do I access a file without updating its last-access time?
    http://blogs.msdn.com/b/oldnewthing/archive/2011/10/10/10222560.aspx
    The blog mentioned that: In fact, the intuitive definition of access is more specific: It's "the last time I opened, modified, printed, or otherwise performed some sort of purposeful action on the file."
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Sharepoint 2010 windows authendication(NTLM) is not working properly in IPad safari browser

    Hi Apple Team,
    Sharepoint 2010 windows authendication(NTLM) is not working properly in IPad safari browser. When I enter the user name and password the page is keep on loading it never completes the page load. I installed chrome browser on my  Ipad and opened my sharepoint windows authentication site it is working fine.
    Device : IPad 2
    OS     : IOS 7.0.6
    Thanks,
    Baskar

    Hi Suhasini,
    Please refer below links for your issues. It seems you are having problem with 32 bit and 64 bit component in office and IE.
    http://howididit-sharepoint.blogspot.in/2012/04/datasheet-view-not-working.html
    http://alpesh.nakars.com/blog/datasheet-view-does-not-work-in-sharepoint-2010/http://support.microsoft.com/kb/2266203
    Thanks and Regards, Shailesh B. Davara

Maybe you are looking for

  • Connecting to an 802.1X wired network

    Does the AirPort support connecting to a 802.1X wired network?

  • SonicStage/Atrac3 files--How do I import these files and convert them??

    This is my problem. I used to have SonicStage, I no longer do, but I found some of my old CDs that I made using that program, but the atrac3 files(I believe that's what they're called) aren't compatible with Mac, so now what do I do? I've never conve

  • Regarding reports migration

    hi all,      am having big confusion..i want to migrate some reports in FI from 4.7 to ECC 6.0 system..please guided me in this...how it is possible.they given me program names...both are diffrent servers..they will run differently...but we want to t

  • MB51 Item text field entry procedure

    Hi Experts      I am an abaper who has limited  knowledge of MM . Now my requirment is to find the tcode where the text to be displayed in MB51 Item should be entered . Where should we enter it for it to get displayed in the text field of MB51 item,P

  • Smoothing of Photoshop files in AfterEffects

    I am using CS4, I am also new to AE.  I have imported a layered logo into AE for an overlay on footage.  The output is to DVD but the logo is heavily pixelated around the edges.  The PS image was larger than the comp size and I have scaled it down to