Student

Páginas: 2 (320 palabras) Publicado: 4 de diciembre de 2012
To Restore the PST files for Exchange:
1. Log into EXMBX1201 its IP address is 209.200.226.104
User: sysadmins99
Password: whmadm password

2. Open the google Doc for tracking theprogress:
https://docs.google.com/spreadsheet/ccc?key=0AlMP04EFOxefdGZuUUh2Qm41VTY4MVIyUURaaFFKOGc#gid=1

3. Once in the remote Desktop session on ExMBX1201 open the exchange management console4. Also open the Exchange management Shell

5. Then open windows explorer and go to M:\PSTS
6. Check against the google doc for what needs to be imported

7. In M:\PSTS findthe PST file that goes with that user:

Modify the following command to create the import request:

New-MailboxImportRequest -Mailbox " glevy@rohelevy.com " –FilePath \\ExMBX1201\M$\PSTS\glevy.pst -AcceptLargeD ataLoss -BadItemLimit 1000

you will change the name of the PST file to the one you are importing and change the email address to the one you are importing to.

Then you willrun the command in the Exchange management shell

If you get the error show check and make sure MAPI is enabled on the account run the following command (replacing the email address with theone you are looking up):

get-CASMailbox -Identity glevy@rohelevy.com

Make sure that result is True
If not true then run the following command

Set-CASMailbox -Identity glevy@rohelevy.com-MAPIEnabled $true

This will set it to true

Then run the following command again
New-MailboxImportRequest -Mailbox " glevy@rohelevy.com " –FilePath \\ExMBX1201\M$\PSTS\ glevy.pst-AcceptLargeD ataLoss -BadItemLimit 1000

This is what you want to end up seeing:

8. Go back to google Docs and add you name to the import column and change the color to purple for importing If youhad to enable mapi because it was disabled add an * to the colum directly to the left of where you added your name

9. Move on to the next one noting each in the google doc as it is completed.
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Student
  • Student
  • Student
  • Student
  • Student
  • student
  • Student
  • Student

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS