Skip to content

ShellGeek

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

PowerShell

PowerShell Get AD Group Members DisplayName

by shelladmin

PowerShell Get-ADGroupMember gets a active directory group members, members can be users, groups or computers. To get ad group members displayname, we need to use …

Read more

PowerShell- Get Specific lines of file

by shelladmin

Very often Administrators has task to monitor log file like text file, csv file , windows log file, IIS log, error log, firewall log file …

Read more

PowerShell – Print Environment Variables

by shelladmin

What is an environment variable in Windows? How to print environment variables in PowerShell? Environment variables stores information about operating system environment information and programs. …

Read more

How to get mapped network drives using PowerShell

by shelladmin

More often system administrator has to get mapped network drives to get information about available network drives or remove mapped network drives if not required. …

Read more

PowerShell – Enable-PSRemoting for Remote Commands

by shelladmin

PowerShell remoting features allows to configure computers to receive remote commands. Administrator can run commands on remote systems. The Enable-PSRemoting cmdlet configures the computers to …

Read more

Find AD Groups I am member of

by shelladmin

If you want to find out what AD group am I in or members of ad groups, there are different ways to get active directory …

Read more

How to remove mapped network drive using PowerShell?

by shelladmin

Using PowerShell and cmd in Windows Systems, you can remove mapped network drive. PowerShell Remove-PSDrive cmdlet used to remove mapped network drive in PowerShell and …

Read more

PowerShell – How to add newline to string or variable?

by shelladmin

More often, we need to add new line between lines for string output to make output neat and easy to read. Using Windows PowerShell new …

Read more

Get-ADOrganizationalUnit in Active Directory – PowerShell

by shelladmin

PowerShell Get-ADOrganizationalUnit cmdlet gets one or more active directory Organizational Unit (OU). Get-ADOrganizationalUnit Filter parameter gets multiple OU based on search criteria. In this article, …

Read more

PowerShell tail- Get last lines of the file

by shelladmin

Very often Administrators has the task to monitor log file like windows log file, iis log, error log, firewall log file and get last x …

Read more

Older posts
Newer posts
← Previous Page1 … Page22 Page23 Page24 … Page27 Next →

Recent Posts

  • Get BitLocker Status using PowerShell
  • Get BitLocker Recovery Key Using PowerShell
  • PowerShell Get Activation Key for Windows

Footer

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