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

Powershell

Powershell : Check if AD User is Member of a Group

March 14, 2020July 16, 2015 by Morgan

We can find if an Active Directory user is member of an AD group using Get-ADGroupMember cmdlet. In this article, …

Read more

Categories Active Directory, Powershell

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

PowerShell : Check if Machine is Up or Down

March 14, 2020July 14, 2015 by Morgan

In this article, I am going write Powershell script to check if a given computer is up (online) or down …

Read more

Categories Network, Powershell

How to assign Date variable in PowerShell

October 19, 2022July 8, 2015 by Morgan

You can set a DateTime value to a variable by using the Get-Date cmdlet and we can also convert a …

Read more

Categories Powershell, Powershell Tips

Powershell: Find difference between two Dates

March 14, 2020July 7, 2015 by Morgan

We can easily find difference between two dates with powershell. We can get difference in Days, Hours, Minutes and Seconds. …

Read more

Categories Powershell, Powershell Tips

Powershell: Find AD users with Change Password at Next Logon

March 14, 2020June 25, 2015 by Morgan

We can get the list of AD users who should change their password at the next logon using Active Directory …

Read more

Categories Active Directory, Active Directory Report, Powershell

Powershell: Get AD users with Password Never Expires

March 14, 2020June 25, 2015 by Morgan

We can get the list of AD users whose password never expire using Active Directory Powershell cmdlet Search-ADAccount with the …

Read more

Categories Active Directory, Active Directory Report, Powershell, System Administration

Powershell : Resolve Hostname from IP address and vice versa

March 14, 2020June 24, 2015 by Morgan

In this article, I am going to write powershell script to find machinename from IP address and get IP address …

Read more

Categories Network, Powershell

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
Older posts
Newer posts
← Previous Page1 … Page30 Page31 Page32 … 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