Added list-network-shares.ps1

This commit is contained in:
Markus Fleschutz
2021-02-16 16:12:51 +01:00
parent 336e83d3ef
commit 7cc8831c19
3 changed files with 17 additions and 0 deletions

View File

@ -51,6 +51,7 @@ Table of Contents
* [list-cmdlets.ps1](Scripts/list-cmdlets.ps1) - lists the PowerShell cmdlets
* [list-earthquakes.ps1](Scripts/list-earthquakes.ps1) - lists earthquakes with magnitude >= 6.0 for the last 30 days
* [list-modules.ps1](Scripts/list-modules.ps1) - lists the PowerShell modules
* [list-network-shares.ps1](Scripts/list-network-shares.ps1) - lists the network shares of the local computer
* [list-news.ps1](Scripts/list-news.ps1) - lists the latest news
* [list-os-releases.ps1](Scripts/list-os-releases.ps1) - lists OS releases and download URL
* [list-printers.ps1](Scripts/list-printers.ps1) - lists all printer known to the computer