office-365

2 Posts

Office 365 - Powershell

April 11, 2016 0 Comments office-365, powershell

Connecting to Office 365 via Powershell for the first time? Here are the steps to get started:

  1. Install the Microsoft Online Services Sign-In Assistant for IT Professionals RTW
  2. Install the Azure Active Directory Module for Windows Powershell (64-bit version)
  3. Open Powershell and run this command the first time you connect on your computer:
Set-ExecutionPolicy RemoteSigned
  1. Next, run these three commands

Office 365 Full Access Mailbox Permissions

March 31, 2013 0 Comments powershell, office-365

If you administer an Office365/Exchange Online organization, you might have noticed you cannot modify Full Access/Send As permissions from the web console. You need to change these permissions through PowerShell; here are the required steps:

The first time you do this, make sure the following steps have been completed:

  1. Right click and run PowerShell as Administrator (Start -&