Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 2.21 KB

README.md

File metadata and controls

28 lines (24 loc) · 2.21 KB

PowerShell Scripts

I’m writing some useful PowerShell Scripts from time to time and I’m collecting them in my repo and also posting them at my blog.
I also use to post videos of the script running at my YouTube Channel and I have a dedicated playlist for this repo.

This repo will get kind of big during time so I have made a link for all of the scripts below to it's own readme file.

Windows scripts

All of the Windows scripts are stored in the Windows folder in this repo, you can find them here

AD-Tool

With this script you can troubleshoot ADUser accounts.

Windows-Maintenance

With this script it automate maintenance for Windows 10 and 11 for example running Windows Update, deleting tempfiles and folders and much more.

Find-NeededModules

This function are making sure that the needed modules are installed, up to date and imported.