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

Active Directory

List On-Premises AD Synced users and Cloud only users in PowerShell

June 15, 2022September 16, 2021 by Morgan

Microsoft Office 365 User accounts are stored in Azure Active Directory. In a hybrid environment, user accounts and passwords from …

Read more

Categories Active Directory, Azure AD, Hybrid Azure AD, Microsoft 365, Office 365, Powershell

Remove user from local Administrator group using PowerShell

March 5, 2020January 19, 2018 by Morgan

In this post I am going to share PowerShell script to remove local user account or AD domain users from …

Read more

Categories Active Directory, PC, Powershell, System Administration

PowerShell : Add a user to the local Administrators group

March 5, 2020January 18, 2018 by Morgan

By default the local Administrators group will be reserved for local admins. However, in some cases, you might want to …

Read more

Categories Active Directory, PC, Powershell, System Administration

Fix: The Security database on the server does not have a computer account for this workstation trust relationship

March 5, 2020January 18, 2018 by Morgan

Problem Users might have received following error when they attempting to log on to a Active Directory domain joined machine. …

Read more

Categories Active Directory, DNS, PC, System Administration

Disable AD User based on specific attribute using Powershell

March 6, 2020February 14, 2017 by Morgan

In this article, I am going write powershell script to disable Active Directory user account by using user’s specific property …

Read more

Categories Active Directory, AD Management, Powershell

Check if AD user exists with PowerShell

April 25, 2020November 10, 2016 by Morgan

In this article I am going write powershell commands to check if an Active Directory user exists or not with …

Read more

Categories Active Directory, Active Directory Report, Powershell, Powershell Tips

Check if AD Users from OU are Member of a Group using Powershell

March 6, 2020November 1, 2016 by Morgan

We can use the Active Directory powershell cmdlet Get-ADGroupMember to check if an AD user is member of an AD …

Read more

Categories Active Directory, Active Directory Report, AD Management, Powershell

Mailbox : WhenCreated vs WhenMailboxCreated

March 10, 2020August 4, 2016 by Morgan

You should have noticed the two attributes WhenCreated and WhenWhenMailbox while fetching the information through powershell using the cmdlet Get-Mailbox. The WhenMailboxCreated …

Read more

Categories Active Directory, Azure AD, Exchange Online, Mailbox, Office 365, Powershell

whenCreated vs createTimeStamp

March 10, 2020July 13, 2016 by Morgan

Both are Active Directory schema attributes which specifies the date and time of when an AD object was created. Both …

Read more

Categories Active Directory, AD Attribute, AD Management, System Administration

UserAccountControl Attribute Flag Values – Active Directory

March 10, 2020July 12, 2016 by Morgan

UserAccountControl attribute is bitwise attribute and it control the behavior of the AD user and computer account. This attribute value …

Read more

Categories Active Directory, AD Attribute, AD Management, System Administration
Older posts
Page1 Page2 … Page18 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