This course will ensure that each one taking it up gets an opportunity to fulfill their own dream for automation. Starting from the PowerShell basics, this course will help you to understand what PowerShell is and how it can be used to develop your own applications that will automate Windows day-to-day admin tasks. You also get a chance to know how to set up your own lab and can experience the practicals usings the demo scripts.
So Don't MISS this!!!
Main topics covered in this course :-
1 Intro : Automation Using Powershell
2 Powershell Vs Commandline
3 Easy Set up a Lab for your automation
4 Install VMWare Player
5 Create Virtual Machine VM1 using VMWare Player
6 Install VMWareTools
7 Create VM2 and Central Server
8 Domain and Domain controller Set Up
9 Joining servers to a domain
10 Get-ChildItem Commandlet
11 Get-Service Commandlet
12 Get-content Commandlet
13 Get-Process Commandlet
14 Arrays
15 Conditional Operators
16 Comparison Operators
17 for loop
18 while - do while
19 Variables and Datatypes
20 Error Handling (try catch)
21 File Handling using text files
22 File Handling uisng Csv files
23 File Handling using XML Files
24 Saving output to text file (Out-File Cmdlet)
25 Displaying output to gridview
26 Displaying output to HTML
27 Saving output as CSV file
28 Execution Policy and Run your first script
29 Windows drive space analysis using powershell
30 Sending Mails using powershell : Send-MailMessage
31 Automate your script through Windows Task Scheduler
32 Automate your script thorugh the Jenkins (a widely usedfree Devops Tool)
33 Automate your scripts through SQL Server Agent