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

Active Directory

Export Distribution List Members to CSV using Powershell

March 14, 2020June 17, 2015 by Morgan

We can get Distribution list members by using the Exchange cmdlet Get-DistributionGroupMember in Powershell and export Distribution list members to …

Read more

Categories Active Directory, CSV, Exchange Server, Powershell

Get Exchange Distribution List Members using Powershell

March 14, 2020June 17, 2015 by Morgan

We can get and list Distribution group members using the Exchange Powershell cmdlet Get-DistributionGroupMember. In this article, I am going …

Read more

Categories Active Directory, CSV, Exchange Server, Powershell

How to apply desktop wallpaper using Group Policy

March 16, 2020June 16, 2015 by Morgan

Setting the desktop wallpaper background to all users through GPO is a most common task for every Administrator to maintain …

Read more

Categories Active Directory, GPO, System Administration

List Domain Controllers and IP Address using Powershell

March 16, 2020June 16, 2015 by Morgan

We can list all the Active Directory Domain Controllers in current domain or forest using .NET classes System.Directoryservices.Activedirectory.Domain and System.Directoryservices.Activedirectory.Forest. We …

Read more

Categories Active Directory, Powershell, System Administration

Find AD Domain Controllers using Powershell

March 16, 2020June 16, 2015 by Morgan

We can get the list of Active Directory Domain Controllers in current domain or forest using .NET classes System.Directoryservices.Activedirectory.Domain and …

Read more

Categories Active Directory, Powershell

Export Mailbox Size to CSV using Powershell Script

March 16, 2020June 9, 2015 by Morgan

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

Read more

Categories Active Directory, CSV, Exchange Server, Powershell

Add AD Group Members using PowerShell Script

March 16, 2020June 2, 2015 by Morgan

In this article, I am going to write powershell script samples to add members to Active Directory group and add AD …

Read more

Categories Active Directory, AD Management, Powershell

Export AD Computers to CSV using PowerShell

March 16, 2020May 27, 2015 by Morgan

We can generate and export Active Directory computers report to CSV file using powershell cmdlets Get-ADComputer and Export-CSV. The Get-ADComputer …

Read more

Categories Active Directory, Active Directory Report, AD Management, CSV, Powershell

Export Inactive AD Users to CSV using PowerShell

March 16, 2020May 27, 2015 by Morgan

One of the most common task in Active Directory is finding inactive AD users on regular basis to disable or …

Read more

Categories Active Directory, Active Directory Report, AD Management, CSV, Powershell

C# – Sync AD Password with MS Office 365

March 16, 2020May 14, 2015 by Morgan

We can change or reset Office 365 password through Microsoft 365 Online Service using powershell with C#. You need to …

Read more

Categories Active Directory, C#, Office 365, Powershell
Older posts
Newer posts
← Previous Page1 … Page6 Page7 Page8 … Page18 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