Skip to content

ShellGeek

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

Powershell

PowerShell Copy-Item – Copy Files to Other Location

by shelladmin

Copy-Item cmdlet in PowerShell copies the file from one location to another location. It copies files and directories in the file system and registry keys …

Read more

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

Get-AdGroupMember PowerShell cmdlet gets AD group members, members can be users, computers, or groups. Administrator often needs to export active directory group members to CSV …

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

Older posts
Page1 Page2 Next →

Recent Posts

  • PowerShell Hash Table
  • PowerShell ls – List files and Directories
  • PowerShell list files sort by date

Footer

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