121 Forks
263 Stars
263 Watchers

PowerShell

PowerShell scripts for Mick's IT Blogs

How to download and setup PowerShell

Open terminal and run command
git clone https://github.com/MicksITBlogs/PowerShell.git
git clone is used to create a copy or clone of PowerShell 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 PowerShell https://github.com/MicksITBlogs/PowerShell/archive/master.zip

Or simply clone PowerShell with SSH
[email protected]:MicksITBlogs/PowerShell.git

If you have some problems with PowerShell

You may open issue on PowerShell support forum (system) here: https://github.com/MicksITBlogs/PowerShell/issues