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

Getting members of object in windows powershell

You can use below syntax to get the members of each object.
 
> <command> | Get-Member

For example – If you want to get the members of process object, you can use below command.
 
> Get-Process | Get-Member

Web development and Automation testing

solutions delivered!!

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