Getting started with PowerShell

PowerShell is a powerful and very flexible language that is relatively easy to understand.
PowerShell allows you as a system administrator to create scripts that help you automate certain tasks in a simple and very practical way.

Table of contents

  • Getting started with PowerShell
  • Installation or configuration
  • Allow scripts stored on your machine to run without signing
  • Aliases and similar functions
  • The Pipeline - Using the output of a PowerShell cmdlet
  • Call .Net library methods
  • Basic use of Import-Csv
  • Import from CSV and convert properties to correct type
  • Anonymize IP addresses (v4 and v6) in a text file with Powershell
  • Application of script prerequisites
  • Apply a minimal version of the powershell host
  • Run the script as administrator
  • Automation of infrastructure
  • Simple script for testing black box integration of console applications
  • curls
  • PowerShell Classes
  • Inherit from parent class to child class
  • Naming Cmdlet
  • How to download the latest artifact from Artifactory using the script
  • Powershell script to download the latest artifact
  • Communication with RESTful APIs
  • TCP communication with PowerShell
  • Behavior back in PowerShell
  • How to work with functions returns
  • Desired state configuration
  • Importing psd1 (data file) into a local variable
  • List of available DSC resources
  • Naming conventions
  • Using variables in a string
  • Change statement with the Regex parameter
  • Change statement with expressions
  • Mail sending
  • Simple sending message
  • Send-MailMessage with predefined parameters
  • SMTPClient - Mail with a .txt file in the body message
  • Executables running
  • Replace the text with a dynamic value by a MatchEvalutor
  • Escape special characters
  • Several connections
  • Using Select-String
  • Simple function without parameters
  • Basic parameters
  • Packet management
  • Uninstall a module my name and version
  • Update a module by name
  • Secrets and credentials management
  • GUI in Powershell
  • Access a hash value by key.
  • Introduction to Pester
  • Simple parameter sets
  • Parameterset to force the use of a parameter when another is selected.
  • Parameter defined to limit the combination of parameters
  • Error management
  • Redirection operators
  • Mix the types of operands: the type of the left operand determines the behavior.
  • Use parameters and arguments
  • Conditional logic
  • Compress archives with a joker
  • Update the existing ZIP with Compress-Archive
  • Extract a zip with Expand-Archive
  • Get all the features installed on a site collection
  • Powershell modules
  • Dynamic parameter "simple"
  • PowerShell workstations
  • PowerShell "Streams"; Debug, Verbose, Warning, Error, Output and Information
  • Remote Serialization Warning
  • Using arguments
  • Good practice for automatically cleaning sessions PSSession
  • View file size in KB - Calculated properties
  • PowerShell Script Parser
  • Changing the Execution Policy Using Set-ExecutionPolicy
  • Bypassing the Execution Policy for a Single Script
  • Other enforcement policies:
  • Get the current execution policy
  • Security and cryptography
  • Amazon Web Services (AWS) Simple Storage Service (S3)
  • Create a new S3 bucket
  • Download a local file in an S3 bucket
Size : 1944.957 Kb
File type : pdf
Downloads: 207
Created: 2019-04-27

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others PowerShell Tutorials

Windows PowerShell Networking Guide

PowerShell tutorial for professionals

Essential PowerShell

Exploring PowerShell Automation

Windows PowerShell Networking Guide

Others related eBooks about Getting started with PowerShell

Learning Android

A complet Android Course in PDF format, this is a free Android ebook created for educational purposes by Stack Overflow documentation....

Principles of Programming Languages

Download free course Principles of Programming Languages, pdf file on 163 pages by Mike Grant, Zachary Palmer, Scott Smith....

Programming for Computations - Python: A Gentle Introduction to Numerical Simulations with Python

This book presents computer programming as a key method for solving mathematical problems. There are two versions of the book, one for MATLAB and one for Python. The book was inspired by the Springer book TCSE 6: A Primer on Scientific Programming with Python (by Langtangen), but the style is more...

Mastering Python

Python is a dynamic programming language. It is known for its high readability and hence i..., download free Python tutorial in PDF (486 pages) created by Rick van Hattem ....

C++ Hacker's Guide

Download free course C++ Hacker's Guide, pdf file on 231 pages by Steve Oualine....

Programming in Fortran 95

Download Fortran 95 course, PDF tutorial for beginners to learn the basics of Fortran programming language....

.NET Framework Notes for Professionals

Download free course .NET Framework Notes for Professionals, pdf file on 192 pages by Stack Overflow Community....

Basic OOP in C++

Download C++ programming language courses about object-oriented programming (OOP), free training document in PDF by Eunsuk Kang and JeanYang....

Javafx PDF Tutorial

Download free Javafx tutorial course in PDF, training file in 21 chapters and 120 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Statistics with Julia

Ccurrently many of Julia's users are hard-core developers that contribute to the language'..., download free Julia tutorial in PDF (413 pages) created by Hayden Klok ....