Monthly Archives: August 2011

Resolving PlayBook Wifi Issues

So I received my spanking new, beautiful PlayBook yesterday and after playing with it for a while, I noticed some really bad wi-fi drop-outs.
i.e., the wireless network would show as connected but nothing would work… the browser wouldn’t load, App World would complain and pings would fail. The only way you can get it to work again is to turn the wi-fi off and back on again.
The operating system I have had this issue on is the latest as of this post (1.0.7.2670).

At first I thought it was my wireless network but I had the same issues at my work place too.

Tagged , , , | 3 Comments

Using Adsiedit to Add or Remove E-mail Aliases on On-Premises Active Directory – Office 365

If you are synchronising your Office 365 account with your on-premises exchange/Active Directory, you will know that you cannot edit exchange user properties using the Office 365 administrator portal.
If you try, you will come across this error or a similar one:

The operation on mailbox “X” failed because it’s out of the current user’s write scope. The action ‘Set-Mailbox’, ‘EmailAddresses’, can’t be performed on the object ‘X’ because the object is being synchronized from your on-premises organization. This action should be performed on the object in your on-premises organization.

Tagged , , | 4 Comments

Grant and Revoke Access to Mailboxes – Office 365

There may be times where you may need to grant an IT administrator or other employees access to another user’s mailbox.
Below I will demonstrate how to:

  • Grant an Admin access to a single mailbox
  • Grant an Admin access to all mailboxes
  • Revoke the above permissions (recommended cause of action after the Administrator has finished his/her tasks)
  1. First make sure you have the remote signed execution policy set to true. You can do this by running PowerShell in admin mode and running: Set-ExecutionPolicy RemoteSigned
Tagged , , , , , | 10 Comments