1 Forks
2 Stars
2 Watchers

PSModules

A collection of I.T. related PowerShell modules to help with automation.

How to download and setup PSModules

Open terminal and run command
git clone https://github.com/belowaverage-org/PSModules.git
git clone is used to create a copy or clone of PSModules repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PSModules https://github.com/belowaverage-org/PSModules/archive/master.zip

Or simply clone PSModules with SSH
[email protected]:belowaverage-org/PSModules.git

If you have some problems with PSModules

You may open issue on PSModules support forum (system) here: https://github.com/belowaverage-org/PSModules/issues