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

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

How to get Remote Desktop Sessions (RDP) using Powershell

March 14, 2020July 30, 2015 by Morgan

In Powershell, we can get a list of remote desktop sessions (rdp) using the commands QWinsta and Query. List Remote …

Read more

Categories Powershell, Remote Administration, Remote Desktop (RDP)

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

Enable ActiveSync for Mailbox Users using Powershell

March 14, 2020July 24, 2015 by Morgan

We can enable and disable Exchange ActiveSync feature for mailbox users using the powershell cmdlet Set-CASMailbox. This article contains Powershell …

Read more

Categories Active Directory, 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

Powershell – Declare Array and Iterate with ForEach

March 14, 2020July 22, 2015 by Morgan

In Powershell, you can iterate through list of objects (or collection of objects) using ForEach loop. You can either initialize …

Read more

Categories Powershell, Powershell Tips

Disable ActiveSync for Mailbox Users using Powershell

March 14, 2020July 21, 2015 by Morgan

We can enable and disable Exchange ActiveSync feature for mailbox users using Set-CASMailbox cmdlet. In this article, I am going …

Read more

Categories Active Directory, Exchange Server, Mailbox, Powershell

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

Powershell : List only required Parameters for a Cmdlet

March 14, 2020July 16, 2015 by Morgan

We can get all the required parameters for a Powershell cmdlet using Get-Help cmdlet. The Get-Help displays the detailed description …

Read more

Categories Powershell, Powershell Tips

Powershell : List all the available Parameters for a Cmdlet

March 14, 2020July 16, 2015 by Morgan

We can get all the available parameters for a Powershell cmdlet using Get-Help cmdlet, it displays the detailed description of …

Read more

Categories Powershell, Powershell Tips
Older posts
Newer posts
← Previous Page1 … Page29 Page30 Page31 … 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