Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Windows Server with Powershell: Preparing for Scripting
Rating: 4.6 out of 5(9 ratings)
2,015 students

Windows Server with Powershell: Preparing for Scripting

Preparing for Scripting
Created byVitalii Shumylo
Last updated 12/2022
English
English [Auto],

What you'll learn

  • Using Variables
  • Using Math Operations and Quatations
  • Understanding Security and Execution Policy
  • Parameterizing Changing Values
  • Write Verbose Comment Based Help
  • Wrapping a Script in a Function
  • And more...

Course content

3 sections13 lectures1h 10m total length
  • Course Overview3:14

    Learn how wearables serve as temporary storage for objects in Windows PowerShell, and outline their usage rules, including creation, management, and basic calculations.

  • Variable Rules2:24

    Define valid PowerShell variable names, favoring letters and numbers; use underscores only when necessary, and curly braces to include spaces while the dollar sign prefixes access.

  • Using Variables6:13

    Assign objects to variables with the equals operator in PowerShell, work with arrays and objects, access members via dot notation, and use -is and -as for type checks and conversions.

  • Math Operators and Quotation Marks6:05

    Master PowerShell math operators—plus, minus, multiply, and divide—using parentheses to control evaluation. Discover how quotes trigger or suppress variable expansion, how sub expressions work, and grave accents.

  • Security Goals3:15

    Explore Windows PowerShell security goals, execution policy, and trust in script security, and learn to configure shell security features as part of defense in depth to protect against script-based attacks.

  • Execution Policy3:51

    Explore PowerShell execution policy as a security feature, default restricted, and how to view and set policies at local, group policy, or session level, including code signing requirements.

  • Understanding Trust and Other Security Features6:15

    Explore how trust and code signing certify script authors, verify identities, and ensure script authenticity in Windows PowerShell, with execution policies, extensions, and path resolution tips.

  • Intro to WMI and CIM8:14

    Explore Windows Management Instrumentation and the Common Information Model, comparing WMI and CIM standards and how PowerShell connects to them locally and remotely.

Requirements

  • Familiarity with general Windows and Microsoft server administration

Description

This course is aimed to IT Pros and is supposed to give the viewer the information they need to know to get started with Powershell and how to manage Windows Server 2016 with its help. 

In this course, you will learn to package a Windows PowerShell™ command in a script module. Script modules are an effective way to share commands with coworkers and colleagues. With script modules, you can make complex commands available to someone with less technical expertise, and you can more easily reuse the commands.

The course is targeted to help to automate and script daily tasks. There are lots of live demonstrations how to use PowerShell commands and a Server's GUI. I hope it will help to do your job more efficiently. 

Take Care Not to Miss Out!

Each second that passes without action on your part costs you valuable skills and knowledge.

Because this training comes with a money-back guarantee valid for thirty days, there is no danger in getting started right now.

Go ahead and click the button that says "take this course" to begin the process of expanding career opportunities right away!


Real Student Reviews:

★★★★★ “Very well explained and makes the concepts very easy to understand. Many thanks.” - Reina Wilson

★★★★★ “I am really enjoying this class. I am so grateful I found it. Thank you!” - Micel Jhon

★★★★★ “I learned many good things.” - Scott

★★★★★ “It is a structured presentation. Learned a lot from the lectures.” - Hamida


More than 71,000 students from over 150 different nations! This is incredible, and I want to thank everyone who supported me.




A Brief Contents of the Course:

  • Using Variables

  • Using Math Operations and Quatations

  • Understanding Security and Execution Policy

  • Parameterizing Changing Values

  • Write Verbose Comment Based Help

  • Wrapping a Script in a Function

  • And more...


Who this course is for:

  • IT Specialists
  • System Administrators
  • DevOps Technicians