Skip to content

sud0nt/Powershell-Scripts-For-SysAdmin

Repository files navigation

Powershell Scripts for SysAdmins

Here you will find a collection of my Powershell scripts that I made to make my job easier, and automate as many tedious tasks as I possibly can.

Installation

In order to run these scripts, you can clone the repository to a directory of your choice, and then simply open Powershell with elevated privileges, navigate to the directory where you cloned the repository, and then run .\scriptname.ps1.

Usage

The scripts are used to automate your daily IT tasks as a systems administrator, making your life easier.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

First created on 02/21/2021.

Credits

Created and maintained by Hunter Watkins aka sud0nt

License

Completely open source. Free to use, edit, and whatever else your heart desires.

About

Automate your job with Powershell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published