An open API service indexing awesome lists of open source software.

https://github.com/avipars/powershellutils

Useful powershell scripts
https://github.com/avipars/powershellutils

powershell powershell-script

Last synced: 6 months ago
JSON representation

Useful powershell scripts

Awesome Lists containing this project

README

          

# PowershellUtils

## Useful Powershell scripts (.ps1)

Many of these scripts require you to have input text files, and change the file path variable to point to the relevant place on your computer

Consider looking at these Batch scripts too: https://github.com/avipars/BatchUtils

[admin_tools](https://github.com/avipars/PowershellUtils/tree/main/admin_tools)

- Usually will require running with elevated privileges

- Best for managing computers and troubleshooting

- [adobe](https://github.com/avipars/PowershellUtils/tree/main/admin_tools/adobe): Scripts relating to the Adobe CC Suite

- [bluetooth](https://github.com/avipars/PowershellUtils/tree/main/admin_tools/bluetooth): Scripts aimed at fixing driver issues with bluetooth

- [temperature](https://github.com/avipars/PowershellUtils/tree/main/admin_tools/temperature): Scripts for getting computer temperature

[files](https://github.com/avipars/PowershellUtils/tree/main/files)

- For performing various operations on files and folders

- [find_dupes](https://github.com/avipars/PowershellUtils/tree/main/files/find_dupes): Find duplicate files that are taking up precious space

- [mass_open](https://github.com/avipars/PowershellUtils/tree/main/files/mass_open): Opens all files in a given directory

[links](https://github.com/avipars/PowershellUtils/tree/main/links)

- If you have a bunch of URLs in a text file, these scripts can open all the links at once in Google Chrome

[misc](https://github.com/avipars/PowershellUtils/tree/main/misc)

- Miscellaneous scripts that don't belong to any other folder.

## Disclaimer

The scripts, code, or recommendations provided here are for informational and educational purposes only. While efforts have been made to ensure accuracy and functionality, it is your responsibility to carefully review and assess the code before execution.

### Use at Your Own Risk

You assume all risks associated with running the provided code, including but not limited to software malfunctions, security vulnerabilities, or data loss. The author assumes no liability for any damages, errors, or unintended consequences arising from the use of these materials.

By using the provided scripts, you agree to take full responsibility for verifying their functionality, appropriateness, and safety for your specific needs and environment.

If you are not familiar with the implications of running a script, consult a professional before proceeding.