Skip to content

frohlichcortezh/powershell-scripts

Repository files navigation

powershell-scripts

Useful powershell scripts

Usage

Clone this repo

git clone https://github.com/frohlichcortezh/powershell-scripts.git

Allow powershell scripts to be run:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned

Setup powershell

Install needed modules and copies the profile from Microsoft.PowerShell_profile.ps1

cd powershell-scripts
.\setup-powershell.ps1

Powershell profile

You can see your powershell profile with

notepad $PROFILE

The file Microsoft.PowerShell_profile.ps1 configures the use of:

About

Useful powershell scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published