PowerShell
PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.
PowerShell automates many tasks, from the complete roll out of a new server in a virtual environment, to the configuration of new mailboxes in Microsoft 365 and a host of additional functions in-between. In their simplest form, PowerShell scripts are a collection of PowerShell commands.
Main Features
- Extensible through functions, classes, scripts, and modules.
- Extensible formatting system for easy output.
- Extensible type system for creating dynamic types.
- Built-in support for common data formats like CSV, JSON, and XML.
PowerShell - Introduction - Day 1
1
PowerShell Introduction
2
PowerShell Day 1 Session
PowerShell - Day 2 - Help System
2
Command Syntax
3
ShortCuts
4
Parameters and its Types
5
Finding Commands
6
Debugging Commands
PowerShell - Day 3 - PS Providers
1
Using PS Providers
2
Using PS Drives
3
File System Handling
4
Registry, WSMAN & Certs
PowerShell - Day 4 - Pipelines
1
Understanding Pipelines
2
Passing the pipeline Data
3
Advanced Considerations
4
Predicting Pipeline Behavior
PowerShell - Day 5 - WMI CIM
1
WMI and CIM
PowerShell - Day 6 - Remoting
PowerShell - Day 7 - Recap
1
WMI CIM and Remoting
PowerShell - Day 8 - Variables - Arrays - Hash Tables
1
Variables – Arrays – Hash Tables
PowerShell - Day 9 - Looping
1
Looping – Input – Output
PowerShell - Day 10 - Functions
1
Functions
Powershell - Day 11 - Outlook & Excel Integration
1
Excel & Outlook Integration
PowerShell - Day 12 - Sample Codes & Scripts
1
Sample Script
PowerShell - Day 13 - Modules
PowerShell - Day 14 - Integration Examples
1
Integration Examples
Join the below communities:
Subscribe to My Youtube Channel - https://www.youtube.com/channel/UCpILXvnhqXLOP8C52wsg7oA?sub_confirmation=1
Slack - https://powershell.slack.com/
PowerShell.org - http://powershell.org/
PowerShell Forum - http://social.technet.microsoft.com/Forums/en-US/winserverpowershell/
PowerShell.com Community - http://powershell.com/
VMware vSphere PowerCLI - http://communities.vmware.com/community/vmtn/server/vsphere/automationtools/powercli
Reddit - /r/PowerShell - http://www.reddit.com/r/powershell
irc.freenode.net #PowerShell
Twitter #PowerShell - https://twitter.com/search?q=PowerShell&src=hash
http://powershell.com/cs/blogs/ebookv2/default.aspx - Mastering PowerShell - Dr. Tobias Weltner - Best free PowerShell book out there
http://www.manning.com/jones6/ - PowerShell in Depth - Don Jones and Jeffrey Hicks
https://github.com/search?l=powershell&q=stars1&s=stars&type=Repositories [ GitHub - Online Git repository and community]
https://www.codeplex.com/ - [CodePlex - Microsoft’s code repository]
https://gallery.technet.microsoft.com/ - TechNet Gallery - Hodge podge of PowerShell contributions to Microsoft’s gallery
http://www.powershellgallery.com/ - PowerShell Gallery - Modules behind the *-Module commands introduced in WMF 5
http://poshcode.org/ - PowerShell Code Repository - Heavily modified PasteBin focusing on PowerShell
https://github.com/powershell/powershell - Source and installers for all editions of PowerShell, issue tracking, various docs, etc. [PowerShell Repo]
http://social.technet.microsoft.com/wiki/contents/articles/4308.popular-powershell-modules-en-us.aspx?Sort=MostRecent&PageIndex=1
- A list of PowerShell modules and snapins
Be the first to add a review.
Please, login to leave a review