19.7.16

Use the Shell to export a user's primary mailbox to a .pst file in Exchange 2010

A mailbox export request is a process of exporting mailbox or archive data to a .pst file. You can create more than one mailbox export request per mailbox, and each request must have a unique name.

You can't use the Exchange Management Console (EMC) to create a mailbox export request. You must use the Exchange Management Shell.  

To export a mailbox or archive, you must first create a network shared folder. You need to grant read/write permission to the group Exchange Trusted Subsystem to the network share where you'll export or import mailboxes. If you don't grant this permission, you'll receive an error message stating that Exchange is unable to establish a connection to the target mailbox. 


New-MailboxExportRequest -Mailbox nimish -FilePath \\exsrv01\PSTFileShare\nimish_exp.pst
 
 

5.7.16

Setas default printer - Error in Windows 7


When we trying to set a printer as default, some times we get an error message.







To correct this error do the following steps...

1. Start
2. Run
3. Type "regedit"
4. select " current user\software\microsoft\windows NT\Current Version\windows
5. select properties
6. Apply Everyone - Full permission
7. restart the machine




24.6.16

Outlook's Restore Window button doesn't work?


Close Outlook then open the registry editor. Find and delete the values atHKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook\Office Explorer where xx is your version of Outlook. Delete Frame , and if you have one for Namespaces, delete it as well. When you restart Outlook, it will open at full screen. Resize the window as desired.
HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook\Office Explorer
REG_BINARY: Frame
REG_BINARY: Namespaces