Skip to content

My collection of various PowerShell scripts.

License

Notifications You must be signed in to change notification settings

jpann/PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell

My collection of various PowerShell scripts.

📝 Misc. Scripts

Script Description
Test.ps1 Test script. Read more...
Get-CSV-ColumnLengths.ps1 Gets the min and max lengths of each column in the specified CSV file. Read more...
Get-CSV-Headers.ps1 Gets the header information of the specified CSV file. Read more...
Get-CSV-MaxLengths.ps1 Gets the max length of each column in the specified CSV file. Read more...
Get-FileSize.ps1 Gets the size of the specified file in bytes. Read more...
Invoke-Get-FileSize.ps1 Basic example of invoking Get-FileSize.ps1 Read more...
Get-Lines.ps1 Gets the specified lines from a text file. Read more...
OpenWithPlusPlus-Git-Pull.ps1 Performs a 'git pull' in the specified directory. Read more...
Backup-Files.ps1 Backs up specific files in the current directory. Read more...
Csv-AddDoubleQuotes.ps1 This script will import a CSV file and convert it to using qouted fields. Read more...
Encode-String.ps1 Functions for URL encoding and decoding strings . Read more...
Get-Asus-Router-ClientList.ps1 Gets the connected client list from the specified Asus router. Read more...
Get-Non-ASCII-Files.ps1 Find files in the specified path that have non-ASCII characters in filenames. Read more...
Get-PBSKids-Episodes.ps1 Downloads episodes of the specified PBS Kids program. Read more...
Install-Latest-PowerShell7-Win64.ps1 Downloads and install the latest PowerShell 7 win-x64 release from GitHub. Read more...
Install-Latest-rdpwrap.ps1 Downloads the latest sebaxakerhtc/rdpwrap installers from GitHub. Read more...
Test-Non-ASCII.ps1 Check if value contains non-ASCII characters. Read more...
Update-README.ps1 Updates the scripts list in README.md. Read more...

📧 Feedback

Send your email feedback to: jpann [at] impostr-labs.com

🤝 License & Copyright

This open source project is licensed under the MIT license. All trademarks are the property of their respective owners.

About

My collection of various PowerShell scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published