Welcome to this tutorial on Windows Powershell commands.
You will learn below topics in this tutorial.
- Introduction to Powershell
- Basic Syntax and Commands
- Managing History of Powershell Commands
- Cmdlet, Alias, Function and Module in Powershell
- Getting information – PSDrive
- Profile in Windows Powershell
- Variable Management in Powershell
- Passing values to parameters from file
- File System Management – Creating files and directories, Basic File System commands
- Text Processing – Finding the patterns in files, Unique command, Replacing patterns in files
- Working with objects – Comparing objects, Sorting objects, Other object commands, Getting members of an Object
- Process and Job Management – Managing processes, Managing Jobs
- IO redirection and Piping
- System Commands
- Network commands
- Service Commands
- WMI and CIM – WMI(Windows Management Instrumentation), CIM (Common Information Model)
- Formatting output and exporting output
- XML processing Powershell
- Module Management
- Remote computer management
- Advanced Concepts – Powershell Management, Event log and tracing, Object Management, Providers in Powershell, Wsman in Powershell, Other commands
Recent Comments