#Automation #PowerShell #Microsoft
Here are some of my favorite PowerShell scripts. See the power of PowerShell.
All scripts are located on GitHub Wiki Page:
https://github.com/how-to-work-from-home/powershell/wiki/Microsoft-PowerShell-My-fav-scripts
00:00 - Introduction
00:21 - List days with dates based on date range
01:57 - Print weekday names, seperated by comma
02:25 - Generate a random password based on criteria
04:52 - Search filenames in folders, including hidden files. Output to CSV format
07:35 - Search filenames in folders, including hidden files. Output to GridView
08:35 - Find words within files
10:33 - Search folders and sub folders
11:41 - Generate number list 1-100, seperated by comma
13:30 - Read data from Excel and print results to PowerShell console
15:28 - Create a webpage in seconds with custom fields