This works for me. ; add admin user to Mailbox Import Export role New-ManagementRoleAssignment –Role "Mailbox Import Export" –User your_admin_user_name ; trigger the export make sure the target has enough disk space New-MailboxExportRequest -Mailbox your_mailbox_alias...
Just hooked my blog up to Wordpress.com jetpack plugin which allows publicizing a self hosted blog using any number of social accounts that one subscribes to. So I've hooked The Telarah Times up to Twitter, LinkedIn and Google+. As this is my first post after doing...
Problem: Using Scribus 1.4.3 on Windows 8.1 and every time I launched it it displayed "not responding". Cause: Scribus finds a new font but can't finish loading due to not having sufficient permissions to add the font. (I think) Resolution: Run as "Administrator" and...
At $DAYJOB I started using Subversion to keep my IT Documentation in a state that could be mirrored to several locations just in case the core infrastructure went down. "Don't keep the recovery documentation on the same volume you are trying to recover" I tell myself....