Move public folders

On Exchange 2007 i ran the below commands
Get-PublicFolder -Recurse | Export-CliXML C:\PFMigration\Legacy_PFStructure.xml
Get-PublicFolderStatistics | Export-CliXML C:\PFMigration\Legacy_PFStatistics.xml
Get-PublicFolder -Recurse | Get-PublicFolderClientPermission | Select-Object Identity,User -ExpandProperty AccessRights | Export-CliXML
 C:\PFMigration\Legacy_PFPerms.xml
Get-PublicFolderDatabase | ForEach {Get-PublicFolderStatistics -Server $_.Server | Where {$_.Name -like "*\*"}}
Get-OrganizationConfig | Format-List PublicFoldersLockedforMigration, PublicFolderMigrationComplete
WARNING: Display Name of the Exchange Recipient object should be Microsoft Exchange. Run Set-OrganizationConfig with no parameters to correct the Display Name
value.
PublicFoldersLockedForMigration : False
PublicFolderMigrationComplete   : False
cd .\PFScripts
C:\PFScripts>.\Export-PublicFolderStatistics.ps1 PFStat.csv mail.mydomain.com  (mail.mydomain.com is my exchange 2007 server)
Enumerating folders under NON_IPM_SUBTREE...
Enumerating folders under NON_IPM_SUBTREE completed...24 folders found.
Retrieving statistics from server MAIL
Retrieving statistics from server MAIL complete...2 folders found.
Total unique folders found : 2.
Exporting statistics for 2 folders
Exporting folders to a CSV file
The result for the csv file is 
FolderName,"FolderSize"
\IPM_SUBTREE,"0"
\IPM_SUBTREE\Internet Newsgroups,"0"
\NON_IPM_SUBTREE,"0"
\NON_IPM_SUBTREE\EFORMS REGISTRY,"0"
\NON_IPM_SUBTREE\schema-root\microsoft\exchangeV1,"369097"
On my exchange 2013 
PS] C:\PFScripts>.\PublicFolderToMailboxMapGenerator.ps1 1GB PFStat.csv FolderToMailbox.csv
Reading public folder list...
Loading folder hierarchy...
Allocating folders to mailboxes...
Trying to accomodate folders with their parent...
Exporting folder mapping...
The results of the CSV are 
TargetMailbox,"FolderPath"
Mailbox1,"\"
On my exchange 2013 i have two database
one is default Mailbox database 1460777952 and other one is ExchangeDB01 which i have created where my mailboxes reside.
From here should i create a new databse for public folders or should i use ExchangeDB01
please do check the below commands for the syntax
New-Mailbox -PublicFolder Mailbox1 –Database ExchangeDB01 –HoldForMigration: $true
New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server mail.mydomain.com) -CSVData (Get-Content FolderToMailbox.csv -Encoding Byte)
where mail.mydomain.com is my exchange 2007

[PS] C:\PFScripts>Get-PublicFolderDatabase -Server mail | ForEach {Get-ChildItem $_.EdbFilePath | Format-List Name,{$_.Length/1GB}}
Name          : Public Folder Database.edb
$_.Length/1GB : 0.0429840087890625
My Question
On my exchange 2013 i have two database
one is default Mailbox database 1460777952 and other one is ExchangeDB01 which i have created where my mailboxes
reside.
From here should i create a new databse for public folders or should i use ExchangeDB01
please do check the below commands for the syntax
New-Mailbox -PublicFolder Mailbox1 –Database ExchangeDB01 –HoldForMigration: $true
New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server mail.mydomain.com) -CSVData
(Get-Content FolderToMailbox.csv -Encoding Byte)
where mail.mydomain.com is my exchange 2007

Similar Messages

  • Manually Move Public Folders from Exchange 2010 to 2013

    Hi all,
    I have a issue to finishing my migration from Exchange 2010 to Exchange 2013, I have been trying to migrate my Public folders but always after a couple hours, the migration state is failed.
    The final error is the following:
    FailureCode                      : -2146233088
    FailureType                      : SourceMailboxAlreadyBeingMovedPermanentException
    FailureSide                      :
    Message                          : Error: Couldn't switch the mailbox into Sync Source mode.
                                       This could be because of one of the following reasons:
                                         Another administrator is currently moving
    the mailbox.
                                         The mailbox is locked.
                                         The Microsoft Exchange Mailbox Replication
    service (MRS) doesn't have the correct
                                       permissions.
                                         Network errors are preventing MRS from cleanly
    closing its session with the
                                       Mailbox server. If this is the case, MRS may continue
    to encounter this error for
                                       up to 2 hours - this duration is controlled by the TCP
    KeepAlive settings on the
                                       Mailbox server.
                                       Wait for the mailbox to be released before attempting
    to move this mailbox again.
    So, after seeing this I started to monitoring all process and I realized that after creating hierarchy the process start to fail and keep in StalledDueMailboxlock status, and the error is:
    FailureCode                      :
    FailureType                      :
    FailureSide                      :
    Message                          : Informational: The request has been temporarily postponed because the mailbox is
                                       locked. The Microsoft Exchange Mailbox Replication service
    will attempt to continue
                                       processing the request after 2/14/2015 12:38:20 PM.
    Finally, digging more into reports of migration I  found this:
    MapiExceptionNetworkError: MapiExceptionNetworkError: Unable to open entry ID. (hr=0x80040115, ec=6)_x000A_Diagnostic context:_x000A_ Lid: 40487 EMSMDBMT.EcDoRpcExt2 called [length=73]_x000A_ Lid: 44583 EMSMDBMT.EcDoRpcExt2
    exception [rpc_status=0x6][latency=0]_x000A_ Lid: 62184 _x000A_ Lid: 16280 dwParam: 0x0 Msg: EEInfo: ComputerName: n/a_x000A_ Lid: 8600 dwParam: 0x0 Msg: EEInfo: ProcessID: 51452_x000A_ Lid: 12696 dwParam: 0x0 Msg: EEInfo: Generation Time: 0415-02-14T14:25:40.9210000Z_x000A_
    Lid: 10648 dwParam: 0x0 Msg: EEInfo: Generating component: 2_x000A_ Lid: 14744 dwParam: 0x0 Msg: EEInfo: Status: 6_x000A_ Lid: 9624 dwParam: 0x0 Msg: EEInfo: Detection location: 1741_x000A_ Lid: 13720 dwParam: 0x0 Msg: EEInfo: Flags: 0_x000A_ Lid: 11672 dwParam:
    0x0 Msg: EEInfo: NumberOfParameters: 0_x000A_ Lid: 23260 Win32Error: 0x6_x000A_ Lid: 61553 StoreEc: 0x80040115_x000A_ Lid: 52176 ClientVersion: 15.0.1044.25_x000A_ Lid: 50032 ServerVersion: 14.3.181.6_x000A_ Lid: 50128 _x000A_ Lid: 50288 _x000A_ Lid: 23354
    StoreEc: 0x80040115_x000A_ Lid: 25913 _x000A_ Lid: 21817 ROP Failure: 0x80040115_x000A_ Lid: 22894 _x000A_ Lid: 24942 StoreEc: 0x80040115
    So, would like to know if exist any procedure to migrate/move my Public Folders from Exchange 2010 to 2013 manually, something like Export/Import.
    Regards!

    What script and process you are running to migrate the Public Folders?
    And what do you mean by Manually?
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.comTwitter:
    LinkedIn:
    Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Move Public Folders Database to another Drive on same server - Exchange 2010

    Hello all and thanks for your time and expertise.
    We recently added a new drive to our Exchange 2010 server.  I've moved all mailboxes including arbitration mailboxes to this new drive (and new mailbox database).  I guess the last remaining step is to move the public folders databse to this new
    drive.  I know in the console I can move the database path and the log files path for the public folders database.  Is this all I have to do to move my public folders successfully. 
    And then once everything is moved - can I safely remove the old mailbox database?
    Your help and recommendations are greatly appreciated.

    Mike,
    I moved the public folders database and received the following message:
    "Summary: 1 item(s). 1 succeeded, 0 failed.
    Elapsed time: 00:00:16
    Public Folders
    Completed
    Warning:
    The task completed successfully, but the database "Public Folders" cannot be restored.
    The exception message is "An Active Manager operation failed. Error: The database action failed. Error: Unable to mount database 'Public Folders'.
    The database appears to have been mounted at least once since its creation,
    but there is no database file at 'C:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Public Folders\Public Folders.edb'. Either recover the database file from a backup,
     or mount the database with a new, empty database by using the Mount-Database cmdlet with the -Force parameter.. [Database: Public Folders, Server: *******.***]".
    Exchange Management Shell command completed:
    move-DatabasePath -Identity 'Public Folders' -EdbFilePath 'g:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Public Folders\Public Folders.edb' -LogFolderPath 'g:\Program Files\Microsoft\Exchange Server\V14\Mailbox\Public Folders'
    Elapsed Time: 00:00:16"
    I blanked out the server name. 
    After I clicked off this message I remounted the public folders database and everything relative to the public folders seems to be working fine.  Did this message occur because exchange was trying to mount the public folders database from its old location
    and so I can safely move on with my life.  Just wanted to double check with you.
    And once everything has been moved from the old mailbox database such as user mailboxes, arbitration mailboxes - can I safely remove the old mailbox database.  Thanks for your help.

  • Cannot move public folders due to migration mailbox already being migrated...

    Environment. Exchange 2007 and Exchange 2013
    All mailboxes including arbitration mailboxes have been moved to Exchange 2013. No mailboxes exist any longer on Exchange 2007.
    I am trying to use the steps here:
    http://technet.microsoft.com/en-us/library/jj150486(v=exchg.150).aspx to move the public folders. I get stuck on step 5
    New-PublicFolderMigrationRequest -SourceDatabase (Get-PublicFolderDatabase -Server <Source server name>) -CSVData (Get-Content <Folder to mailbox map path> -Encoding Byte) -BadItemLimit $BadItemLimitCount
    This fails with:
    FailureCode : -2146233088
    FailureType : DataValidationException
    I ran the Fix-alias.ps1 script found here:
    http://blogs.technet.com/b/exchange/archive/2007/06/15/3403186.aspx and
    WARNING: Object domain.local/Users/SystemMailbox{1f05a927-c928-42fb-a18b-9d936002844b} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
    WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
    WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
    WARNING: Object domain.local/Users/SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
    WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
    WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
    WARNING: Object domain.local/Users/SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
    WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
    WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
    WARNING: Object domain.local/Users/DiscoverySearchMailbox {D919BA05-46A6-415f-80AD-7E09334BB852} has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
    WARNING: The value of property 'RecipientTypeDetails', 536870912, is not defined in the Enum type 'RecipientTypeDetails'.
    WARNING: Object domain.local/Users/Migration.8f3e7716-2011-43e4-96b1-aba62d229136 has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
    WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
    WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
    WARNING: Object domain.local/Users/FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042 has been corrupted and it is in an inconsistent state. The following validation errors have occurred:
    WARNING: The value of property 'RecipientDisplayType', 10, is not defined in the Enum type 'Nullable`1'.
    WARNING: The value of property 'RecipientTypeDetails', 8388608, is not defined in the Enum type 'RecipientTypeDetails'.
    Not sure what to try next. I thought about recreating the account by doing what is listed here, but haven't tried it yet.
    http://jchaven.wordpress.com/2013/07/30/repairing-exchange-discovery-mailboxes/

    RunspaceId : 36eb904a-a4dd-4bea-b1be-4f8c20995a78
    Name : PublicFolderMigration
    Status : Failed
    StatusDetail : FailedOther
    SyncStage : CreatingFolderHierarchy
    Flags : IntraOrg, Pull, Suspend, SuspendWhenReadyToComplete
    RequestStyle : IntraOrg
    Direction : Pull
    Protect : False
    Priority : Normal
    Suspend : True
    SourceVersion : Version 8.3 (Build 330.0)
    SourceDatabase : EXCHANGE2007\Second Storage Group\Public Folder Database
    SourceServer : EXCHANGE2007.domain.local
    BatchName :
    OutlookAnywhereHostName :
    RemoteCredentialUsername :
    AuthenticationMethod : Basic
    RemoteMailboxLegacyDN :
    RemoteMailboxServerLegacyDN :
    BadItemLimit : 50
    BadItemsEncountered : 0
    LargeItemLimit : 0
    LargeItemsEncountered : 0
    FolderToMailboxMap : {\}
    QueuedTimestamp : 2/20/2014 5:15:55 PM
    StartTimestamp : 2/20/2014 5:28:28 PM
    LastUpdateTimestamp : 2/20/2014 5:28:29 PM
    InitialSeedingCompletedTimestamp :
    FinalSyncTimestamp :
    CompletionTimestamp :
    SuspendedTimestamp :
    OverallDuration : 4.05:36:28
    TotalFinalizationDuration :
    TotalDataReplicationWaitDuration :
    TotalSuspendedDuration :
    TotalFailedDuration : 4.05:23:54
    TotalQueuedDuration : 00:12:31
    TotalInProgressDuration : 00:00:03
    TotalStalledDueToCIDuration :
    TotalStalledDueToHADuration :
    TotalStalledDueToReadThrottle :
    TotalStalledDueToWriteThrottle :
    TotalStalledDueToReadCpu :
    TotalStalledDueToWriteCpu :
    TotalStalledDueToReadUnknown :
    TotalStalledDueToWriteUnknown :
    TotalTransientFailureDuration :
    TotalIdleDuration : 00:00:01
    MRSServerName :
    EstimatedTransferSize : 0 B (0 bytes)
    EstimatedTransferItemCount : 0
    BytesTransferred : 10.7 KB (10,958 bytes)
    BytesTransferredPerMinute :
    ItemsTransferred : 0
    PercentComplete : 10
    PositionInQueue :
    PreventCompletion : True
    FailureCode : -2146233088
    FailureType : DataValidationException
    FailureSide : Target
    Message : Error: Property expression "LMG Inventory Data" isn't valid. Valid values are: Strings formed with characters from A to Z (uppercase or
    lowercase), digits from 0 to 9, !, #, $, %, &, ', *, +, -, /, =, ?, ^, _, `, {, |, } or ~. One or more periods may be embedded in an alias, but
    each period should be preceded and followed by at least one of the other characters. Unicode characters from U+00A1 to U+00FF are also valid in
    an alias, but they will be mapped to a best-fit US-ASCII string in the e-mail address, which is generated from such an alias.
    FailureTimestamp : 2/20/2014 5:28:29 PM
    IsValid : True
    ValidationMessage :
    OrganizationId :
    RequestGuid : 9186dcbd-8aeb-4215-bf88-dd46ed6b6717
    RequestQueue : DB1
    ExchangeGuid : a730f707-b202-4388-a1be-f81c59588c08
    Identity : 19896c6c-b845-4a19-8422-94a078774562\9186dcbd-8aeb-4215-bf88-dd46ed6b6717
    DiagnosticInfo :
    Report : 2/20/2014 5:15:55 PM [EXCHANGE2013MB] 'domain.local/Domain User Accounts/Privileged Accounts/Domain Admin' created request.
    2/20/2014 5:28:27 PM [EXCHANGE2013MB] The Microsoft Exchange Mailbox Replication service 'EXCHANGE2013MB.domain.local' (15.0.775.35 caps:3F) is examining the request.
    2/20/2014 5:28:27 PM [EXCHANGE2013MB] Connected to target mailbox 'a730f707-b202-4388-a1be-f81c59588c08', database 'DB1', Mailbox server 'EXCHANGE2013MB.domain.local' Version 15.0 (Build 775.0), proxy server 'EXCHANGE2013MB.domain.local' 15.0.775.35 caps:07FFCB07FFFF.
    2/20/2014 5:28:27 PM [EXCHANGE2013MB] Connected to source mailbox '', database 'EXCHANGE2007\Second Storage Group\Public Folder Database', Mailbox server 'EXCHANGE2007.domain.local' Version 8.3 (Build 330.0).
    2/20/2014 5:28:27 PM [EXCHANGE2013MB] Request processing started.
    2/20/2014 5:28:28 PM [EXCHANGE2013MB] Stage: CreatingFolderHierarchy. Percent complete: 10.
    2/20/2014 5:28:28 PM [EXCHANGE2013MB] Initializing folder hierarchy from mailbox '': 89 folders total.
    2/20/2014 5:28:28 PM [EXCHANGE2013MB] Folder creation progress: 0 folders created in mailbox 'a730f707-b202-4388-a1be-f81c59588c08'.
    2/20/2014 5:28:29 PM [EXCHANGE2013MB] Fatal error DataValidationException has occurred.
    ObjectState : New
    I am trying not to do a PST export import because of permissions I do not want to have to granularly replicate.

  • Move public folders, 2010 to 2010, no replication, it seems

    Exchange 2010, trying to movepublic folder database from old server to new server. I used AddReplicasToPFRecursive.ps1 to add "new2010" to each folder, and now if I open the Public Folder Management Console on "old2010," I see both
    old2010 and new2010 listed as replicas. In the EMS, Get-PublicFolder -recurse | fl Name,Replicas also shows all folders with both.
    But on new2010, the Public Folder Management Console doesn't show any "Default Public Folders," and the EMS command responds only with IPM_SUBTREE.  Get-PublicFolderStatistics -Server old2010 -resultsize unlimited shows all folders; Get-PublicFolderStatistics
    -Server new2010 -resultsize unlimited shows none.  If I change the default public folder database of the mailbox databases on new2010, the Public Folders all disappear from my Outlook installation, and come back if/when I reverse that.
    I checked replication schedule - it says replicate always.  The actual files for the PF database on new2010 exist, and have recent timestamps and are about half the size of the database files on old2010.
    Why wouldn't the data be replicating?  What do I look for in logs?

    Hi,
    Is there any error logs on the new server?
    In addition,What is your exchange 2010 version?
    I find some articles might help you:
    The hierarchy of a new public folder database does not replicate on an Exchange Server 2010 SP1 server
    Public Folder Replication Fails Due To Empty Legacy Administrative Group
    Thanks.
    Niko Cheng
    TechNet Community Support

  • Move mailboxes and public folders from exchange 2007 to Exchange 2013

    1. How do i move mailboxes from exchange 2007 to exchange 2013. I have more than 1000 mailboxes.
    What is the correct way to migrate. do i need to move a single mailbox. During migration do the mailboxes get corrupted
    2. I want to move public folders from Exchange 2007 to Exchange 2013.
    I ran powershell commands and got these results please do guide me how to move to exchange 2013.and what are the shell commands
    Get-publicfolder
    Name Parent Path
    IPM_SUBTREE
    Get-publicfolder | select AdminDisplayName,FolderPath
    AdminDisplayName FolderPath
    Get-PublicFolderStatistics | select AdminDisplayName,FolderPath
    AdminDisplayName FolderPath
    exchangeV1 schema-root\microsoft\exchangeV1
    Internet Newsgroups Internet Newsgroups
    Get-PublicFolder -Recurse | fl name,replicas > c:\publicfolder.txt
    Name : IPM_SUBTREE
    Replicas : {}
    Name : Internet Newsgroups
    Replicas : {MAIL\Public Folder Storage\Public Folder Database}

    I have started moving mailboxes , i have tried moving few individual mailboxes to see how things go
    MAIL is my exchange 2007 and MAIL1 is my exchange 2013, please do refer the below result
    PS] C:\Windows\system32>Get-MailboxDatabase -server mail
    Name                           Server          Recovery       
    ReplicationType
    Mailbox Database               MAIL            False           None
    [PS] C:\Windows\system32>Get-MailboxDatabase -server mail1
    Name                           Server          Recovery       
    ReplicationType
    Mailbox Database 1460777952    MAIL1           False           None
    [PS] C:\Windows\system32>New-MoveRequest -Identity '[email protected]' -TargetDatabase "Mailbox Database 1460777952"
    DisplayName               StatusDetail              TotalMailboxSize         
    TotalArchiveSize         PercentComplete
    [email protected]          Queued                    363.6 MB (381,217,115 ...                         
    0

  • Public folders from exchange 2007 to exchange 2013

    HI I am new to exchange, i am planning to do the migration of Exchange 2007SP3 UR10 to Exchange 2013 CU7, I want to move public folders from exchange 2007 to exchange 2013. wht is the procedure to move and wht are the commands to know how many public folders
    i have.I just want to be aware before the installation so that later i can avoid issues.please do guide me

    Hi Quiett,
    please find  how to move public folders on ttp://www.msexchange.org/articles-tutorials/exchange-server-2013/migration-deployment/migrating-public-folders-exchange-2013-part1.html 
    You can replace your servers names and follow exactly the proedure that is shown there. I strongly suggest to read also the 2nd page (replication) before you start. Please be aware of
    Set-OrganizationConfig –PublicFoldersLockedForMigration $True , so you cannot change the source side whle migrating.
    Regards,
    Martin

  • Exchange 2013 Public Folders - Adding another PF mailbox

    Hi,
    I'm sure this is obvious, but I've looked and can't find anything.
    We're in the process of completing a cross forest migration from Exchange 2010 to Exchange 2013 on premise. We've migrated PF content (using a third party app) and we're currently at around 90% of the quota for the first PF mailbox (PFMAILBOX1). My question
    is, how do we start using the second mailbox (PFMAILBOX2 in this case)? Does it just roll over when it breaches the PF quota?
    PFMAILBOX1 has the primary hierarchy and PFMAILBOX2 has secondary - not sure if this makes any difference?
    As usual, any help appreciated.
    Regards
    Steve

    Hello,
    You can use New-PublicFolderMoveRequest to move Public Folders to new mailbox (single folder, folder tree etc). For further informations look at:
    http://technet.microsoft.com/en-us/library/jj878081%28v=exchg.150%29.aspx.
    Hope it helps,
    Adam
    CodeTwo: Software solutions for Exchange and Office 365
    If this post helps resolve your issue, please click the "Mark as Answer" or "Helpful" button at the top of this message. By marking a post as Answered, or Helpful you help others find the answer faster.

  • Public Folders after 2007 to 2010 Migration

    I am unable to move public Folders from 2007 to 2010. Will not replicate nor can I create or use any new Public Folders on the 2010 server. Every other part of the migration has been completed and the system is working well.
    Is there anything that I might be missing in order to move Public Folders to 2010?

    Hi,
    Please check the msExchHomePublicMDB value in ADSI Edit:
    1. In Adsiedit, expand Configuration-->CN=Services -> CN=Microsoft Exchange -> CN=domain -> CN=Administrative Groups -> CN=Exchange Administrative Group -> CN=Databases.
    2. Right-click the listed database > Properties.
    3. Make sure the msExchHomePublicMDB value is pointed to the Public Folder database in Exchange 2010 instead of Exchange 2007.
    Additionally, please use the ReplaceReplicaOnPFRecursive.ps1 script to move all the replicas of a public folder subtree from one server to another server. For more information about Public Folder migration from Exchange 2007 to Exchange 2010, please refer
    to:
    https://technet.microsoft.com/en-us/library/bb331970(v=exchg.141).aspx
    Regards,
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Winnie Liang
    TechNet Community Support

  • I get an error when I try to move instances of public folders.

    We have exchange 2003 and exchange 2010 setup in a coexistence environment. I get an error when I try to move instances of public folders from Exchange 2003 to Exchange 2010. "Unable to create the required MAPI profile. Please verify that you have
    sufficient permissions to write to the MAPISVC.INF file. ID no: c103073a Exchange system Manager." I have checked the permissions on the exchange 2003 server. I am unable to locate the MAPISVC.inf file on the exchange 2010 server. This is the last set
    before we begin our move to exchange 2010 and then on to exchange 2013. Any help would be appreciated.

    Hi,
    Do you mean you get the error like the following one?
    An error occurred while trying to establish a connection to the Exchange Server. Be sure that port 443 (for ssl) or port 80 (for non-ssl) can be reached. If you are connecting to the public folders, be sure that the public store is mounted. If you are connecting
    to the mailboxes and the progress bar shows particular mailbox. Be sure that the user has at least one email address.
    Exception failed to connect using secure URL https://gsfcdp16es/esadmin/admin/nyu.email.gs.com/publicfolders with error. 
    The underlying connection was closed. Unable to connect to the remove server.
    Please check if you can expand PF tree in ESM.
    Please make sure SSL is disabled on /ExAdmin and  /Public virtual directory. If possible, you can recreate the ExAdmin virtual directory to check result.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Unable to move report to "Public Folders"

    Hi Gurus,
    I have created a Webi report and saved in "My Favourites". But, I am not able to move my Webi report currently saved in "my favourites" folder to "public folders". Please let me know the steps.
    Dev

    All,
    sorry for the delayed response.
    I logged into CMC as administrator.
    I was able to move the reports to Public Folders there.
    Also,
    I was able to create the folders I need while in CMC.
    Thank you

  • Removing Public Folders after migration from Exchange 2007 to Exchange 2013

    Recently we migrated from Exchange 2007 to Exchange 2013.  We did not migrate Public Folders and are retiring them from Exchange altogether.  I shut Exchange 2007 off for a couple of weeks to ensure 2013 functions properly and it does so we're
    ready to decommission Exchange 2007.  I was able to remove all the mailbox databases without a glitch.  Using the EMC I click to remove the Public Folder database from Exchange 2007 and get the following message:
    Error: The public folder database "server\storage group - Public Folders\ Public Folder Database" contains folder replicas.  Before deleting the public folder database, remove the folders or move the replicas to another public folder database.
    Any help appreciated.

    Hi Terry,
    If you run the following command does it come back with any public folders?
    Get-PublicFolderStatistics -Server "SERVERNAME" | fl
    If nothing comes back you can follow this guide to manually remove the public folder database (at your own risk) http://haythamalex.wordpress.com/2011/11/24/how-to-force-exchange-server-public-folder-removal/
    Cheers,
    Jack
    I get alot of output from that command.
    AdminDisplayName        : Schedule+ Free Busy Information - Exchange Administrative Group (FYDIBOHF
                              23SPDLT)
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000070000
    ExpiryTime              : 05/05/2014 1:00:00 AM
    FolderPath              : SCHEDULE+ FREE BUSY\EX:/o=MY_ORGANIZATION/ou=Exc
                              hange Administrative Group (FYDIBOHF23SPDLT)
    IsDeletePending         : False
    ItemCount               : 70
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : EX:/o=MY_ORGANIZATION/ou=Exchange Administrative
                               Group (FYDIBOHF23SPDLT)
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 35309B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000070000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - Exchange Administrative Group (FYDIBOHF23SPDLT)
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=Ex
                              change Administrative Group (FYDIBOHF23SPDLT)
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : EX:/o=MY_ORGANIZATION/ou=Exchange Administrative
                               Group (FYDIBOHF23SPDLT)
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F31A2721DECB5542A9C497ED8ECFD
                              0290000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : globalevents
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000140000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}\globalevents
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : globalevents
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000140000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : internal
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000130000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}\internal
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : internal
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000130000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000160000
    ExpiryTime              : 
    FolderPath              : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 12/08/2014 10:42:01 AM
    Name                    : OWAScratchPad{D771E649-5D06-499F-82D7-C26C4617A7AA}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000160000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 28/07/2008 10:17:42 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000120000
    ExpiryTime              : 
    FolderPath              : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 28/07/2008 10:17:42 AM
    Name                    : StoreEvents{D771E649-5D06-499F-82D7-C26C4617A7AA}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D328567C1359964195421018B3836
                              4A80000000000120000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : ca77f936-9de2-11d3-9a74-009027301f0b
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/11/1999 3:48:02 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B00000001D4CB0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC\OAB Version 2\ca77f936-9de2-11d3-9a74-009027301f0b
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:22:02 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : ca77f936-9de2-11d3-9a74-009027301f0b
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B00000001D4CB0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Default
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000160000
    ExpiryTime              : 
    FolderPath              : schema-root\Default
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : Default
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000160000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Schedule+ Free Busy Information - MACC
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/05/1999 8:48:25 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000070000
    ExpiryTime              : 05/05/2014 1:00:00 AM
    FolderPath              : SCHEDULE+ FREE BUSY\EX:/o=MY_ORGANIZATION/ou=MAC
                              C
    IsDeletePending         : False
    ItemCount               : 130
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 28/08/2008 11:50:24 PM
    Name                    : EX:/o=MY_ORGANIZATION/ou=MACC
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 63971B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000070000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - MACC
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 18/05/1999 8:48:25 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC
    IsDeletePending         : False
    ItemCount               : 1
    LastAccessTime          : 13/08/2014 1:00:00 AM
    LastModificationTime    : 27/08/2008 4:30:23 PM
    Name                    : EX:/o=MY_ORGANIZATION/ou=MACC
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 22790B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300A6E60A4F280DD3119A71009027301
                              F0B0000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : exchangeV1
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000180000
    ExpiryTime              : 
    FolderPath              : schema-root\microsoft\exchangeV1
    IsDeletePending         : False
    ItemCount               : 401
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : exchangeV1
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 394761B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000180000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : globalevents
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000130000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}\globalevents
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:21:08 AM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : globalevents
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000130000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : internal
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000120000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}\internal
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:21:08 AM
    LastModificationTime    : 27/08/2008 3:30:24 PM
    Name                    : internal
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000120000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : microsoft
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000170000
    ExpiryTime              : 
    FolderPath              : schema-root\microsoft
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : microsoft
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000170000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 2
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 19/05/1999 3:03:44 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B0000000007DB0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\EX:/o=MY_ORGANIZATION/ou=MA
                              CC\OAB Version 2
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/11/2011 10:22:01 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : OAB Version 2
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A03009029B751280DD3119A71009027301
                              F0B0000000007DB0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 2
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 06/08/2005 5:03:23 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079270000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 2
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 28/08/2008 11:50:24 PM
    Name                    : OAB Version 2
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079270000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 3a
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 06/08/2005 5:03:23 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079280000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 3a
    IsDeletePending         : False
    ItemCount               : 17
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 27/08/2008 3:30:24 PM
    Name                    : OAB Version 3a
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 821324B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300E175D0D6CAF21C47928E7FEBCA31A
                              9520000000079280000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OAB Version 4
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 17/12/2006 4:06:45 AM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE00000006C28B0000
    ExpiryTime              : 14/07/2014 1:00:00 AM
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List\OAB Version 4
    IsDeletePending         : False
    ItemCount               : 4
    LastAccessTime          : 29/07/2014 5:07:04 AM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : OAB Version 4
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 667412B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE00000006C28B0000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000190000
    ExpiryTime              : 
    FolderPath              : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 21/07/2014 2:42:30 PM
    LastModificationTime    : 27/08/2008 3:15:05 PM
    Name                    : OWAScratchPad{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000190000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : schema-root
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000150000
    ExpiryTime              : 
    FolderPath              : schema-root
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 12/08/2014 10:32:21 AM
    LastModificationTime    : 27/08/2008 3:30:26 PM
    Name                    : schema-root
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000150000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:51 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000110000
    ExpiryTime              : 
    FolderPath              : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 21/07/2014 2:42:30 PM
    LastModificationTime    : 27/08/2008 3:30:25 PM
    Name                    : StoreEvents{BEE1FD0C-1F99-465E-9736-5E445BD9EBE1}
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300D93713B01F1B2D47ACEF7E4B5F2F2
                              9EE0000000000110000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Offline Address Book - /o=MY_ORGANIZATION/cn=add
                              rlists/cn=oabs/cn=Default Offline Address List
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 05/08/2005 4:25:34 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300109CB6B7A7C10441B115571996104
                              6DA0000000000080000
    ExpiryTime              : 
    FolderPath              : OFFLINE ADDRESS BOOK\/o=MY_ORGANIZATION/cn=addrl
                              ists/cn=oabs/cn=Default Offline Address List
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 29/07/2014 1:00:00 AM
    LastModificationTime    : 27/08/2008 4:30:22 PM
    Name                    : /o=MY_ORGANIZATION/cn=addrlists/cn=oabs/cn=Defau
                              lt Offline Address List
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300109CB6B7A7C10441B115571996104
                              6DA0000000000080000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca
    AdminDisplayName        : Internet Newsgroups
    AssociatedItemCount     : 0
    ContactCount            : 0
    CreationTime            : 22/08/2005 1:38:50 PM
    DeletedItemCount        : 0
    EntryId                 : 000000001A447390AA6611CD9BC800AA002FC45A0300F020D914C926D011A40900C04FD7B
                              D87FFFFFFFF00030000
    ExpiryTime              : 06/08/2014 1:00:00 AM
    FolderPath              : Internet Newsgroups
    IsDeletePending         : False
    ItemCount               : 0
    LastAccessTime          : 22/07/2014 9:32:58 AM
    LastModificationTime    : 24/10/2012 1:08:21 PM
    Name                    : Internet Newsgroups
    OwnerCount              : 0
    TotalAssociatedItemSize : 0B
    TotalDeletedItemSize    : 0B
    TotalItemSize           : 0B
    ServerName              : EXSVR2007
    StorageGroupName        : Second Storage Group - Public Folders
    DatabaseName            : Public Folder Database - Public Folders
    Identity                : 000000001A447390AA6611CD9BC800AA002FC45A0300F020D914C926D011A40900C04FD7B
                              D87FFFFFFFF00030000
    IsValid                 : True
    OriginatingServer       : EXSVR2007.mydomain.ca

  • Exchange 2003 - 2010. Moving public folders one at a time

    Hi all,
    I'm in the process of decomisioning our old Exchange 2003 server (long overdue after what has been a relativly smooth and trouble free transition to 2010). As the first step in the decomisioning process, I'm looking to move the public folders from the 2003
    box to the 2010 box. From my understanding there are a couple of ways to achieve this (please correct me if I'm wrong). The first is to add the Exchange 2010 server as a new replication partner, allow for replication of the PFs to occur, and then remove the
    2003 partner from the replication partnership. The other option is to use MoveAllReplicas.ps1.
    I opted for the first option, but the problem I have is that the initial replication process started to generate a very large number of transaction logs on the Exchange 2010 server, to the point I was slightly conccerned I was going to run out of space on
    the volume (our server is backed up nightly at which point the transaction logs are normally flushed).Whilst I know I could potentially increase the size of the volume or turn on cicular logging for the duration of the migration (neither of which is appealing
    as it will involve down time), I was wondering if there was a way to move a smaller set of Public folders one at a time with a powershell command, or is it an all or nothing operation? My other option may be to replicate a small subset of folders everyday,
    but that just a little painful as there are a large number of child folders with in the structure. Any other suggestions welcome!
    Many thanks,
    Rob

    Hi,
    If your Public Folder Database is large, you can use tool like Exfolders or ESM to add replica folder by folder.
    A related article for your reference.
    http://careexchange.in/moving-public-folders-from-exchange-2003-to-exchange-2010/
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or
    suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.
    And it is recommended to replicate public folders off business hours.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Moving public folders from exchange 2003 to exchange 2010 error while moving replicas

    Dear All,
    i am in the process of migrating from Microsoft Exchange 2003 to Exchange 2010,
    i am done with moving all the mailboxes 300 mailbox almost with a 1.5 TB DB with no issues 
    when i tried all the processes, procedures, instructions and forums to move the public folder or 
    to use move all replicas from Exchange 2003 to Exchange 2010 i always get errors , now when i try 
    to open PF Management console from the exchange 2010 server i get it but it is disconnected
    then i can choose to coneect to the new server name EXCHANGE2010 with no issues
    when i try to expand the default folder and system folder i get the following error.
    OAB is set on the new server as default.
    when i try to add replica using power shell i get this error:
    WARNING: An unexpected error has occurred and a Watson dump is being generated: Object reference not set to an inst
     of an object.
    Object reference not set to an instance of an object.
        + CategoryInfo          : NotSpecified: (:) [Get-PublicFolder], NullReferenceException
        + FullyQualifiedErrorId : System.NullReferenceException,Microsoft.Exchange.Management.MapiTasks.GetPublicFolder
    following error when trying to expand PF on EXCHANGE 2010
    Microsoft Corporation
    Microsoft® Windows® Operating System
    6.0.6000.16386
    Unexpected error [0x7653450B] while executing command 'get-publicfolder -getchildren -identity '\' -server 'Exchange2010.ptdubai.com''.
    Microsoft.Exchange.Configuration.MonadDataProvider.CommandExecutionException: Unexpected error [0x7653450B] while executing command 'get-publicfolder -getchildren -identity '\' -server 'Exchange2010.ptdubai.com''. ---> System.NullReferenceException: Object
    reference not set to an instance of an object.
       at Microsoft.Exchange.Configuration.Tasks.MapiTaskHelper.GetMapiPublicFolderDatabasesIdentities(ADSystemConfigurationSession configurationSession, ADObjectId serverId, TaskErrorLoggingDelegate errorHandler)
       at Microsoft.Exchange.Configuration.Tasks.MapiTaskHelper.ValidateServerContainsPFDatabase(Server server, ADSystemConfigurationSession scSession, TaskErrorLoggingDelegate errorHandler)
       at Microsoft.Exchange.Configuration.Tasks.MapiTaskHelper.ResolvePublicFolderServerAndUserLegacyDNs(ADSystemConfigurationSession scSession, ServerIdParameter serverIdParameter, String& serverLegacyDN, String& userLegacyDN, Fqdn& serverFQDN,
    TaskErrorLoggingDelegate errorHandler)
       at Microsoft.Exchange.Configuration.Tasks.GetMapiObjectTask`2.CreateSession()
       at Microsoft.Exchange.Configuration.Tasks.DataAccessTask`1.InternalStateReset()
       at Microsoft.Exchange.Configuration.Tasks.GetTaskBase`1.InternalStateReset()
       at Microsoft.Exchange.Management.MapiTasks.GetPublicFolder.InternalStateReset()
       at Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
       at System.Management.Automation.CommandProcessor.ProcessRecord()
       --- End of inner exception stack trace ---
       at Microsoft.Exchange.Configuration.MonadDataProvider.MonadPipelineProxy.ClosePipeline(MonadAsyncResult asyncResult)
       at Microsoft.Exchange.Configuration.MonadDataProvider.MonadPipelineProxy.InternalEndInvoke(IAsyncResult results)
       at Microsoft.PowerShell.HostingTools.PipelineProxyBase.EndInvoke(IAsyncResult results)
       at Microsoft.Exchange.Configuration.MonadDataProvider.MonadCommand.EndExecute(MonadAsyncResult asyncResult)
       at Microsoft.Exchange.Configuration.MonadDataProvider.MonadDataReader.Close()
       at Microsoft.Exchange.Configuration.MonadDataProvider.MonadDataReader.Dispose(Boolean disposing)
       at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
       at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
       at Microsoft.Exchange.Management.SystemManager.DataTableLoader.Fill(RefreshRequestEventArgs e)
       at Microsoft.Exchange.Management.SystemManager.DataTableLoader.OnDoRefreshWork(RefreshRequestEventArgs e)
       at Microsoft.Exchange.Management.SystemManager.RefreshableComponent.worker_DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Microsoft.ManagementConsole, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    MMCFxCommon, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Exchange.Management.PublicFolders, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Management.SystemManager, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Microsoft.ManagementGUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.Common, Version=14.0.631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.ManagementGUI, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Configuration.ObjectModel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Microsoft.Exchange.Diagnostics, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Exchange.Data.Directory, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.PowerShell.HostingTools, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Drawing.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Microsoft.Exchange.ManagementGUI.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Management, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Isam.Interop, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.Transport, Version=14.0.631.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.PowerShell.HostingTools, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    BPA.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    BPA.UserInterface, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Interop.adsiis, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Interop.Migbase, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.DKM.Proxy, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.AirSync, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Approval.Applications, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.CabUtility, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Cluster.Replay, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Configuration.RedirectionModule, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.ApplicationLogic, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.Mapi, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.Providers, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.Storage, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.EdgeSync.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.EdgeSync.DatacenterProviders, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Extensibility.Internal, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.InfoWorker.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Live.DomainServices, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.MailboxReplicationService.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.MessageSecurity, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.MessagingPolicies.Rules, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Rpc, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Search.ExSearch, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Search.Native, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Security, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.StoreProvider, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Transport.Agent.AntiSpam.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Transport.Agent.SenderId.Core, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Transport, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Transport.Logging.Search, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Transport.Sync.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Transport.Sync.Worker, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.UM.UMCommon, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.UM.UmDiagnostics.Common, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Rtc.Collaboration, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Rtc.Media, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    MSExchangeLESearchWorker, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Management.Automation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Core.Strings, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Core.Strings.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.HelpProvider, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    pspluginwkr, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    System.Management, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.DirectoryServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    Accessibility, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
    MMCEx, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    Anonymously Hosted DynamicMethods Assembly, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
    Microsoft.Exchange.Data.Directory.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Data.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    Microsoft.Exchange.Configuration.ObjectModel.resources, Version=14.0.0.0, Culture=en, PublicKeyToken=31bf3856ad364e35
    i will be thankful for any assistant.
    PF DB is arounf 90 GB with alot of public folders and sub-folders. around 60 mail PF and too many subfolders.

    First and the most important thing you need to do is, upgrade exchange 2010 to SP2 and RU5.
    Exchange 2010 RTM support is long gone.
    http://www.microsoft.com/en-us/download/details.aspx?id=36768
    http://www.microsoft.com/en-us/download/details.aspx?id=41480
    Your exchange 2010 is still in stogeage ;)
    Cheers,
    Gulab Prasad
    Technology Consultant
    Blog:
    http://www.exchangeranger.com    Twitter:
      LinkedIn:
       Check out CodeTwo’s tools for Exchange admins
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • Can no longer see messages in public folders in Outlook (2010) conversation view

    (originally posted this under MS Community outlook discussion and it was suggested I post it here):
    Hello:
    I believe this may be related to a recent update, but previously I could see messages from public folders in my conversation view.  Now, I am only able to see messages in private folders (including sent items).
    I have the cached exchange mode on.
    I loved the conversation view because I could move e-mails out of my inbox to public folders (on our company server) to keep my inbox under required size limits, but still have easy access to e-mails within the conversation string.  That view in my
    opinion was the best upgrade to Outlook when it first came out.  Now it's virtually useless for me again.
    If there's something i can change to get those messages re-appearing again I'd really love to know what I can do, it was really useful for me.
    Thanks in advance to any who reply!

    Hi,
    Based on the descrtiption, I know that there is no emails exist in public folder when using conversation view in Outlook after installing update.
    1. I suggest use OWA to check whether emails exist in public folder when using Conversation View. If it works well, it seems an issue on the Outlook client side.
    2. Please check the connectivity between Outlook and Public Folder.
    3. I suggest disable conversation view for test to verify whether emails appear in public folder. If the emails appear, it seems an issue on Outlook Conversation View.
    4. I also suggest run Outlook under safe mode to avoid some AVs and add-ins. Try to re-create profile to refresh the caches.
    Thanks
    Mavis Huang
    TechNet Community Support

Maybe you are looking for

  • I_UPDMODE has no value in my Function Module when using Delta Extraction

    Help me please. My system is BW 3.52 Please see the source code below and tell me why I_UPDMODE has not been passed value. I have ever used "I_SOURCE" but the value pass to I_DSOURCE. Can anyone tell me where is the upload mode pass to? FUNCTION ZBWF

  • How to get color in the final row of table view( table control)

    Hi, iam having a table control displayed with 10 records as output,in that i need to provide a color for the final row since it is total inorder to show difference from other records. Kindly advise me on this. Thanks & Regards, Nehru.

  • Problem with information message in User exit

    Hi All, Iam using the below code in MV45FZZ to check the customer(sold to party) entered in VA31 with a Ztable and popup a message if it exist in the Ztable. select single * from zcust into zcust where kunnr = kuagv-kunnr.       if sy-subrc = 0.     

  • Computer won't detect WRT54G router

    I got the WRT54G router. I plugged the router into the power source, then i plugged the the cable from the modem to the router, then the cable from the computer to the router. All four lights were lit. Then the computer would never detect the router.

  • Sql tuning advisor 11g

    Dear all, We have installed oracle 11g on solaris. We have configured EM with this DB.. Is there anyway I can check a query using sql tuning advisor in oracle 11g. ? .. I tried, but I couldn't find the exact navigation ?. I need to submit th query an