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

Powershell

Create and Configure Azure AD Application using PowerShell

December 16, 2022March 30, 2021 by Morgan

In this article, we will explain how to create a new Azure AD application, configure API permissions, create an Enterprise …

Read more

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

Upload large files to SharePoint Online Library using PowerShell

March 29, 2021March 29, 2021 by Morgan

In this post, we are going to share CSOM based PowerShell script to recursively read files from nested local folders …

Read more

Categories CSOM, Microsoft 365, Office 365, OneDrive for Business, Powershell, SharePoint Online

How to Join two arrays without duplicates in PowerShell

March 29, 2021 by Morgan

In PowerShell, the array structure is designed to store a collection of items in a single variable. We can easily …

Read more

Categories Powershell, Powershell Tips

Upload large file in SharePoint Online or OneDrive using PowerShell

March 29, 2021March 29, 2021 by Morgan

In this post, I am going to share CSOM based PowerShell script to split a large file into multiple chunks …

Read more

Categories CSOM, Microsoft 365, Office 365, OneDrive for Business, Powershell, SharePoint Online

Get Azure VM status using PowerShell Script

February 26, 2021February 26, 2021 by Morgan

We can use the Get-AzureRmVM cmdlet to get the provisioning and power state (running status) of an Azure VM (Virtual …

Read more

Categories Azure, Azure VM, Microsoft Azure, Powershell

Difference between Write-Output and Write-Host in PowerShell

February 24, 2021 by Morgan

Write-Output and Write-Host both commands can be used to write string text in the PowerShell console. But there are some differences, Write-Host writes …

Read more

Categories Powershell, Powershell Tips

Find Guest Users in Microsoft 365 Groups using PowerShell

January 30, 2021 by Morgan

Organizations can use Microsoft Teams to collaborate with people outside the organization. Microsoft Teams use the Microsoft 365 Groups (aka …

Read more

Categories Azure AD, Microsoft 365, Microsoft 365 Groups, Microsoft Teams, Office 365, Office 365 Groups, Powershell

Get Unlicensed Microsoft 365 Group Members and Owners in PowerShell

February 1, 2021January 29, 2021 by Morgan

Microsoft 365 Group (aka Office 365 Group) is a cross-application membership service for Microsoft 365 services such as Microsoft Teams, …

Read more

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

How to get Office 365 Group Members using PowerShell

January 22, 2021January 22, 2021 by Morgan

Office 365 Group is now branded as Microsoft 365 Group (aka Unified Group) which is a back-end service for other …

Read more

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

How to join String array into one String in PowerShell

February 8, 2023January 22, 2021 by Morgan

While customizing results in PowerShell, there is a common need to convert a list of strings or an array of …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 … 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