Skip to content

Public repo for reference material on my PowerShell tutorial series on YouTube

License

Notifications You must be signed in to change notification settings

daveshap/powershell_tutorials

Repository files navigation

PowerShell Tutorials

Public repo for reference material on my PowerShell tutorial series on YouTube: https://www.youtube.com/channel/UCvKRFNawVcuz4b9ihUTApCg

Getting Started

  1. Download and/or clone this repo
  2. Run install_modules.ps1
  3. Install the prerequisites starting at the top

Contents

File Description
install_modules Simple way to set up your local environment with all modules used by these tutorials
export_csv Export data out to CSV files
ssh_intro Basic example of connecting to an SSH server and running a command
parallel_jobs Exmaple of how to use PowerShell jobs to run things in parallel
esxi_join_active_directory Example of how to join an ESXi host to an Active Directory domain and set a security group for administration
simple_function Instantiate a simple function with named arguments and returns information

¯\_(ツ)_/¯

About

Public repo for reference material on my PowerShell tutorial series on YouTube

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published