Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS AWS Certified Developer - Associate CompTIA Security+
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Meditation Life Purpose Coaching Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
2020-11-20 03:13:15
30-Day Money-Back Guarantee

This course includes:

  • 3 hours on-demand video
  • 4 articles
  • 5 downloadable resources
  • Full lifetime access
  • Access on mobile and TV
  • Assignments
Office Productivity Microsoft PowerShell

Learning Task Automation using Windows PowerShell

PowerShell guide to introduce you with PowerShell scripting and use PowerShell ISE & PowerShell cmdlets for automations
Rating: 4.2 out of 54.2 (457 ratings)
9,195 students
Created by Vijay Saini
Last updated 12/2020
English
English, Indonesian [Auto], 
30-Day Money-Back Guarantee

What you'll learn

  • Full of hands-on instructions, interesting and illustrative examples, clear explanations
  • Learn an important and mandatory skill for Windows Server Administration
  • Learn Windows PowerShell scripting
  • Understanding of the power of Windows PowerShell
  • Fundamentals of Programming -Variables,Arrays,loops
  • File Operations, Task Scheduler, Windows Processes & Services
  • How to form statements using PowerShell Cmdlets
  • Write your Automation scripts

Requirements

  • Desire to Automate manual tasks
  • PC/Laptop installed with Windows OS. You should be able to use PC/laptop comfortably.
  • Some basic understanding of command line (Win CMD/Unix Shell) will help quickly picking up

Description

THIS COURSE IS FREQUENTLY UPDATED. LAST UPDATED IN NOVEMBER 2020


*** This Course purchase includes video lectures, practice files, quizzes, & assignments, 1-on-1 instructor support, LIFETIME access and a 100%MONEY-BACK GUARANTEE***


Please note that this course will be continuously getting updated with more videos to keep you up to date on Windows PowerShell. You may see here a lot of production ready automation scripts  very soon. Please encourage by enrolling and providing your honest reviews & ratings. You can also demand a lecture on a  specific topic of PowerShell which comes under scope of this course.

The course is designed to help IT Professionals in starting with Windows PowerShell scripting. You might not find an extremely advanced PowerShell topic in the lectures. Here, prime focus is on the IT professionals who want to learn PowerShell scripting but are hesitating due to less or no knowledge of programming. Topics which may not be Windows PowerShell concepts but are important for developing PowerShell understanding are included which comes as bonus.

 

The course is intend to make people think in terms of automating small daily tasks using PowerShell and improve work efficiency and then gradually move towards complex logical tasks.  Once you have completed this course, you will be should be able to fully control even the modules which are not part of our discussion.


Important Content:

PowerShell Automation Solution for File Purging

PowerShell Automation for Scheduled Service restarts

Windows Task Scheduler and scheduling PowerShell scripts to run

PowerShell Basic Fundamentals

PowerShell Programming basics for Absolute Beginners

File Handling in PowerShell Scripting

PowerShell for Daily life Automation


All of the basic concepts of PowerShell have been explained in simple terminology. You will start falling for PowerShell, that is a promise. so Lets start this scripting journey :)



Who this course is for:

  • Students/IT Professionals who desire to automate their or team's day to day life manual work
  • System Administrator (Beginners )
  • Aspirants seeking carrier in IT Automation
  • Anyone who want to get basic understanding of coding/scripting

Featured review

Ankit Rahaman
Ankit Rahaman
18 courses
7 reviews
Rating: 5.0 out of 5a year ago
My first purchase on udemy and it turned out to be a great experience. Last saturday, I didn't have any idea about powershell and today, just after 6 days I am writing full blown powershell scripts and automating things around. Best ROI from a course that I have achieved till now.Wonderful course and wonderful teaching Vijay :) . Next up, I will be going for the advanced course. Thanks a lot Vijay :)

Course content

7 sections • 38 lectures • 2h 50m total length

  • Preview01:32
  • What is PowerShell and Why PowerShell
    06:05
  • Frequently Asked Questions
    00:23
  • Preview01:45
  • PowerShell Console & ISE
    03:25
  • Few basic commands for Navigation in console
    03:05
  • Session1 Refresher Quiz
    5 questions

  • PsversionTable & Introduction to Objects
    06:13
  • PowerShell Help
    05:18
  • Update-Help and Save-Help
    01:54
  • Getting PowerShell Concept based help
    00:10
  • Intellisense
    01:30
  • PowerShell Aliases
    Preview04:28
  • Session 2 Refresher Quiz
    5 questions

  • Variable & constants
    07:25
  • Write-Host & Write-Output
    04:48
  • If, If-Else Condition
    03:54
  • Comparison Operators
    02:03
  • Error Handling - Try & Catch
    05:05
  • Arrays
    05:52
  • Iterations (While Loop & For Loop)
    07:35
  • Session 3 Refresher Quiz
    4 questions
  • Some Basic Programming Practice
    2 questions

  • Check a file's existence and read
    04:59
  • Mini Exercise
    01:41
  • Preview05:01
  • Create a new file and write content
    02:35
  • Create a structured Log File
    04:05
  • File Operation and data manipulation
    1 question
  • Prepare Employee benefit's eligibility status
    1 question

  • What is a windows process
    04:33
  • What is a windows service
    02:13
  • Get-Process
    10:05
  • Get-Services
    06:04
  • What exactly is PowerShell Pipeline
    02:00
  • Format-List, Format-Table and ConvertTo cmdlets
    04:58
  • Practice of Get-Process, Get-Service and ConvertTo cmdlets
    6 questions
  • Logical Thinking(Theory based)
    1 question
  • System Administartion
    1 question

  • What is a task Scheduler
    04:19
  • Automation 1 : File Purging -Draft
    15:46
  • Purge Automation Enhancements
    06:55
  • Preview12:33
  • Mini Project : Arrange My Music Library
    1 question
  • Thinking Ability
    1 question
  • End Course Test(Unsolved)
    02:12

  • What we have learnt
    04:32
  • What is Next
    02:53
  • BONUS LECTURE: More Courses from Vijay Saini
    00:12

Instructor

Vijay Saini
Dreamer of educated world
Vijay Saini
  • 4.3 Instructor Rating
  • 2,575 Reviews
  • 33,931 Students
  • 11 Courses

Vijay is an IT professional who has diversified knowledge across multiple domains in the industry. Working in a leading cloud service provider company, he has truly shown potential in automating small to large scale automation which truly resulted in cost benefits for the business and a successful carrier.

Vijay has a vast knowledge of Microsoft Azure, Cloud Technologies, DBMS, Python, and specialization in automation using PowerShell.

He loves to teach from very beginning and Udemy is the platform that helps him in continuation of the same passion.
 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.