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

System Administration

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

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

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

How to call a function in a ps1 file from powershell

March 10, 2020July 5, 2016 by Morgan

In Powershell world, the user defined function is one of the easiest way to reuse the set of powershell commands. …

Read more

Categories Powershell, Powershell Tips, System Administration

Update AD User Home Directory by using PowerShell

September 25, 2023April 28, 2016 by Morgan

Sometimes Active Directory Administrator requires to change user’s ‘Home Folder’ profile mapping location from old file server to new file …

Read more

Categories Active Directory, CSV, Powershell, System Administration

Get all computers from OU in AD using PowerShell

March 11, 2020March 4, 2016 by Morgan

We can get a list of all computers in Active Directory using the Powershell cmdlet Get-ADComputer. In this article, I …

Read more

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

Get Serial Number of a Remote Computer with PowerShell

March 11, 2020February 17, 2016 by Morgan

The serial number can be useful to identify computer hardware for inventory purpose, which is often written on a small …

Read more

Categories BIOS, PC, Powershell, Remote Administration, System Administration
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page5 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