Logo

dev-resources.site

for different kinds of informations.

Introducing PowerShell Utility Scripts

Published at
11/18/2024
Categories
showdev
powershell
Author
kasuken
Categories
2 categories in total
showdev
open
powershell
open
Author
7 person written this
kasuken
open
Introducing PowerShell Utility Scripts

While organising my Second Brain in Notion, I stumbled across an old idea I had forgotten about: building a Windows application to automate system management tasks. The idea started as a personal folder of PowerShell scripts I’d written over time to clean my system, manage backups, and monitor performance. At the time, the goal was ambitious—turning these scripts into a full-fledged application. But instead of letting the project sit idly in my notes, I decided to take a different approach.

Why let good code go to waste? Why not share it with the community?

Introducing PowerShell Utility Scripts

I released PowerShell Utility Scripts, a collection of ready-to-use PowerShell scripts designed to streamline your workflow, optimize your system, and give you more control. This project is now live on GitHub, completely free to explore, use, and contribute to!

Check it out here: PowerShell Utility Scripts on GitHub

What’s Included?

This repository contains a variety of scripts covering everything from system maintenance to automation. Here’s a glimpse of what you’ll find:

  • 🧹 Scheduled System Cleanup - Clean temporary files, empty the recycle bin, and clear browser caches.
  • 📁 Automated Backup of Important Folders - Safeguard critical files by backing them up to external drives or cloud storage.
  • 🚀 Disk Usage Analyzer - Identify space-hogging folders with a detailed report of folder sizes.
  • 🌐 Network Speed Test Utility - Measure your upload and download speeds and track performance over time.
  • ⚙️ Windows Services Manager - Manage running, stopped, or disabled services interactively.

…and more scripts to make your life easier!

Why Publish These Scripts?

The beauty of PowerShell lies in its simplicity and flexibility. Over time, I realized these scripts were solving real-world problems I encountered daily—and they could help others too. Instead of keeping them tucked away in my own system, I wanted to:

  1. Share Solutions: Make these tools accessible to anyone who might need them.
  2. Collaborate: Open the door for contributions and improvements from the tech community.
  3. Learn Together: See how others might expand on these ideas and adapt them to their own needs.

How to Get Started

  1. Visit the repository: PowerShell Utility Scripts on GitHub
  2. Clone the project: git clone https://github.com/kasuken/PowerShell-Utility-Scripts.git

Automate with Task Scheduler

You can schedule these scripts to run automatically using Task Scheduler on Windows. You can find all the instructions in the Readme of the project on GitHub.

Contributing to the project

I’m inviting you to contribute:

• Have an idea for a new script? Submit a pull request.
• Found a bug or need a feature? Open an issue.
• Just love the idea? Give it a ⭐️ on GitHub and share it with others!


Exciting News! 🌟

We're thrilled to introduce cloudGlow — a powerful governance tool designed to streamline the management of Entra ID resources on Microsoft Azure.

Visit www.cloudglow.io to learn more, get early access, and subscribe to our preview! Stay ahead of your cloud management game with cloudGlow. 🚀

powershell Article's
30 articles in total
Favicon
Windows 上 VSCode 的 C/C++ 延伸模組處理編碼的問題
Favicon
PowerShell 的文字編碼
Favicon
笔记3
Favicon
TryHackMe | Windows PowerShell | RSCyberTech
Favicon
Configuring Hyper-V Global Default Directories
Favicon
How I Set Up an Awesome PowerShell Environment for Script Development
Favicon
Azure Function App (Flex Consumption) PowerShell Modules solution
Favicon
File Comparison Made Easy: Detecting New and Changed Files with PowerShell
Favicon
10 Best Practices of PowerShell Code Signing for Signing Your Script
Favicon
PowerShell Script Collection: Automation and Solutions for Everyday Tasks
Favicon
Video: List All Available Windows Features on Windows 11 using CMD & PowerShell
Favicon
Set up Azure Network Security Perimeter with PowerShell
Favicon
Automating Azure Project Setup with PowerShell and GitHub Actions
Favicon
Azure Function App (Flex Consumption) in private VNET via IaC
Favicon
Using PowerShell to Create Service Principals for RBAC
Favicon
Two ways to use Pester to Mock objects with strongly typed parameters
Favicon
PowerShell Automation: Execute Batch GitHub CLI Commands
Favicon
❓ Do you allow wrong input to enter your function?
Favicon
Introducing PowerShell Utility Scripts
Favicon
Cisco DHCP Pool conversion to Windows Server DHCP
Favicon
PowerShell | Script output garbled Chinese characters
Favicon
Rename Multiple Files in Sequence with Just One Click Using PowerShell in Windows! 🚀
Favicon
Redirect Out-File to TestDrive: in your PowerShell Pester test scripts with this one weird trick
Favicon
Using PowerShell for day to day stuff
Favicon
Automating SharePoint Embedded: Using PowerShell to Call Graph API Endpoints
Favicon
Install Ubuntu on WSL 2
Favicon
How to Install WSL from PowerShell on Windows 10 and 11
Favicon
How to Run PowerShell Script in Jenkins Pipeline
Favicon
Identify Which Files are Large.
Favicon
Quick guide to setting up an shortcut/alias in windows

Featured ones: