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

Powershell

Remove user from Office 365 Group using PowerShell

March 5, 2020November 22, 2017 by Morgan

We can use the Exchange Online powershell cmdlet Remove-UnifiedGroupLinks to remove members, owners and subscribers from Office 365 groups. The Remove-UnifiedGroupLinks …

Read more

Categories Azure AD, Exchange Online, Office 365, Office 365 Groups, Powershell

PowerShell : Check if user is member of local Adminstrators group

March 5, 2020October 4, 2017 by Morgan

We can find whether the given user is member of local Administrators group or not by accessing ADSI WinNT Provider. …

Read more

Categories PC, Powershell, Powershell Remoting, Powershell Tips, Security

Check if an user is member of a local group using PowerShell

March 5, 2020October 4, 2017 by Morgan

We can easily find a local user is member of a local group by accessing ADSI WinNT Provider. In this …

Read more

Categories PC, Powershell, Powershell Remoting, Powershell Tips, Security, System Administration

How to find Windows OS version using PowerShell

March 14, 2023September 26, 2017 by Morgan

For troubleshooting purposes, or before deploying any software, it is good to know what is the Windows Operating system version …

Read more

Categories Powershell, Powershell Remoting, Powershell Tips

Block and Unblock Sign-In status for Office 365 users using PowerShell

March 5, 2020September 22, 2017 by Morgan

Blocking access to an Office 365 account prevents anyone from using the account to sign in and access all the …

Read more

Categories Azure AD, Office 365, Powershell

Hide and Un-hide users from GAL using Powershell

December 2, 2024September 22, 2017 by Morgan

Try the desktop-based Microsoft 365 Reporting and Management tool from Specmasoft to hide and unhide user mailboxes and group email …

Read more

Categories Exchange, Exchange Online, Mailbox, Powershell

Find mailboxes hidden from the GAL using Powershell

March 6, 2020September 21, 2017 by Morgan

We can easily get the list of all mailboxes that are currently hidden from Global Address Book using the Exchange …

Read more

Categories Exchange, Exchange Online, Mailbox, Powershell

Set office 365 user’s password to never expire using powershell

March 6, 2020September 19, 2017 by Morgan

When you set password expiration policy for your Office 365 organization, it will apply to all Azure AD users. If …

Read more

Categories Azure AD, Office 365, Powershell

Find SharePoint List items with unique permissions using powershell

April 1, 2021September 14, 2017 by Morgan

We can easily find and retrieve SharePoint list items which has unique permissions using CSOM in Powershell. In this script, …

Read more

Categories CSOM, Office 365, Powershell, SharePoint, SharePoint Online

How to load additional CSOM properties in a PowerShell script

April 1, 2021September 8, 2017 by Morgan

We can use CSOM (client-side object model) in different programming and scripting languages to manage SharePoint On-Premises and SharePoint Online …

Read more

Categories CSOM, Powershell, SharePoint, SharePoint Online
Older posts
Newer posts
← Previous Page1 … Page17 Page18 Page19 … 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