Delete the Lync or Skype for Business SIP profile from a Windows computer
When a Lync 2010/2013 desktop client for Windows signs-in, to minimize the bandwidth consumption the Lync client retrieves a lot…
Office 365
When a Lync 2010/2013 desktop client for Windows signs-in, to minimize the bandwidth consumption the Lync client retrieves a lot…
So I came across this error while migrating some accounts from On-Premise Exchange 2010 Server to Exchange Online. Error: The…
This article applies to Outlook 2007 and 2010. If you are experiencing this issue with other mail clients, please contact…
$users = Get-ADGroupMember "AD Group with Users to be Enabled for ActiveSync" foreach ($line in $users) { $user = $line.samaccountname…
I have tested this only in a Hybrid environment. Create a Universal AD Security Group called O365_Disabled_ActiveSync_Users. Add all the…
The following command will give full access to the Mailbox database including future mailboxes when they are created. Just change…
A user who has two or three (or a dozen) SMTP aliases associated with his name wants to actually send an email…
If we want to check the detail information of the room mailbox schedule or change the permission level of the…
If you have ever received the error message below or a similar one then you are not closing your PowerShell…