• RSS
  • Twitter
  • FaceBook

Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

export edb file into pst

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2010] >> Management >> export edb file into pst Page: [1]
Login
Message << Older Topic   Newer Topic >>
export edb file into pst - 12.Dec.2011 4:00:02 PM   
NewBee

 

Posts: 23
Joined: 28.Oct.2005
Status: offline
Hi
im trying to find the powershell command for exchange 2010 sp1 to be able to export mailboxes from individual dadabase (ie db01 or db02 etc...) file with the option to exclude all dumpster items,
the only thing i have found will do export for all mailboxes within exchange server

this is what i found but i want to be able to do it for database files instead of all mailboxes
foreach ($i in (Get-Mailbox)) { New-MailboxExportRequest -Mailbox $i -FilePath "\\AZUA\Exports\$($i.Alias).pst" }

thanks in advance
Post #: 1
RE: export edb file into pst - 13.Dec.2011 11:53:39 AM   
NewBee

 

Posts: 23
Joined: 28.Oct.2005
Status: offline
nevermind, i found my answer. however if someone can provide the command to exclude the dumpster file that would be great.

foreach ($usr in (Get-Mailbox -Database "Mailbox Database Name")) { New-MailboxExportRequest -Mailbox $usr -FilePath “\\servername\sharename\$($usr.Alias).pst” }

(in reply to NewBee)
Post #: 2
RE: export edb file into pst - 14.Dec.2011 1:57:16 PM   
taylorswif

 

Posts: 3
Joined: 14.Dec.2011
Status: offline
Trouble-Free OST PST Converter: If you want to carry out flawless OST recovery then, use some technically advanced software like SysTools OST Recovery software using which, you can convert OST to PST in just little time. This tool will definitely give you satisfactory results. Using this tool, you can recover all OST file items like mails, tasks, contacts etc. This OST to PST conversion software is an apt solution for OST to PST conversion.

(in reply to NewBee)
Post #: 3
RE: export edb file into pst - 16.Dec.2011 12:44:52 PM   
shanmarsh3

 

Posts: 13
Joined: 16.Dec.2011
Status: offline
What version of Exchange is the EDB from?  What version are you on now?  Is it the same organization name?

(in reply to NewBee)
Post #: 4
RE: export edb file into pst - 16.Jan.2012 6:15:43 AM   
infostellar

 

Posts: 72
Joined: 10.Jun.2009
Status: offline
You can find step by step guide to export edb file into .pst, here:http://technet.microsoft.com/en-us/library/ff607299.aspx
The above said article explains how to use various parameters with New-MailboxExportRequest Cmdlet to exclude undesirable items.
Another simple solution to export edb file into individual .pst files is to use a third party Exchange recovery tool like Stellar Phoenix Exchange server recovery software which allows the users to export single or multiple mailboxes into .pst file at one time.

(in reply to NewBee)
Post #: 5
RE: export edb file into pst - 30.Jan.2012 10:16:55 PM   
Marshal

 

Posts: 61
Joined: 19.Sep.2011
Status: offline
Hi NewBee,

Thankfully, with Exchange 2010 SP1, Export-Mailbox is a new way cmdlets for Mailbox imports and exports are available. Just like the New-MoveRequest cmdlet, the new import/export command use the Mailbox Replication Service to perform the move via one of the Client Access Servers giving performance benefits, such as ensuring the PST transfer doesn’t have to go via the machine with the Exchange Management Tools/Outlook installed.

(in reply to NewBee)
Post #: 6
RE: export edb file into pst - 1.Mar.2012 5:28:15 AM   
janetj980

 

Posts: 26
Joined: 12.Apr.2011
Status: offline
Want to rebuild corrupted database or export your mailboxes from individual dadabase, use Kernel for Exchange Server Recovery for immediate retrieval of your lost data. It successfully converts EDB to PST and revives the damaged exchange files. Read them easily on Ms Outlook and gain access over the lost data.

(in reply to NewBee)
Post #: 7
RE: export edb file into pst - 29.Mar.2012 2:24:25 AM   
piyushagrawal

 

Posts: 55
Joined: 15.Sep.2011
Status: offline
You can use Lepide Exchange Manager or Ontrack Powercontrols for this purpose.

http://www.lepide.com/exchange-manager/

ontrack.com

(in reply to janetj980)
Post #: 8
RE: export edb file into pst - 16.May2012 10:23:44 AM   
Ellinor

 

Posts: 105
Joined: 24.Oct.2011
Status: offline
Try this easy to use application to export Exchange mailboxes to .pst files : http://www.recover-computerdata.com/exchange-server-recovery.html

This program effectively extracts the mailboxes from Exchange database files and saves them into distinct .PST files. One of the best features of this tool is that it gives the preview of mailbox data before actual conversion. You can select all or multiple items that you want to export into .pst files. Free trial version can also be used to check the capability and functionality of the software.

(in reply to piyushagrawal)
Post #: 9

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2010] >> Management >> export edb file into pst Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Follow TechGenix on Twitter