Agenda
- Introduction of Powershell
- Need of powershell
- BackGround of Powershell
- Tools
- Why its better than alternatives ?
- Top Most Administrative Powershell Commands
- Working with Pipeline
- Selecting, Sorting, Measuring, Exporting, Importing, Converting, Filtering, Passing Data in Pipeline.
- Using PSProviders and PSDrives
- Formatting Output
- Introduction of WMI (Windows Management Instrumentation)
- Condition
- Looping (For/ Eor-each/While)
- Take user Input
- Display Output
Introduction
- This Shell is Command line based or can be included to GUI.
- Developed by Microsoft
- Based on .Net Framework
- It includes Scripting.
- Capability to interact with another Windows based Softwares, for instances:-
- Citrix, SQL, AD, any open APIs like Slack etc.

No comments:
Post a Comment