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

Search Results for: label/Powershell

Remote Exchange Powershell – Value cannot be null. Parameter name: serverSettings

March 16, 2020June 10, 2015 by Morgan

Problem I have tried to get mailbox user details in Exchange 2010 from remote computer through powershell script. To run …

Read more

Categories Exchange Server, Powershell, Powershell Remoting

Create a Folder If Not Exists in PowerShell

March 16, 2020June 9, 2015 by Morgan

We can check if a folder exist or not by using the PowerShell cmdlet Test-Path and create a new folder …

Read more

Categories Powershell, Powershell Tips

Check If Folder Exists or Not in PowerShell

March 16, 2020June 8, 2015 by Morgan

We can check and test if a folder exist or not by using the PowerShell cmdlet Test-Path. The below powershell …

Read more

Categories Powershell, Powershell Tips

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

Import Bulk AD Users from CSV using PowerShell

March 16, 2020May 10, 2015 by Morgan

Creating Bulk Active Directory Users in AD is one of important task for every Administrator either for testing or for …

Read more

Categories Active Directory, CSV, Powershell, System Administration

Get AD Group Membership of User with Powershell

March 16, 2020April 10, 2015 by Morgan

In this article, I am going write PowerShell script to find and list Active Directory Groups of an AD user …

Read more

Categories Active Directory, Active Directory Report, CSV, Powershell

Execute Remote PowerShell Commands

March 11, 2020March 30, 2015 by Morgan

We can run powershell commands on remote computer using the powershell cmdlet Invoke-Command. Syntax of Invoke-Command: Invoke-Command -ComputerName COMPUTER -ScriptBlock …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips, Remote Administration

Enable Remote PowerShell and Run Commands

March 11, 2020March 28, 2015 by Morgan

You can enable powershell remoting on computers running Windows 7 and later versions which includes WinRM 2.0 or later. The …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips, Remote Administration

Powershell: Set AD User Must Change Password At Next Logon

March 11, 2020March 24, 2015 by Morgan

We can set AD user property values using powershell cmdlet Set-ADUser. The Set-ADUser cmdlet modifies the properties of an Active …

Read more

Categories Active Directory, AD Management, CSV, Powershell

Powershell: Set AD Users Password Never Expires flag

March 11, 2020March 20, 2015 by Morgan

We can set Active Directory user property values using Powershell cmdlet Set-ADUser. The Set-ADUser cmdlet modifies the properties of an …

Read more

Categories Active Directory, AD Management, CSV, Powershell
Older posts
Page1 Page2 Page3 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 © 2026 MorganTechSpace