Update README.md

This commit is contained in:
Markus Fleschutz 2021-02-09 17:47:08 +01:00 committed by GitHub
parent a246755a01
commit c34afc32dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,8 @@
Collection of PowerShell Scripts
================================
This repository contains 120+ useful and cross-platform PowerShell scripts - to be used by command-line interface (CLI), for remote control (RC), by context menu, by voice control, by automation software (e.g. Jenkins), as daily tasks, or simply to learn PowerShell.
**This repository contains 120+ useful and cross-platform PowerShell scripts - to be used by command-line interface (CLI), for remote control (RC), by context menu, by voice control, by automation software (e.g. Jenkins), as daily tasks, or simply to learn PowerShell.**
List of Scripts
---------------
The following PowerShell scripts can be found in the [Scripts/](Scripts/) subfolder:
* [add-firewall-rules.ps1](Scripts/add-firewall-rules.ps1) - adds firewall rules for the given executables (requires admin rights)