Skip to content

ShellGeek

  • Home
  • PowerShell
  • PowerShell Tips
  • About Us
  • Contact

Powershell

Get-ADUser Email Address Using PowerShell

by shelladmin

ActiveDirectory module for Windows PowerShell contains a group of cmdlets to manage your Active Directory domains, Configuration sets, manage active directory users like get-aduser email …

Read more

Get-ADComputer-Find Computer Details in OU with Examples

by shelladmin

Get-AdComputer cmdlet in PowerShell is used to find one or more computers in the Active Directory or find computers in OU (Organization Unit). Using the …

Read more

Difference between Active Directory LastLogon and lastLogonTimestamp

by shelladmin

In an organization, PowerShell active directory contains an account for every user. Over the period of time, employee leave the organization, these account sometime may …

Read more

Quser to Get List of Users Logged on Server

by shelladmin

While working on remote server, you may receive warning message from windows that “Someone else is still using this PC. If you shut down now, …

Read more

PowerShell – Test-Connection to Ping List of Computers

by shelladmin

In this article, I will walk you through how to use PowerShell test-connection to ping list of computers in PowerShell. You need to use the …

Read more

Set-AdUser – Modify Active Directory Users with PowerShell

by shelladmin

Very often Admin has to update the Active Directory user’s properties manually. This process can be time-consuming. PowerShell Active Directory module provides Set-AdUser cmdlet to …

Read more

Get-AdGroupMember – Export AD Group Members to CSV

by shelladmin

Windows PowerShell Active Directory module is one of the popular modules to manage the active directory domains, manage objects in the active directory, get information …

Read more

PowerShell Search-AdAccount cmdlet with Examples

by shelladmin

In this blog post, we will discuss PowerShell Search-AdAccount to find inactive user accounts or expired accounts in Active Directory. PowerShell Search-AdAccount cmdlet finds one …

Read more

Check AD Schema Version using PowerShell command

by shelladmin

In this article, I will show you how to check AD Schema version using PowerShell command. You will required administrator permission to get active directory …

Read more

Query Active Directory Users Info Using PowerShell

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

Post navigation
Older posts
Page1 Page2 Next →

Recent Posts

  • Read File Line by Line in PowerShell
  • PowerShell – Rename part of FileName
  • PowerShell – Refresh Environment Variables

Footer

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