Book Image

PowerShell Core Recipes [Video]

By : Anthony Howell, Josh King, Nick Rimmer, Scott Hurst, TechSnips LLC
Book Image

PowerShell Core Recipes [Video]

By: Anthony Howell, Josh King, Nick Rimmer, Scott Hurst, TechSnips LLC

Overview of this book

<p>GUIs are nice but not after the 50th mouse click!</p> <p>In this course on PowerShell Core, you'll learn how to leverage Microsoft's scripting language to automate many mundane tasks that have been taking you way too long to do.</p> <p>We'll cover lots of common scenarios such as scraping web pages, managing remote systems (both Windows and Linux), managing files, and a whole lot more. In this course, each video is designed to help you with a specific task.</p> <p>You'll get a wide variety of real-world solutions to real-world problems, all of which (and more) can be solved with PowerShell Core.</p> <p>All the code and supporting files for this course are available at <a href="https://github.com/PacktPublishing/-PowerShell-Core-Recipes" target="_blank">https://github.com/PacktPublishing/-PowerShell-Core-Recipes</a></p> <h2>Style and Approach</h2> <p>In this course, we take a totally hands-on approach. You'll rarely see a slide. Instead, we focus on doing rather than talking. We approach this course in a tactical way by solving common IT problems one step at a time using PowerShell Core</p>
Table of Contents (7 chapters)
Chapter 5
Working with Files
Content Locked
Section 4
Navigating the File System in Linux
Use PowerShell Core to navigate the file system in remote Linux systems - Use PowerShell Core to connect to remote Linux system - Use PowerShell cmdlets to navigate the file system