Exchange 2007 cannot export pst files via its powershell

Hi,
I am trying to export pst files from Exchange server 2007.
This script used to work perfectly.
Export-Mailbox -Identity paddy -PSTFolderpath C:\pst\
But now I am getting an error message saying this
Export-Mailbox : The specified mailbox database "SRV03\First Storage Group\Mail
box Database" does not exist.
At line:1 char:15
+ Export-Mailbox  <<<< -identity paddy -PSTFolderPath C:\pst\
MoveType                         : ExportToPST
MoveStage                        : Initialization
StartTime                        : 01/01/0001 12:00:00 AM
EndTime                          : 01/01/0001 12:00:00 AM
StatusCode                       : -2147467259
StatusMessage                    : The specified mailbox database "SRV03\First
                                   Storage Group\Mailbox Database" does not exi
                                   st.
ReportFile                       : C:\Program Files\Microsoft\Exchange Server\L
                                   ogging\MigrationLogs\export-Mailbox20140527-
                                   155543-8040336.xml
what would be the problem?
I checked that the account has full permission so permission would not be the issue.
Thanks

Hi,
First, please check if the mailbox database mentioned in the error message is mounted.
Besides, please check if you can export other mailbox using the Export-Mailbox cmdlet.
If all mailbox are affected, please check if you have the Exchange Server Administrator role assigned.
1. Open EMC.
2. Select the Organization Configuration node from the console tree.
3. Please check the permissions assigned in the result pane. If there is no the Exchange Server Administrator role, please add it to check the result.
Best regards,
Belinda
Belinda Ma
TechNet Community Support

Similar Messages

  • Remove various accepted domains (exchange 2007) from a list file via powershell

    hello!
    i'm a newbie with powershell and i'm trying to find if is it possible to remove a lot of exchange 2007 accepted domains from a csv file using powershell.
    I want to delete accepted domains contained in a csv, it has only domains name and powershell requires the name , that is different from the domain.
    example of accepted domain in my organization:
    Name                           DomainName                DomainType            Default
    Domain0001        
    domain1.com     Authoritative         False 
    Domain0002 hello1.com
    Authoritative False
    I've only a csv with domains name:
    domain.csv:
    Domain
    domain1.com
    hello1.com
    Deleting an accepted domain via powershell requires the name so I need to extract first the name of , i've tried with this command and it works:
    Get-AcceptedDomain | Where{$_.DomainName -eq 'domain1.com'}
    This works only for 1 domain, I've a lot of domains to delete so it's inviable
    Now, i'm trying to launch this command without success:
    import-csv domain.csv | foreach {Get-AcceptedDomain | Where{$_.DomainName -eq '$_.Domain'}}
    Probably there is a syntax error, or maybe I just can't do it. 
    Any help? 
    Many thanks in advance!!

    Don't know what to tell you, then.  If I create a test file with that data, the Import-CSV works for me:
    Domain
    3414257440.domain.com
    domain1.domain.com
    '@ | set-content c:\testfiles\domain.csv
    $DomainNames =
    Import-CSV 'c:\testfiles\domain.csv' |
    Select -ExpandProperty Domain
    $DomainNames
    3414257440.domain.com
    domain1.domain.com
    [string](0..33|%{[char][int](46+("686552495351636652556262185355647068516270555358646562655775 0645570").substring(($_*2),2))})-replace " "

  • I am not able to transfer emails from outlook 2007 in Windows 8 to outlook 2011 in Mac.  I export .pst file to my hard drive from win 8 and then import in outlook 11 in mac, the folders including subfolders are created but there are hardly one email

    i am not able to transfer emails from outlook 2007 in Windows 8 to outlook 2011 in Mac.  I export .pst file to my hard drive from win 8 and then import in outlook 11 in mac, the folders including subfolders are created but there are hardly one email.  Please help

    Post your question in the MS Mac forums since it's their software you're having issues with:
    http://answers.microsoft.com/en-us/mac

  • Why Flash CS6 cannot export ai file?

    Why Flash CS6 cannot export ai file?

    They didn't make it that way.  Being an adopted product, they probably still need time to add features like that if they are possible.

  • Is there any Exchange API support exporting .edb file to .pst file.

    Hi
    I'm working on a feasibility study of Exchange single mailbox/item recovery for our product. I find that there are some third part software can extract items  from .edb file , and export specific items to .pst file. But there is not public 
    Exchange SDK about this functionality. So I want to know is there any special API  be provided for third part partener about this extract  .edb file?  if not, are there any another way to implement this functionality?

    To recover your EDB file you must need a 3rd party Exchange Server Recovery Software. For your convenience you can read this tutorial about EDB Recovery. visit
    http://www.edbtopsttutorial.net

  • Can not import Outlook 2007 .CSV or .PST files into Outlook 2013 on Win 8.1 64 bit

    I have a new computer (Sony VAIO Pro 11 Ultrabook) with a brand new install of Win 8.1 - 64 bit and MS Office 2013 Professional Plus.  Everything works fine EXCEPT I can not import my contacts or calendar from Outlook 2007 Win 7 - 32 bit into the
    .msn folders in each case.  I can open .pst files in Outlook 2013 but they open in a local file and when I copy and paste them into the Exchange ActiveSync .msn contact and calendar files so that they will sync with Outlook.com Outlook 2013 crashes. 
    It can't even be reopened unless the wireless is turned off, and then you have to create a new data file as a default and then delete the old account and re-establish it.  I have tried using the import functions as well with both
    .CSV and .PST files that were exported from Outlook 2007 and an error message stating that this is not supported comes up.  I have also tried to turn on sync with my iPhone to see if the files will sync from the phone through Outlook.com and nothing happens
    there either - no sync on the web and nothing at the PC.  Email works fine after adding the account again etc.
    None of the procedures on the forums work (open PST file in the local folder then copy/paste, drag/drop, or move the files) so please don't respond with those links.  All result in crash.  Does anyone at MS know what's up with their latest
    and greatest SW? 
    Thank you for your assistance.

    Import the calendar and contacts in Outlook.com. For contacts, export from Outlook as csv and import into Outlook by choosing the Other option (https://people.live.com/import/other?biciid=ImportCatalog) 
    You'll need to save the calendar as an ics file to import it. Select the calendar folder, the File, Save as an save as an ics. 
    Diane Poremsky [MVP - Outlook]
    Outlook & Exchange Solutions Center
    Outlook Tips
    Subscribe to Exchange Messaging Outlook weekly newsletter

  • DPM 2012 - Protect Exchange 2007 in untrusted domain (either via Creds or Certificates)

    Hi,
    I am trying to protect an Exchange 2007 Server which is in an untrusted domain.
    I have tried using both credentials (isNonDomainServer) and via Certificates and have no joy.  Both methods work in terms of getting the agent installed and communicating with DPM.  The agent shows OK in the console and I can browse
    fine when creating a new PG.
    The problem I have is that "All Exchange Storage Groups" is not available as a selection to backup, obviously neither are any of the information stores.
    First question, is backup of Exchange supported in an untrusted domain?  This says it is:  http://technet.microsoft.com/en-us/library/hh757801.aspx  but I read conflicting advice elsewhere.
    Second question, this is the biggie - any ideas on how to get Exchange visible as a selection?
    So far I have:
    Confirmed that LCR is not configured (I am not sure if it *was* at some point though, because there is a disk on the server labled LCR)
    Checked in the DPM agent directory locally and I can see that ExchangeCmdletsWrapperCurr.errlog is created and/or updated when I expand the server name on the DPM server and the server and information stores are listed in the file.  This tells me communication
    is fine, and that the DPM agent on the exchange server can "see" exchange
    Checked the Exchange VSS writer and it is listed and in a healthy state
    Thanks!

    Upgraded to System Centre 2012 R2 and no difference.  I am assuming that its a compatability\support issue, i.e its not supported.  The documentation says otherwise, but its confusing to say the least.
    d

  • Export PST file with emails Between dates

    Hi For an additional backup we are are exporting emails as a pst file from Exchange, which works well. However, whenever I add content parameters to filter particular dates the export fails without error.
    New-MailboxExportRequest -ContentFilter {(Received -lt '01/30/2015') -and (Received -gt '01/26/
    2015')} -Mailbox "firstname.surname" -Name MyExp -FilePath \\MyServer\Support$\PSTEXPTEST\test.pst
    I've also tried a suggestion of replacing the curly brackets with double quotes but still no success.
    Thanks to anyone who can help.

    for 2010 its 
    Get-MoveRequest -MoveStatus InProgress (completed,failed and so on)I did run a test with your command and its correct and working.Since you already could run New-MailboxExportRequest i guess the account has permission to export mailbox.After you run the mentioned command and press enter,it could take a while before it loads/change status to exporting.
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

  • Cannot export movie files from iPhoto 11 (9.5)

    Hi. Am not able to export movies from iPhoto 11. I leave the type as Original and get an error - see screenshot. Running on Mavericks and up-to-date iPhoto. Have tried to export to multiple places so hard drive space, etc. isn't the problem. Can export 32,000+ photos just fine but all the movies are erroring out.
    Any ideas, and thanks for the help.

    Having the same problem.
    Upgraded to Mavericks and iPhoto 9.5, and now getting this, every single time.
    Happens with both Original and Current exports. The failed files are all point to the Previews location. I checked the first few, which do exist, but are 0KB big. However their master file location is fine.
    This ends up leaving 120GB out of my 170GB collection of 1533 photos/videos.
    Incredibly frustrating! iPhoto is useless to me now, and I have no way to get my photos out of it.
    Here's the exact feedback I sent apple:
    I'm experiencing this issue:
    https://discussions.apple.com/thread/5478191?tstart=0
    Since upgrading to Mavericks and getting the latest iPhoto version. I cannot export my entire photo collection (using original, and current settings).
    It always fails with about 120GB of my 170GB collection left. The missing files are videos that iPhoto is trying to copy over the preview location, rather than the master location it seems. The discussion thread has more information.

  • Export RAW-files and its thumbnails from iPhoto

    Hi all,
    My Canon EOS 5D makes JPEG+RAW at the same time, which is great. Normally I do not need the RAW files, I work with JPEG in iPhoto 6 (OS X 10.4.11). I only want to keep the RAW-files as "negative". With Automator I want to export the RAW-files automatically to a separate folder which I will then backup to a external HD.
    Automator should do the following:
    1. Copy all RAW-files (extension is .CR2) to a folder on my HD.
    2. Delete al RAW-files and its thumbnails from iPhoto
    I have done some tests with Automator, but I did not succeed. Can some body help me?
    Roberto

    Hi, Gary. Have you tried converting to DNG, with xmp data embedded in it, then export & burn this?

  • IPhoto '11- Cannot Export using "File Export"

    I just upgraded from iPhoto '09 to iPhoto '11. I imported photos off my iPod touch and edited them. After editing them however, I can't export them to anywhere on my computer. Even before editing I cannot export them.
    I've tried:
    -Creating a folder manually in Finder
    -Creating a folder in iPhoto during the export setup
    When it starts to export, it suddenly says it could not create the new folder, despite it already existing. It says it cannot export the photos to any folder either. I've repaired Permissions in iPhoto (as well as in Disk Utility).

    AlexxxZ wrote:
    Hello All,
    I'm quit new with Mac.... and I am wondering hoe to export all my pictures to a Hard Drive that could easily be read where with Mac or Windows.
    I've tried the export option, but it just stops after some thousands pictures ( I have almost 13'000 photos). Any idea why this is happening? Is this because I have some .AVI files saved on my iPhoto events?
    This might be an issue with the format of your (external, I presume) hard drive. It would be worth trying exporting your files into several directories (folders). Perhaps try about 1000 in each directory.
    Can you pin down any particular file that causes iPhoto to stall? If so, is it particularly large, does it work OK in iPhoto, will it fit onto your disc etc?
    Regards.

  • Exchange 2007 (sbs) export maiol contacts and distrubution lists an import in to Exchange 2010 (sbs)

    Hello, I have a server running SBS2008 with exchange 2007.
    I need to export all Mail Contacts, only need to export Dispaly Name, Alias and External email address.
    I then need to import them into my new server running exchange 2010
    Then i need to to dthe same with the distrubuition lists and add the contacts inoot the relavant groups.
    Does anybody know if this is possible please, if so  can anybody help me?

    Hi
    Perhaps you can export to a csv and then import from the .csv in exchange 2010?
    Hope this helps. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Exchange 2007 - User getting 404 File or directory not found

    Exchange 2007 OWA 404 - File or directory not found. I have two database on the same server and this problem is only affecting one database and the user in the other database is fine.  I did a test and move the user to the other database and I gave
    myself  full access to the user mailbox and use OWA (Change mailbox) to access other user and later login as the user itself and everything is fine.  I have thousands of user, and doing this is time consuming.  Anythough on this?

    Hi Tony,
    According to the description, I notice that you have a problem on OWA. When logon OWA with users from specific database, get error "Exchange 2007 OWA 404 - File or directory not found".
    I suggest check following points.
    1. Please make sure OWA Virtual Directory in IIS is available.
    2. Please make sure the OWA Virtual Directory in IIS has configured Basic Authentication by default.
    3. Please try to re-build OWA VD for testing. I saw someone solved this issue by re-building OWA VD.
    4. Since you have tested, moving mailbox to another database can auto-fix this issue, please also try to follow Ed to solve this issue.
    Thanks
    Mavis Huang
    TechNet Community Support

  • Is it possible to access the Public Folders in Exchange 2013 during a migration from Exchange 2007 to verify the files are there?

    This is a migration from Exchange 2007 to Exchange 2013.  We're in the middle of migrating the Public Folders.  Is it possible to configure a database to point to the Exchange 2013 public folders so I can verify the data before the final cut?
     If so what are the steps to do that?  Thanks in advance.

    To my knowledge no.  It's an all or nothing thing with public folders.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread

  • Cannot Add PST File to Outlook 2010. An Unknown error occurred, error code 0x80070002

    Computer is running Windows 7 64 Enterprise with Office 2010. 
    There was a PST file that was connected to the computer until we had a network outage yesterday. I deleted the entry for the PST file and went to add the PST file back and received the following message when I clicked the "add file" button.
    An Unknown error occurred, error code 0x80070002
    I have ran the Office repair, and recreated the users profile on the computer. 
    The users PST file connects to other computers without an issue. I would like to have to avoid having the wipe the computer and do a clean install. 
    Please let me know if you need more details. 

    The users PST file connects to other computers without an issue.
    Are you saying the same PST can be used on other computers without an issue? At what exact point do you get this error? In which dialog and which exact button click?
    Please try to create a new profile and let it build a new pst file. Later, you can redirect it to your existing PST file and see if it works.
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for

  • File pick up

    hi experts,                     we have a scenario where we need to pick aparticular number of files from a folder within particular time EX: we have 20000 messages in source directory . our file adapter should pick avg 300 files from the source dire

  • I've just bought QuickTime Pro - but I can't find where to download it - can you help?

    I've just bought QuickTime Pro - but I can't find where to download it - can you help?

  • TFS is not Working

    I am not able to perform any action of TFS It throws following error TF246021: An error occurred while processing your request. Technical information (for administrator): SQL Server Error: 50000

  • Doubt regarding User Name Policy

    Hi, I have a requirement where I have to generate User Login based on First Name,Last Name and Employee Number(Employee Number generated in pre-process event handler). We have trusted recon in place. So. I opted for User Name Policy. I have written c

  • Indexes not being replicated

    Greeting: Problem: I create a new index on the master instance and it not replicating to the consumer instance. Also previously existing indices are not being replicated. There are no error messages regarding replication Direcotory Server 6.3 Actions