Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

Morgan

Get Microsoft Graph API Access Token using ClientID and ClientSecret

March 2, 2020August 5, 2019 by Morgan

In some cases, apps or users might want to acquire Microsoft Graph access token by using the ClientID (Azure AD …

Read more

Categories Azure AD, Microsoft Graph, OAuth, Office 365, Powershell

Fix – AADSTS90002: Tenant ‘xxxxxx’ not found. This may happen if there are no active subscriptions for the tenant.

March 1, 2020August 5, 2019 by Morgan

Problem Recieived the below error when I try to get Microsoft Graph access token with my Azure AD Application using …

Read more

Categories Azure AD, Microsoft Graph, OAuth, Office 365

How to find your Office 365 Tenant ID

March 2, 2020August 5, 2019 by Morgan

Office 365 Tenant ID is a globally unique identifier (GUID) value for your Azure AD Tenant. You can find your …

Read more

Categories Azure AD, Azure AD Tips, Office 365, Office 365 Tips, Powershell

Get all Public Folders and Permissions using Powershell

March 2, 2020August 1, 2019 by Morgan

You can get a list of all public folders with the Exchange powershell cmdlet Get-PublicFolder and you can easily extract …

Read more

Categories Exchange, Exchange Online, Office 365, Powershell, Public Folder

Create a new public folder in Office 365 using Powershell

March 2, 2020July 26, 2019 by Morgan

Public folders are used to share information and collaborate with other people in your organization. Once the admin enables public …

Read more

Categories Exchange, Exchange Online, Office 365, Powershell, Public Folder

Fix : The query cannot be completed because the number of lookup columns exceeds the threshold limit

March 1, 2020July 23, 2019 by Morgan

Problem You might have received the below error when you use SharePoint Rest API to retrieve list items. Code: Microsoft.SharePoint.SPQueryThrottledException …

Read more

Categories Office 365, Rest API, SharePoint, SharePoint Online

Fix : Connect-SPOService : Could not authenticate to SharePoint Online using OAuth 2.0

March 2, 2020July 22, 2019 by Morgan

Problem You might have received the below error when you try to connect SPO site using Connect-SPOService cmdlet. Connect-SPOService : …

Read more

Categories Office 365, Powershell, SharePoint Online, SPO Management

Fix : Connect-SPOService : Current site is not a tenant administration site

March 2, 2020July 22, 2019 by Morgan

Problem You might have received the below error when you try to connect your SharePoint Online site using Connect-SPOService cmdlet. …

Read more

Categories Office 365, Powershell, SharePoint Online, SPO Management

Get all Azure AD Applications, Permissions and Users using Powershell

March 2, 2020July 20, 2019 by Morgan

In this post, I am going to share Powershell script to find and retrieve the list of Azure AD Integrated …

Read more

Categories Azure AD, Azure AD Applications, Microsoft Graph, Office 365, Powershell

Fix : BadRequest – Invalid value specified for property ‘mailNickname’ of resource ‘User’

March 2, 2020July 18, 2019 by Morgan

Problem You might have received the error “Invalid value specified for property ‘mailNickname’ of resource ‘User’” error when you create …

Read more

Categories Azure AD, Mailbox, Office 365, System Administration, User Management
Older posts
Newer posts
← Previous Page1 … Page13 Page14 Page15 … Page82 Next →

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace