mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-02-03 11:29:21 +01:00
Update README.md
This commit is contained in:
parent
13a8e29837
commit
10e90ab3db
@ -1,10 +1,10 @@
|
||||
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 like Jenkins, as daily tasks, or simply to learn PowerShell.**
|
||||
|
||||
The following PowerShell scripts can be found in the [Scripts/](Scripts/) subfolder:
|
||||
**This repository contains 120+ useful and cross-platform PowerShell scripts in the [Scripts/](Scripts/) subfolder - to be used by command-line interface (CLI), for remote control (RC), by context menu, by voice control, by automation software like Jenkins, automatically as daily tasks, or simply to learn PowerShell.**
|
||||
|
||||
Table of Contents
|
||||
-----------------
|
||||
* [add-firewall-rules.ps1](Scripts/add-firewall-rules.ps1) - adds firewall rules for the given executables (requires admin rights)
|
||||
* [check-ipv4-address.ps1](Scripts/check-ipv4-address.ps1) - checks the given IPv4 address for validity
|
||||
* [check-mac-address.ps1](Scripts/check-mac-address.ps1) - checks the given MAC address for validity
|
||||
|
Loading…
Reference in New Issue
Block a user