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

CSV

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

Find AD Users who never logged on using Powershell

March 10, 2020May 31, 2016 by Morgan

We can use the Active Directory powershell cmdlet Get-ADUser to query users from AD. We can find and get a …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Create Distribution Group in Office 365 using Powershell

March 10, 2020May 30, 2016 by Morgan

In this article, I am going write powershell commands to create Distribution Groups and add members to a Distribution Group …

Read more

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

Update AD User Home Directory by using PowerShell

September 25, 2023April 28, 2016 by Morgan

Sometimes Active Directory Administrator requires to change user’s ‘Home Folder’ profile mapping location from old file server to new file …

Read more

Categories Active Directory, CSV, Powershell, System Administration

Get AD User Home Directory using PowerShell

March 10, 2020April 21, 2016 by Morgan

We can easily retrieve AD user’s home directory path by using the Active Director powershell cmdlet Get-ADUser. In this post, …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Get all users in AD group using Powershell

March 11, 2020March 16, 2016 by Morgan

We can get a list of members of an AD group using the Powershell cmdlet Get-ADGroupMember. In this post, I …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Get list of all computers in AD using PowerShell

March 11, 2020February 24, 2016 by Morgan

We can get a list of all computers in Active Directory using the Powershell cmdlet Get-ADComputer. The Get-ADComputer cmdlet supports …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Create Bulk Mailbox Users from CSV using Powershell

March 14, 2020July 31, 2015 by Morgan

We can use the Exchange Powershell cmdlet New-Mailbox to create mailbox AD user.In this article, I am going write powershell …

Read more

Categories Active Directory, CSV, Exchange Server, Powershell, System Administration

Create Mailbox User using Powershell

March 14, 2020July 28, 2015 by Morgan

Creating new mailbox user is one of the important task for every Administrator either for actual new employee or for …

Read more

Categories Active Directory, CSV, Exchange Server, Mailbox, Powershell

List Users with ActiveSync Disabled using Powershell

March 14, 2020July 24, 2015 by Morgan

We can find and list users with ActiveSync disabled using the Powershell cmdlet Get-CASMailbox. This article contains Powershell script to …

Read more

Categories CSV, Exchange Server, Mailbox, Powershell
Older posts
Page1 Page2 … Page5 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