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

Powershell

Set Office 365 user password via Powershell

March 13, 2020September 26, 2015 by Morgan

We can set an Office 365 user password by using the Azure Active Directory powershell cmdlet Set-MsolUserPassword. To use this …

Read more

Categories Azure AD, Exchange Online, Office 365, Powershell, Powershell Remoting

Get AD Nested Group Members with Powershell

March 13, 2020September 19, 2015 by Morgan

This article helps you to query nested AD group members using powershell. We can get group members by using the …

Read more

Categories Active Directory, Active Directory Report, AD Management, Powershell, System Administration

Get AD Nested Group Membership with Powershell

March 13, 2020September 11, 2015 by Morgan

This article helps you to understand how to query nested group memberships using powershell. The Microsoft given AD powershell cmdlet …

Read more

Categories Active Directory, Powershell, System Administration

Convert SID to Username using Powershell

March 13, 2020September 8, 2015 by Morgan

You might come across the object sid value in Active Directory environment. We can use the .NET Framework class System.Security.Principal.SecurityIdentifier …

Read more

Categories Active Directory, Powershell, Powershell Tips, Security

Export Office 365 Mailbox Size Report Powershell

March 13, 2020September 8, 2015 by Morgan

We can get mailbox size and total messages count by using the office 365 powershell cmdlet Get-MailboxStatistics. Note: Before proceed, …

Read more

Categories Exchange Online, Mailbox, Office 365, Powershell

Check Office 365 Mailbox Size using Powershell

March 13, 2020September 7, 2015 by Morgan

We can find mailbox size of all users by using the office 365 powershell cmdlet Get-MailboxStatistics. The Get-MailboxStatistics cmdlet is …

Read more

Categories Exchange Online, Mailbox, Office 365, Powershell

Send on Behalf vs Send As Permissions

March 14, 2020August 31, 2015 by Morgan

Both Send on Behalf and Send As are similar permissions, however, there is one difference between these two permissions. Send …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell

Powershell Where-Object Filter Examples

March 14, 2020August 29, 2015 by Morgan

We can use the cmdlet Where-Object to filter data returned by other cmdlets. The below command filter the result form …

Read more

Categories Powershell, Powershell Tips

Powershell Select –ExpandProperty [PropertyName]

March 14, 2020August 29, 2015 by Morgan

We use select-object command to get properties from powershell output. Things are always fine with select-object if select the single …

Read more

Categories Powershell, Powershell Tips

Remove Send on Behalf permissions using Powershell

March 14, 2020August 29, 2015 by Morgan

We can remove send on behalf permission from a exchange mailbox user using the powershell cmdlet Set-Mailbox with the parameter …

Read more

Categories Active Directory, AD Permission, Exchange Server, Mailbox, Powershell
Older posts
Newer posts
← Previous Page1 … Page27 Page28 Page29 … 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