home / Powershell

Category: Powershell

HOW TO: Connect to O365 and add a user via powershell terminal

  Below are the steps required to connect to O365 by using your windows powershell terminal window

HOW TO: Provision O365 licenses with granulated services to MSOL (o365) users

  I experienced the issue within windows PowerShell ISE when providing a license then explicitly disabling some of the cloud services by disabling the service plans, which are associated to the user and that persons O365 licence.

SOLUTION - Set-MsolUserLicense, Unable to assign this license.

  I was trying to disable the EXCHANGE_S_STANDARD for the account sku STANDARDWOFFPACK_IW_FACULTY and STANDARDWOFFPACK_IW_STUDENT.

Common O365/Powershell errors

  This blog is an accumulation of issues that i've experienced when using powershell commands against your O365 tenant

Comments