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

Powershell

Export Manager of All Microsoft 365 Users using Graph API in PowerShell

June 30, 2022March 24, 2022 by Morgan

We can use the Get-AzureADUser cmdlet from the Azure AD PowerShell module to get user details and use the Get-AzureADUserManager cmdlet to get the …

Read more

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

Get Access Token by Delegated permissions using PowerShell

November 30, 2022March 24, 2022 by Morgan

In this blog, we will explore how to get Access Token for Delegated permissions (On behalf of a user) for …

Read more

Categories Azure AD, Azure AD Applications, Azure AD Authentication, Microsoft Authentication, OAuth, Powershell

Add Bulk Users to Microsoft Teams from CSV using PowerShell

August 30, 2022December 2, 2021 by Morgan

Microsoft Teams provides a collaborative workspace environment within Microsoft 365. Users can use the Teams as a central hub for …

Read more

Categories Microsoft 365, Microsoft Teams, Office 365, Powershell

How to Add Guest Users in Bulk to Azure AD using PowerShell

August 30, 2022December 2, 2021 by Morgan

There are many ways to invite external users and add them as guest users in Azure AD. The guest users …

Read more

Categories Azure AD, Guest Access, Microsoft 365, Office 365, Powershell

Create Security Group and Add Members in Azure AD using PowerShell

September 19, 2022December 2, 2021 by Morgan

Azure AD Security Groups are Security Principals which can be used to secure objects. In Microsoft 365, we can assign …

Read more

Categories Azure AD, Office 365, Powershell

Export Channels and Members from All Teams using PowerShell

November 24, 2022December 2, 2021 by Morgan

Administrators can use the Microsoft Teams Admin center to view and manage Teams and Channels. In this post, we will …

Read more

Categories Microsoft Teams, Office 365, Powershell

List All Folders in a Mailbox using EWS API and PowerShell

September 16, 2022December 1, 2021 by Morgan

We can use the EWS Managed API to work with items in a mailbox in Exchange and Exchange Online. You …

Read more

Categories EWS API, Exchange Online, Exchange Web Services, Mailbox, Powershell

How to Share a File in SharePoint Online with PowerShell

December 1, 2021 by Morgan

In SharePoint Online, sharing a site or individual file from a document library is an important requirement for team collaboration. …

Read more

Categories CSOM, External Sharing, Guest Access, Powershell, SharePoint, SharePoint Online

Export Azure AD Sign-In Audit Logs using PowerShell

November 30, 2021 by Morgan

Azure AD Sign-In audit logs provide information about the usage of managed applications, user sign-in activities (success and failed log-ins), …

Read more

Categories Azure AD, Azure AD Activity Logs, Azure AD Audit Logs, Microsoft 365, Office 365, Powershell

Find Unique Object Items by Property in PowerShell Array

November 30, 2021 by Morgan

PowerShell supports different features to work with a collection of objects, such as List, Array, and Hashtable. In this post, …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page3 Page4 Page5 … Page39 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