Microsoft Exchange RBAC Manager
|

Microsoft Exchange RBAC Manager

RBAC Manager for Exchange and Office 365 RBAC Manager puts all efforts to simplify the RBAC administration. Basically it provides the missing GUI to edit RBAC settings on Exchange 2010,2013 and Office 365 systems; including adding/removing cmdlets, cmdlet properties, assignments etc. RBAC tool is written in C# and using Powershell behind the scenes For Release…

How to Set Up a Domain in Office 365
|

How to Set Up a Domain in Office 365

Setting up your email domain is a first step when establishing your Office 365 tenant. After you subscribe to Office 365, by default, your new email addresses appear as email@companyname.onmicrosoft.com until you set up your custom domain. To add your domain name, it takes a quick three steps to verify your domain name, select users who need a domain update…

How to Create a Wiki Page in Office 365
|

How to Create a Wiki Page in Office 365

Most of us are familiar with the wiki style of organizing and collaborating on content; if you’re not, check out this Wikipedia article about wikis! (Wiki-ception?) But did you know that the default type of page on a SharePoint site is considered a wiki? Your admin may not have chosen to maintain the wiki style of all SharePoint pages,…

Control Who Can See Your Presence Status in Skype for Business

Control Who Can See Your Presence Status in Skype for Business

  n Skype for Business, much like in other communication and instant messaging applications, you’re able to convey information about your current status — for example, whether you’re free or busy. This information in Skype for Office 365 is part of “presence,” conveyed by an availability status and a color-coded presence indicator that appears next to…

What’s the Difference Between OneDrive and SharePoint?
| |

What’s the Difference Between OneDrive and SharePoint?

OneDrive for Business (ODfB) and SharePoint Online (SP) are related components of Office 365, with overlapping architecture and features. If you use both OneDrive and SharePoint at work, it can get a little confusing. The basics The first thing to keep in mind is that there is a consumer version of OneDrive that is very…

Creating new users in an Office 365/Exchange 2010 Hybrid Deployment
| | |

Creating new users in an Office 365/Exchange 2010 Hybrid Deployment

I got asked a question the other day on how to handle new User Mailbox creation in a Hybrid Deployment. I have seen some users go the wrong way and create the AD object and add the Attributes but they forget about the Exchange portion and then focus on adding the license in Office 365….

Distribution Groups in Office 365 Hybrid Deployment
| | |

Distribution Groups in Office 365 Hybrid Deployment

How to Mange and Create new Distribution Groups in Exchange 2010 / Office 365 Hybrid Deployment . We will start by Opening the Exchange Management Console and Navigate to Recipient Configuration and  click on Distribution Group and on the left hand side on the Action Menu Click New Distribution Group. Complete the Required fields and…

Manually Update GAL in Office 365
| |

Manually Update GAL in Office 365

In this Article i will show you how to “Manually” update the AddressList in Office 365 First thing you should do is to connect Exchange Online via #PowerShell $O365Cred = Get-Credential Now type your global administrator login details, then Create a PsSession to Office 365 as follow. $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential…

How to set Exchange Online mailbox sizes and limits in the Office 365 environment

How to set Exchange Online mailbox sizes and limits in the Office 365 environment

INTRODUCTION This article describes how to use Exchange Online PowerShell to set Exchange Online mailbox sizes and limits in the Microsoft Office 365 environment. PROCEDURE To set mailbox size limits for Exchange Online mailboxes, use one of the following methods. Set mailbox size limits for a single user Connect to Exchange Online by using remote…