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

Powershell

How to Split String into Array of Strings in PowerShell

February 8, 2023January 22, 2021 by Morgan

In PowerShell, we can use the split operator (-Split) to split a string text into an array of strings or …

Read more

Categories Powershell, Powershell Tips

Check Size and Status of Archive Mailbox using PowerShell

December 2, 2024January 12, 2021 by Morgan

Try Specmasoft’s desktop-based Microsoft 365 Reporting and Management tool! This tool offers a variety of pre-configured Exchange Online reports and …

Read more

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

Fix – The SMTP server requires a secure connection or the client was not authenticated

January 12, 2021January 12, 2021 by Morgan

Problem You might have received the following error message when you try to use Office 365 user mailbox account for …

Read more

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

PowerShell – How to get Calculated value in Select-Object Expression

January 12, 2021January 12, 2021 by Morgan

In PowerShell, we can use the Select-Object cmdlet to change the returned property names and values in the desired format. …

Read more

Categories Powershell, Powershell Tips

PowerShell – Keep Order of Properties in Custom PS Objects

January 12, 2021January 12, 2021 by Morgan

In PowerShell, we use PSObject and Hashtable to keep and control a set of properties and values as custom objects. …

Read more

Categories Powershell, Powershell Tips

Track calendar meeting events and troubleshoot issues in Office 365

January 12, 2021January 11, 2021 by Morgan

In Exchange Online, we can use the Get-CalendarDiagnosticObjects cmdlet to get calendar event diagnostic logs within a date range. You …

Read more

Categories Calendar, Exchange Online, Mailbox Calendar, Microsoft Teams, Office 365, Outlook, Powershell

Export All Email Addresses from Office 365 using Powershell

March 2, 2020February 3, 2020 by Morgan

We can use the Exchange Powershell command Get-Mailbox to retrieve the primary email address and secondary (or alias) email addresses …

Read more

Categories Exchange Online, Exchange Server, Office 365, Powershell

Export Office 365 Users using Graph API in Powershell

March 2, 2020November 15, 2019 by Morgan

In Powershell, you can easily get Azure AD user details using the Azure AD Powershell command Get-AzureADUser. In some cases, …

Read more

Categories Azure AD, Microsoft Graph, Office 365, PnP-PowerShell, Powershell

Remove Mailbox Permissions (Full Access or Send As) using Powershell

January 18, 2021November 11, 2019 by Morgan

Removing existing mailbox permission is one of the important Exchange management task. We can use the Remove-MailboxPermission cmdlet to remove …

Read more

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

Set Primary Email Address for Office 365 Users using Powershell

March 2, 2020October 14, 2019 by Morgan

In this post, I am going to share Powershell commands to add email alias and set the new alias as …

Read more

Categories Azure AD, Exchange Online, Office 365, Powershell
Older posts
Newer posts
← Previous Page1 … Page7 Page8 Page9 … 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