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

CSV

Get ActiveSync Enabled Mailboxes using Powershell

March 14, 2020July 20, 2015 by Morgan

We can get and list Exchange ActiveSync enabled mailboxes using the Powershell cmdlet Get-CASMailbox. In this article, I am going …

Read more

Categories CSV, Exchange Server, Mailbox, Powershell

VBScript: How to Create and Write text in CSV file

March 14, 2020July 15, 2015 by Morgan

You might have come across the need of export text content to CSV file in vbscript. We can create and …

Read more

Categories CSV, File System, VBScript

Get Exchange Mailbox Features using Powershell

March 14, 2020July 15, 2015 by Morgan

We can use the Exchange Powershell cmdlet Get-CASMailbox to get all the mailbox features, it returns whether the mailbox features …

Read more

Categories CSV, Exchange Server, Mailbox, Powershell

Import Bulk AD Users from CSV using C#

March 14, 2020July 11, 2015 by Morgan

In this article. I am going write C# code samples to create bulk AD users from CSV file and create …

Read more

Categories Active Directory, AD Management, C#, CSV

Export AD Group Members to CSV using Powershell

March 14, 2020June 19, 2015 by Morgan

We can export AD groups and its members using the Active Directory Powershell cmdlets Get-ADGroup and Get-ADGroupMember. Use the following …

Read more

Categories Active Directory, CSV, Powershell

Get AD Group Members using Powershell

March 14, 2020June 19, 2015 by Morgan

We can get the list of AD Group members using Active Directory Powershell cmdlet Get-ADGroupMember. In this article, I am …

Read more

Categories Active Directory, CSV, Powershell

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

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

Read or Import CSV File in PowerShell

March 16, 2020June 8, 2015 by Morgan

We can read text from CSV file using powershell’s Import-Csv cmdlet. The Import-Csv cmdlet provides a way to read in data …

Read more

Categories CSV, Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 Page2 Page3 … 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