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

Office 365

Find and Export Manager of All Office 365 Users using Powershell

July 6, 2022September 20, 2019 by Morgan

In this post, I am going to share a PowerShell script to find the manager info of all Office 365 …

Read more

Categories Azure AD, CSV, Office 365, Powershell

Create a new Team in Microsoft Teams using PowerShell

March 2, 2020September 16, 2019 by Morgan

In this post, I am going share Powershell commands to create a new team, add team (or enable team) in …

Read more

Categories Microsoft Teams, Office 365, Office 365 Groups, Powershell, SharePoint Online

Get Calendar Permissions for All Users in Office 365

September 16, 2022September 13, 2019 by Morgan

In Exchange, the calendar data is located in a special folder (Calendar) under the user’s mailbox. We can use the …

Read more

Categories Exchange Online, Mailbox Calendar, Office 365, Powershell

Set-MailboxFolderPermission : There is no existing permission entry found for user

February 29, 2020September 13, 2019 by Morgan

Problem You might have received the below error message when you try to add permission for a user in another …

Read more

Categories Exchange Online, Mailbox, Mailbox Calendar, Office 365, Powershell

Send Email using PowerShell command and Graph API

March 2, 2020September 12, 2019 by Morgan

We can use the Send-MailMessage cmdlet to send email using powershell and you can use Send mail API endpoint to …

Read more

Categories Microsoft Graph, Office 365, Powershell, SMTP Server

Fix: Send-MailMessage : The SMTP server requires a secure connection or the client was not authenticated

January 12, 2021September 12, 2019 by Morgan

Problem You might have received the below error message when you try to send mail using the Send-MailMessage cmdlet. Send-MailMessage …

Read more

Categories Exchange Online, Office 365, Powershell

Hide Office 365 Group from GAL via Graph API

March 1, 2020September 5, 2019 by Morgan

We can easily hide Office 365 Groups from Global Address List (GAL) by using the Set-UnifiedGroup cmdlet by setting the property HiddenFromAddressListsEnabled …

Read more

Categories Exchange Online, GAL, Microsoft Graph, Office 365, Office 365 Groups

Move SharePoint Online Sites using Powershell

March 2, 2020August 10, 2019 by Morgan

You can now swap your SharePoint Online site with another site using the Invoke-SPOSiteSwap Powershell cmdlet. When the swap is …

Read more

Categories Office 365, Powershell, SharePoint, SharePoint Online

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
Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … Page24 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