My Powershell Journey
What is Powershell?
I will cover the topics.
- What is Powershell?
- Configurations for desktops
- Typical uses
- Basic syntax
- Ways to automate simple tasks
- Active Directory Scripts
- Azure Scripts
- VMware Scripts
- My Certification Journey
Powershell is a powerful shell created by Microsoft that can be used on Windows, macOS, and Linux to perform object oriented processes.
There is also a web based version of Powershell that is used for Microsoft Azure called Azure Powershell.