Access request List issue after migration

I have migrated site sharePoint 2013 from metalogix tool.
Migration is from SharePoint 2013 to SharPoint 2013
I am getting one strange error while approving "Permission request" send by the users.  I have matched columns of  Access Request list(Hidden) from original site to New site , columns are matching, and also I have checked every column
on migrated site, ther are opening without error, so why I am getting this error , there are no logs for this.
One thing is diffrent is that on migrated site I am not gettign any data from Permission column check below, however On original site I am gettign data for this Permission column , what can be an issus ?
Please mark answer , if you think answer is helpful or correct.

Hello WillAdams92,
It seems you are experiencing permissions issues. You can repair permissions using Disk Utility, which comes with all Macs. The following article provides more information about the feature:
About Disk Utility's Repair Disk Permissions feature - Apple Support
Thank you for contributing to Apple Support Communities.
Cheers,
Bobby_D

Similar Messages

  • How to delete i.e. clear the pending access requests list from Access request page in SharePoint 2013

    Hi Team,
    I am site collection admin of a SP13 site. The issue is we have added some of the users manually after we got requests from them for site access. But this has left those users as pending on Access requests page. We don't want that list to stack up.
    I can not decline those requests as those users will be notified with declined mail. I searched for clearing the list of those pending requests but did't find any guidelines for this. 
    Is there any way I can do this. Any help is appreciated thanks in advance  

    You might consider using PowerShell to remove unwanted items from the "Access Requests" list of the web site.  This list holds all of the access requests including pending, declined and approved.  The following example demonstrates removing
    the first item from the list.  Please note, I'm not aware whether or not there are any negative side effects to removing items from this list so doing so would be at your own risk.
    $web = get-spweb https://yoursharepointsite
    $list = $web.lists["Access Requests"]
    $list.items[0].delete()

  • Can only access emails through OWA after migration from exchange 2007 to 2013

    can only access emails through OWA after migration from exchange 2007 to 2013, in other words unable to access mails through outlook or from other Applications services.
    needed RCA ... plz help..

    Hi,
    From your description, you can send and receive messages only when you use OWA after migration from Exchange 2007 to Exchange 2013. If I have misunderstood your concern, please let me know.
    In your case, I recommend you create a new test mailbox in your Exchange 2013 and check if you can send and receive messages on Outlook. If yes, it is recommended to create a new profile to solve this issue.
    Hope this can be helpful to you.
    Best regards,
    Amy Wang
    TechNet Community Support

  • Access request list

    Hi,
    Currently all requests are going to the only person who is  in the access request list. Is there any way page owner can receive all access request which are related to only page access. Basically we have individual owner for each page, we do not want
    all access request will direct to only to the person who belongs to access request list.
    Thanks
    srabon

    Sorry Srabon, that's a no as well. Take a look at the following link for options on creating your own:
    http://blog.randomdust.com/index.php/2013/07/custom-access-denied-page-in-sharepoint-2013/
    cameron rautmann

  • Access Request list "Request For" Workflow

    We are looking at ways to use the current access request functionality.
    If we use the default view, pendingreq.aspx, for the Access Requests list, there is a column we are especially interested in "Request For".  This column, a hyperlink, tells you the level at which users are requesting access...and if approved,
    the level at which the SCA is about to give permission.
    If we create a new view on the Access Requests list, this "Request For" column isn't available anymore.
    I've tried to pull the list in to look @ all the available fields via:
    1. Report Builder 
    2. http://mySharePointSite.com/_api/lists/getbytitle('Access%20Requests')/items
    ...and can't find this "Request For" field.
    Any ideas?  Separate or linked list elsewhere?

    Hi Eric,
    I can now see the column via:
    http://mySharePointSite/_api/lists/getbytitle('Access%20Requests')/items?$select=ObjectRequestedTitleDisp
    Looks like from Report Builder {download here} if you select "Show Hidden Fields" @ the top of the modal window when building the query, you'll see the
    "Request_for" ...or this ObjectRequestedTitleDisp field.  Only bummer is it's just the name/title...there is no file extension or anything at the end of the string value.  So, if the name isn't "smart" coded/listed, you won't
    know if it's library, folder, document or site level...there is no ".docx" or ".xlsx" @ the end of the "Request_for" string.  At least, I haven't found a way to decipher that yet.
    In SharePoint Designer, I see the following View code which could lead to helping get to the right place, but I'm not familiar with this code just yet:
    <FieldRef Name="ObjectRequestedTitleDisp"/></ViewFields><RowLimit Paged="TRUE">15</RowLimit>
    <JSLink>accessrequestscontrol.js|mquery.js|callout.js|accessrequestsviewtemplate.js</JSLink>
    <XslLink Default="TRUE">main.xsl</XslLink><Toolbar Type="None"/></View></XmlDefinition>
    </WebPartPages:XsltListViewWebPart>
    Creating a view to enable access request delete functionality
    Open the site in SharePoint designer 2013 and click the “All Files” node
    Notice the right side shows the “Access Requests” list
    Right click the “Access Requests” list and select “Properties”
    On the Views panel click New
    Enter a name for the new view such as "showallitems"
    Click “OK”
    Navigate back to the original “Access Requests and Invitations” page
    Current URL is containing page name of “pendingreq.aspx”
    Change the URL to “showallitems.aspx”:
    The view will have no columns
    Click the ellipses and “Modify This View”
    Add at least the 2 columns with edit options
    Make sure if you select multiple columns (good practice so you can see the full scope of the request such as status and person), use the right side “Position from Left” ordering to have your edit item links located on the left side of the request row
    Click “OK” in upper right of page, and now you can see the view which contains the edit links to allow deletion of the item

  • Issue after Migration: ID and Content-ID are different in SOAP Payload

    Hi Experts,
    I am facing a strange issue in the PI landscape after the migration from XI 3.0 to PI 7.1.
    The scenario is from R/3 system to TIBCO System (Proxy-to-SOAP). The TIBCO system receives the file in SOAP Format. The message is sent from PI via SOAP adapter to TIBCO System.
    There is a attachment coming from the R/3 System along with the main message and the main payload/message has a "attachment-ID" as a field. Earlier what used to happen in XI 3.0 that the "Attachment-ID" used to equal to the "Content-ID" when the SOAP payload was generated at the TIBCO end. Now after migration, in PI 7.1 the "Attachment-ID" and "Content-ID" are different. We have control over the "Attachment-ID" as it is coming from the source payload but we do not have any control over the "Content-ID" as we are not creating it.
    Can anyone of you please let me know how the SOAP Payload is created and how the content-ID gets populated in the Header of the SOAP Envelope? Also, can anyone help me to fix this issue? Is it something which needs to be handled by us or the BASIS Team?
    Thanks,
    Arkesh
    Edited by: Arkesh Sharma on Dec 16, 2011 12:53 PM

    Hi Ramesh,
    Thank You for the very Helpful Answer. Before I proceed and close this thread, I have one more question which comes to my mind:
    I create my own SOAP Header if I apply the solution provided by you then will the rest of the details in the SOAP Header payload will change or do I need to customize it for myself? For e.g., there is a field named MessageId in the SOAP Header. If I write a Java Mapping, do I need to manually populate the MessageId field in the SOAP Header of my java code or will it be automatically populated?
    My requirement is to change only the content ID of the SOAP Header Payload and the rest of the fields should remain the same as it is. Is it possible with the approach that you mentioned above?
    Thanks,
    Arkesh

  • Issues after migrating from 3.0.6.6.5 to 3.0.9.8.3A

    G'day All,
    Over the last week or so I have performed some test migrations using copies
    of our production Portal environment and here are some of the issues that I have encountered.
    ISSUE 1 - Performance
    Using a stopwatch (primitive, I know) I visited a few parts of our Portal and recorded timings
    Performance did not improve dramatically. In fact, after the 3.0.9.8.3A patch, some things slowed right down.
    I tested using a Sun Ultra 80 (2 x 450MHz CPUs) our Development host.
    (I also tested using a spare Ultra 10 (1 x 333MHz) This was MUCH slower than the numbers seen below)
    In all the timings below, I did the following:
    1.Logged on as PORTAL30 this takes me to the Portal Home page showing the Build tab
    2. Clicked on the Navigator icon
    3. From the Navigator Pages section, I clicked on our company homepage
    4. From the Main tab on the company homepage, I clicked on our Customer Service tab (one of many that we have)
    5. Click on the Ops & Security tab (another one of ours)
    6. Click on Logout
    Timings are in SECONDS. I ran thru the process at least 3 times and recorded
    the final 2 timings to allow for the first time thru populating caches etc.
    Pre migration - Portal 3.0.6.6.5 iAS 1.0.2.0.1
    Log in          4     3
    Navigator     3     3
    Homepage     3     3
    First tab     4     3
    Second tab     3     3
    Logout          1     1
    Post iAS migration - Portal 3.0.6.6.5 iAS 1.0.2.2.0
    Log in          4     3
    Navigator     3     3
    Homepage     3     3
    First tab     4     4
    Second tab     3     4
    Logout          1     1
    ** No significant difference
    Post Portal migration - Portal 3.0.9.8.2 iAS 1.0.2.2.0
    Log in          3     3
    Navigator     3     3
    Homepage     3     4
    First tab     4     4
    Second tab     3     3
    Logout          1     1
    ** No significant difference
    Post iAS Patch 1866039 Required by Portal 3.0.9.8.3A
    Log in          3     3
    Navigator     3     3
    Homepage     4     4
    First tab     4     4
    Second tab     3     3
    Logout          1     1
    ** No significant difference
    Post Portal migration - Portal 3.0.9.8.3A iAS 1.0.2.2.0
    Log in          3     3
    Navigator     19     19 !!!!!!!!
    Homepage     20     21 !!!!!!!!
    First tab     3     3
    Second tab     3     3
    Logout          1     1
    ** Bringing up Navigator and the first page from Navigator now takes ages.
    Analysing PORTAL30 objects using wwsbr_stats.gather_stats made no difference
    to the above timings.
    Anyone have any ideas about this???
    Bear in mind that this slow down probably only affects me as the
    developer since end users pretty much stick to the tabs on the homepage
    and never need to use Navigator.
    And end user login and presentation of the company homepages takes about 4 seconds.
    ISSUE 2 - Fonts
    During the migration, many of our developed forms/reports now contain headings/labels that
    are so small as to be unreadable (eg 1 point in size)
    This seems to be due to the fact that originally the fonts were sized as (-3, -2, -1, 0, +1, +2, +3)
    relative sizing. This has been screwed up during migration and has ended up as fonts
    being sized 1, 2, 3 points in size.
    I will have to visit each form and report and set sizes accordingly.
    The PEOPLE_APP application supplied by Oracle also suffers from this problem and is a little harder
    to fix. (Check Metalink)
    ISSUE 3 - Menu permissions
    I have a couple of menus that are only viewable by certain groups.
    This permission disappeared along the way leaving the menu NOT visible to anyone.
    I will have to visited each menu and set permissions once again.
    I hope this list may help others embarking on the same migration path.
    I would highly recommend copying your production environment and practising on the copy first.
    Regards,
    Tony Cook
    eSign Australia
    [email protected]

    Further to the performance problem above, I found the following bug on Metalink:
    Bug Number: 2391402
    PERFOMANCE DEGRADATION WITH 3.0.9.8.3 ON IE
    Funnily enough, this bug was meant to be addressed by the 3.0.9.8.3A patch that I had already applied.
    After reading the bug report I added the following line to httpd.conf
    BrowserMatch "MSIE" nokeepalive downgrade-1.0 force-response-1.0
    I am now seeing the following timings
    Log in          3     3
    Navigator     3     3 !!!!!!!!
    Homepage     3     3 !!!!!!!!
    First tab     3     3
    Second tab     3     3
    Logout          1     1
    There is a 15 second timeout that was adding to the response times I was seeing prior
    to making the change to the httpd.conf file eg. 19 seconds down to 3ish
    Regards,
    Tony Cook
    eSign Australia
    [email protected]

  • Permissions issues after migration

    I've just got hold of a new retina MBP, and have had a number of issues since using setup assistant to transfer everything over from my old MBP to my new MBP.
    I suspect these are all permissions based - but would appreciate some help from an expert.  My conviction that they are all permissions related is because initially I had an issue with not being able to access certain folders and applications (including Mail), which was resolved by my adding my user name to the Sharing and Permissions info section of the Home and Applications folders, and applying changes to all contents.
    However these issues still remain:
    TopSites in Safari not updating to show that the websites have changed.
         - This despite me trashing the TopSites plist from library, and emptying the cache.
    My Epson scanner won't open.
         - When I plug it in and open the application it tells me it cannot 'write to file', and then shuts itself down.
    When I open iPhoto I always get the welcome message, and I can't find an option not to show this on start-up.
         - It's like the MBP doesn't register that I'm not using iPhoto for the first time, even though everything else works fine.
    I always get a file - cache.db - sitting on the top of my Home file.
         - I can trash it but it always pops back.
    My Address Book won't update.
         - iCal updates fine, and my updates are changed on iCloud but I can't get the Address Book to pick up changes on my MBP.
    When I reboot and open Mail it always opens the latest email at the time of my original migration
         - and not the latest or the unread at the top.
    I'd be grateful if any experts out there could offer up any solutions to these riddles.

    The procedure below will reset the permissions of a home folder in OS X 10.7.4 or later. If you're running an earlier version of 10.7, update to the current version first. This procedure should not be used in OS X versions older than 10.7.4.
    Back up all data.
    Click the Finder icon in the Dock, then press the following key combinations, in the order given:
    Command-3
    Shift-command-H
    Command-I
    The Info window of your home folder will open. Click the lock icon in the lower right corner and authenticate with the name and login password of an administrator on the system. If you have only one user account, you are the administrator.
    In the Sharing & Permissions section of the window, verify that you have "Read & Write" privileges. If not, use the "+" and "-" buttons in the lower left corner to make the necessary changes.
    By default, the groups "staff" and "everyone" have "Read Only" privileges. With those settings, the files at the top level of your home folder will be readable by other local users. You can change the privileges to "No Access" if you wish, but then your Public and Drop Box folders will be inaccessible to others, and Personal Web Sharing won't work. Most likely, you don't need to change these settings.
    If there are entries in the Sharing & Permissions list for users or groups besides "me," "staff," and "everyone," delete them.
    Click the gear icon at the bottom of the Info window and select Apply to enclosed items... from the drop-down menu. Confirm. The operation may take several minutes to complete. When it does, close the Info window.

  • SAP PI7.11 adapter RFC sender issue after migrating to SAP ECC6

    Hi,
    After the migration of our backend from SAP 4.700 x 200 to SAP ECC6 unicode (kernel 7.20)), we have a issue of connexion to our SAP PI 7.11.
    A part of the field in ECC6 are not well mapped by the abapter sender RFC to the xml in PI.
    I join a screen shot what I have in SAP ECC6 (inquiryECC6.jpg) and the result in SAP PI 7.11in xml format ofcourse (Inquiryxml.jpg).
    Is there someone who can help me?
    Regards.
    Eric Koralewski

    In SM59, there is a new tab <unicode>.
    In that tab, I checked the unicode checkbox  and that's ok.
    Regards

  • Users cannot access calenders from outlook after migration to exchange 2013

    I have a strange situation after upgrading to exchange 2013 some users are reporting that they cannot open or create calender appointments for calenders they used to be able to manage. we currently are using outlook 2010. also when the users access the calenders
    with the webmail they are reporting that they can access the calenders and are able to do all the things they need to do.
    i have tried reinstalling office and adding their exchange accounts but this does not help.
    another stange thing is that to be sure i had setup the correct access policy i have reset all the security entries on all the calendars with the help of powershell. this seemed to have helped but after a couple of hours some users started reporting that they
    could not access calendar items again!

    Hi,
    Is there any error description when the problematic users cannot open or create calendar items? Since the issue only happens to some users instead of all users and all calendars can work well in OWA, I think the calendar in the mailbox
    should be configured properly.
    Please configure the problematic user’s Outlook account in a clean computer with new installed Outlook to check whether the issue persists.
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Web-part issue after migrating from 2010 to 2013

    Hello all
    Correct me if I am posting this question in the wrong section.
    The background is: Migrating and Upgrading SP2010 to SP2013. I did it, and alot of it works, as it should, though I have one issue.
    I did deploy all the solutions to both the 14 and 15 hive, and activated all the propper features. Now, I have one web-part which breaks down. It is a Web-part that communicate with a SAP endpoint, to retrive some data and show dem. The Web-part work fine in
    the 2010 environment.
    As soon as I enter the site where the Web-part is placed in, I am being redirected to the "Maintanence Web-part, error message". If I delete the Web-part I can access the site with no errors. The code works fine in 2010. 
    The error I am getting is "value cannot be null".
    Unexpected System.ArgumentNullException: Value cannot be null. Parameter name: uriString at System.Uri..ctor(String uriString) at Microsoft.SharePoint.SPSite..ctor(String requestUrl) at MyWebPart.Core.ListConfiguration.<>c__DisplayClass1.<GetKeyValue>b__0()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.<RunWithElevatedPrivileges>b__3() at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
    secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at MyWebPart.Core.ListConfiguration.GetKeyValue(String key) at MyWebPart.OrderCatalog.OrderCatalogUserControl.FillFilterBoxes() ... 438bb29c-c202-3049-9aab-e895c85176d5
    Unexpected ...at MyWebPart.OrderCatalog.OrderCatalogControl.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.AddedControl(Control control, Int32 index) at MyWebPart.OrderCatalog.OrderCatalog.CreateChildControls()
    at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal()
    at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesB... 438bb29c-c202-3049-9aab-e895c85176d5
    Unexpected ...eforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 438bb29c-c202-3049-9aab-e895c85176d5

    No, I did not migrate the content from 2010 web-config to the 2013 server. This is something I will take a look at, to see if there are some missing points in the config-file of 2013.
    And just to be sure, when we are talking about the config file, it is the one who is associated with the Web-applikation? So, IIS --> WebApp --> Explorer --> and that web.config?

  • Printing Issue after Migrating to Windows 7

    I just migrated to Windows 7 and have received the below issue in only SAP
    I have granted all users access in the securities tab.
    (12:06:17 PM) Number of processors: 4
    (12:06:17 PM) Icon DLL loaded.
    (12:06:17 PM)
    (12:06:17 PM) Network Communication via SAP-NiLib
    (12:06:17 PM) Hostname:
    (12:06:17 PM) IP Address:
    (12:06:17 PM)
    (12:06:17 PM) SAPLPD Version 6.29 for Windows/NT (OPT) is listening
    (12:06:17 PM) OS-Info: version = 6.1, build = 0/7601, text = Service Pack 1
    (12:06:17 PM) Copyright © 1992-2001 SAP AG
    (12:06:17 PM)
    (12:06:28 PM)
    (12:06:28 PM) Receive job for printer __DEFAULT (Berkeley LPD protocol / RFC1179)
    (12:06:28 PM) send_status called
    (12:06:28 PM) send_status called
    (12:06:29 PM) send_status called
    (12:06:30 PM) send_status called
    (12:06:31 PM) send_status called
    (12:06:31 PM) Job 00PSLhcf.PN1 for user ######### queued.
    (12:06:31 PM) Start printing job 00PSLhcf.PN1 on printer HP PHOTOSMART C5200 SERIES
    (12:06:31 PM) Error: Error -1 from NEWFRAME. Disk full?
    (12:06:31 PM) Error: put_block failed at new_page()
    (12:06:31 PM) Error: BG: saplpd_close_dc failed, msg = 808 SAPLPD:Windows Problem, siehe SAPLPD Protokoll
    When I close this window, the paper will spool up in the printer like it is about to print, but never does.
    Thanks in advance!

    Hello Alyssa,
    You can use the link below:
    [821519 |http://service.sap.com/sap/support/notes/821519 ]
    and
    [128105 |http://service.sap.com/sap/support/notes/128105]
    BR,
    Jude
    Edited by: Jude Bradley on Dec 7, 2011 3:49 PM
    Edited by: Jude Bradley on Dec 7, 2011 3:51 PM
    Edited by: Jude Bradley on Dec 7, 2011 3:52 PM
    Edited by: Jude Bradley on Dec 7, 2011 3:52 PM

  • 2007 MacBook Pro issues after migration from 2011 iMac

    I recently bought a used 2007 Macbook Pro. I was not very familiar with migration, and I realize now I should have done a bit of research before migrating from my iMac (mid 2010) running 10.8.5. I saw the message saying I should update software, but I couldn't figure out how without logging in, and getting on my network with the MacBook. Anyway, I did the migration. My first issue was the MacBook would not let me log in. I finally got it by resetting the password using a 10.6.4 install disc that came with my iMac. The issues I have now are lots of things either won't work, or I have to run them in 32 bit mode. I'm thinking it's because the newer versions residing on my iMac won't work on the older MacBook. I am unable to open iPhoto, and Desktop & Screensaver, Energy Saver in system prefs. I had to run Mail, iCal, and Contacts in 32 bit. I do not have a disc for Lion, but I just ordered it from the Apple Store. I'm wondering if I shoud just start fresh when I get the disc, or is there any fix for my ignorance? Is a new migration out of the question since the Lion is the most I can run on the MacBook while I'm running Mountain Lion on the iMac. I would really appreciate any advise!
    Thanks,
    Jeff

    Jeff,
    what you’ve bought is the ability to download Lion from the Mac App Store, not a DVD. To be able to access the Mac App Store, you will need to have Mac OS X 10.6.6 or newer installed. The person who sold the MacBook Pro to you should not have included Lion with it, because any version of OS X downloaded from the Mac App Store is non-transferable; he should have included its original two grey installation DVDs, because those are transferable with the MacBook Pro.
    Since you’ve now purchased Lion, you will be able to install your purchased version onto your MacBook Pro; however, to associate your MacBook Pro with your Apple ID (and thereby end the association of your MacBook Pro with its former owner), you will need to do a clean reïnstallaton of OS X onto it. To do a clean reïnstallation of OS X, you will need either the original model-specific pair of grey installation DVDs, or the white retail Snow Leopard DVD. It would be best to have both the grey DVDs and the Snow Leopard DVD, since the Snow Leopard DVD does not come with either the iLife applications or the Apple Hardware Test for your MacBook Pro, and your model’s grey DVDs will not let you get to Mac OS X 10.6.6 to have access to the Mac App Store.

  • Mail Enabled Public Folder Issues after migration online

    Hi
    We have recently migrated our Legacy (Exchange 2010) Public Folder Infrastructure to Exchange Online - we have a hybrid setup, SSO and DirSync.
    We initially had an issue where some of our mail enabled public folders had lost their link with the associated MailPublicFolder objects and as such could not receive email. 
    We resolved this issue ourselves however we are now experiencing a different issue which i believe should be easily resolvable however this isn't the case at the minute.
    The issue is that when a user emails a Mail Enabled Public folder Exchange online is attempting to relay the email back to our onPrem servers.  This is occuring for the bulk of our Mail Enabled Public Folders - we have ~1200 of these.  The only
    folders that are working as expected are those that had the initial issue above and for which we had to remove and re mail enable these folders.  We also had to recreate any secondary smtp address for these folders.  This accounts for 88 of our total
    MEPFs.
    I have checked the attributes on the MailPublicFolder objects for those that are not working and those that are functioning as expected.  The only difference in these that I can see is that the MEPFs with the issue have a value set in the ExternalEmailAddressAttribute.
    I have tried to programatically set this value to $Null however i receive the following error:
    The external e-mail address $null is not an SMTP e-mail address.
    I have also tried the following : set-mailpublicfolder -Identity "MEPF"-ExternalEmailAddress "<not set>"
    with the same resultAttempting to use the following syntax -externalemailaddress @{remove=$oldAddress} returns the following error:
    Cannot process argument transformation on parameter 'ExternalEmailAddress'.Cannot convert the "System.Collections.Hashtable" value of type"System.Collections.Hashtable" to type "Microsoft.Exchange.Data.ProxyAddress".
    At present the only fix that I have for this is to take a copy of the email addresses for an affected public folder, Mail disable it, wait for the object to be cleared, re-enable the public folder as a mail public folder and then re-add the email addresses. 
    This is ok on an adhoc basis but not for the ~1200 folders that are affected.  Especially when from what i can see it should be relatively straightforward to resolve this with a simple PowerShell script.
    I do have a case open with MS for this but I am hoping that somebody here can help also.
    Thanks
    Joe

    Ok so i fixed it myself.
    The thinking here is that the ExternalEmailAddress was set using the Primary SMTP address while the Public Folders were on premises.
    In order to get the required information we ran a script to export all the MailPublicFolder objects which had a value in the ExternalEmailAddress attribute.  We exported the Name, ExternalEmailAddress and GUID
    We then ran a second script to export the Identity, MailRecipientGuid from Get-PublicFolder -recurse. 
    The MailRecipientGUID is what ties the Mail Enabled Public folder to the MailPublicFolder object.
    Using Excel I then matched the two up and created a csv file with the Identity Attribute from the get-PublicFolder command and the ExternalEmailAddress Attribute from Get-MailPublicFolder.
    The following script then used this csv file to first Mail Disable the Public Folder, then Mail Enable the Public Folder.
    Once these steps have been completed the final stage is to add the SMTP address back in to the Public folder.
    To do this it is necessary to retrieve the new MailRecipientGUID and use it to return the MailPublicFolder for the Set-MailPublicFolder command.
    I was happy to use this script after i tested with a small subset of the data.  It is provided as is with no guarantee that it will be suitable for you to use and any use of this script is at your own risk.
    Script to Automatically fix brokenn Public Folder Objects
    Created By: Joe McGrath
    Created On: 18/02/2014
    $Path = "C:\PublicFolders.csv"
    import-csv -Path $Path | ForEach-Object `
        Disable-MailPublicFolder -identity $_.Identity -Confirm:$False
    Write-Host "Broken Public Folders Now Mail Disabled"
    Write-Host "Waiting for commands to be fully processed online - the script will continue in 5 minutes"
    Start-Sleep 300
    Write-Host "Re MailEnabling Public Folders"
    import-csv -Path $Path | ForEach-Object `
        Enable-MailPublicFolder -identity $_.Identity
    Write-host "Broken Public Folders now enabled"
    Write-Host "Now waiting to allow online service to catch up - script will continute in 5 minutes"
    Start-Sleep 300
    Write-Host "Updating email addresses for broken public folders"
    import-csv -Path $Path | ForEach-Object `
        $NewPF = get-publicfolder -identity $_.Identity
        Write-Host $NewPF.Identity
        Write-host $newPF.MailRecipientGuid
        $EmailAddresses = $_.AdditionalEMailAddresses
        $NewMailPF = get-MailPublicFolder -resultsize unlimited | Where-Object {$_.Guid -eq $NewPF.MailRecipientGuid}
        Set-MailPublicFolder -identity $NewMailPF.identity -EmailAddressPolicyEnabled:$FALSE
        Set-MailPublicFolder -identity $NewMailPF.identity -EmailAddresses $EmailAddresses -EmailAddressPolicyEnabled:$FALSE
        Set-MailPublicFolder -identity $NewMailPF.identity -EmailAddressPolicyEnabled:$TRUE
        $EmailAddresses = ""
    Write-Host "Completed!"

  • Constant Outlook Sync Issues After Migrating Mailbox 2003- 2010

    Hi all,
    I am trekking along with my Exchange 2010 implementation and yesterday I went ahead and migrated my mailbox from 2003 to 2010.  I am able to send/receive without issue, but I am having a lot of Sync Issues. 
    Some of the issues (conflicts) seemed to be resolved by removing and recreating my Mail profile within Control Panel, but I still get Sync Issues when sending mail.  The logs look as follows:
    11:03:51 Synchronizer Version 14.0.4760
    11:03:51 Synchronizing Mailbox 'Paul Newell'
    11:03:51 Synchronizing local changes in folder 'Drafts'
    11:03:51 Uploading to server 'CAS-HUB.domain.local'
    11:03:51 Synchronization of some deletions failed.
    11:03:51
     [0-130]
    11:03:51
       1 item(s) deleted in online folder
    11:03:51 Done
    Any ideas on what is going on and how to remedy this?  The only thing that I see that is a little odd is that the "Updating server" section has the name of my CAS/HT server, not my Mailbox server. 
    Thanks in advance! 

    Hi Andy,
    Thanks for the link.  I actually found
    this one which told how to create them via Exchange Shell.  That article also said you cannot manage Managed Folders through the EMC in 2010 SP1.  Furthermore, in my EMC (Retention Policies tab) I have an option to "Port from Managed
    Folder to Tag", which leads me to believe that the "Retention Policies" and "Retention Policy Tags" are replacing "Managed Folders".  Heck, even pressing F1 in the EMC while viewing the "Retention Policy Tags" I get a "Content cannot be found" page. 
    :p 
    I venture to believe these are the same thing though (just a different verbiage or an update to the Managed Folders) as I have a ton of default tags created that have actions such as "Delete and Allow Recovery" with an Age Limit for Retention of various
    day-lengths.  I was also able to create one here to delete items in the "Sync Issues" folder after 30 days. 
    Is this new with 2010 SP1 or did I get some crazy version that no one knows about yet?  ;) 
    Thanks again! 

Maybe you are looking for

  • ITUNES WON'T OPEN!!!   PLEASE HELP ME I'M GOING INSANE!!

    I have a dell computer.. I have Windows XP I got itunes wiht a new ipod mini in the fall. everything was going great, I even upgraded to the new itunes and everything was fine until about a month ago when it just quit on me. when I try to open itunes

  • OSX Lion 10.7.3 and Airport Utility 6 Installation Errors

    I tried to run a Software Update and install the latest upgrades but the installation fails for both Airport Utility 6 and OSX Lion 10.7.3 updates. Each time, the update is downloaded succesfully then after the installer runs for a while an error pop

  • Cannot install Adobe Acrobat or Reader on Leopard OS!

    Has anyone ever had this problem? I used monolingual software to remove non-english language files & non-Intel architectures for installed applications. I have had problems with Acrobat 9 ever since. It requires me to enter my system administrator pa

  • Screen Light

    Does anyone know how I can fix the screen brightness? Its very dark. I've been in to the brightness option and changed it but no luck andf I've also been in to settings....

  • Prob in data loading in 0IC_C03

    Hi we are loading data in infocube 0IC_C03.. we are having a doubt like we are having different sites some of them are going to live this month so we are initialising 2LIS_03_BX through MCNB but after all the steps of initialisation when other sites