Skip to content

pauljebastin/PowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Welcome to the PowerShell Scripts & Automation Repository!

This repository contains a collection of PowerShell scripts designed to automate various tasks, streamline workflows, and enhance productivity. Whether you're an IT professional, a DevOps engineer, or a PowerShell enthusiast, you'll find useful scripts to simplify your daily operations.

Getting Started

Prerequisites

To use the scripts in this repository, ensure you have the following:

  • Windows PowerShell 5.1 or later / PowerShell Core
  • Administrator privileges (if required by certain scripts)
  • Required modules (mentioned in individual script documentation)

How to Use

  • Clone the repository: git clone https://github.com/pauljebastin/powershell.git
  • Navigate to the script directory: cd your-repo
  • Run the desired script: ./scriptname.ps1
  • Some scripts may require parameters. Refer to the script documentation.

Contributing

We welcome contributions! To contribute:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Commit your changes (git commit -m 'Added new feature')
  4. Push to the branch (git push origin feature-name)
  5. Open a pull request

Issues & Support

If you encounter issues or have feature requests, please open an issue in the Issues section.

License

This project is licensed under the MIT License.

About

PowerShell Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published