Skip to content

ShellGeek

  • Home
  • PowerShell
  • PowerShell Tips
  • Docker
  • Microsoft Services
    • Office 365
    • Microsoft 365
    • Outlook
  • About Us

PowerShell

Query Active Directory Users Info Using PowerShell

April 14, 2024August 30, 2021 by shelladmin

Many times administrators want to quickly query active directory users’ account and account properties. PowerShell provides an Active Directory module to manage objects in Active …

Read more

Set-ADGroup – Modify Active Directory Group Attributes in PowerShell

April 14, 2024August 30, 2021 by shelladmin

In this post, I’ll show you how to use Set-ADGroup to modify Active Directory group attributes using PowerShell script. To use Set-ADGroup cmdlet requires ActiveDirectory add-on module …

Read more

Using PowerShell to Get Computer Name and Domain

April 14, 2024August 30, 2021 by shelladmin

PowerShell provides a quick way to get computer name and other information like the domain name of the local computer. In this blog post, I …

Read more

Add UPN suffix in Active Directory

April 14, 2024August 4, 2021 by shelladmin

UserPrincipalName (UPN) in active directory is a ad user name in email format. For example, admin@shellgeek.com consists of user login name (admin) and UPN suffix …

Read more

Newer posts
← Previous Page1 … Page39 Page40

Recent Posts

  • How to View Docker Container Logs
  • How to Remove a Docker Container
  • How to Stop a Running Docker Container

Footer

  • Home
  • About Us
  • Dsquery
  • Contact
  • Privacy Policy
  • Terms and Conditions
Copyright © 2025 ShellGeek All rights reserved