Home All courses
Online TrainingContact UsAbout Us
Over lay
Table of Contents

Powershell Tutorial

Introduction to Powershell Managing History of Powershell Commands Cmdlet, Alias, Function and Module in Powershell PSDrive Profile in Windows Powershell Variable Management in Powershell Passing values to parameters from file Creating files and directories Basic File System commands Finding the patterns in files Unique command Replacing patterns in files Comparing objects Sorting objects Other object commands Getting members of an Object Managing processes Managing Jobs IO redirection Piping System Commands Network commands Service Commands WMI(Windows Management Instrumentation) CIM (Common Information Model) Formatting output exporting output XML processing Powershell Module Management Remote computer management

Unique command in windows powershell

Unique command is used to display unique records from the object collection or file. Below image shows how to sort the file and then get the unique lines.Below command shows how to display unique processes (by name).
 
> Get-Process | Unique

Web development and Automation testing

solutions delivered!!

Logo
Courses
  • Automation Testing
About
  • About Me
Social Media
Copyright 2025 @ www.softpost.org