1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-04-24 19:08:27 +02:00

Add rasdial.exe

This commit is contained in:
Markus Fleschutz 2021-12-07 11:27:25 +01:00
parent 9c405e1f6d
commit 1d191821df

View File

@ -112,6 +112,7 @@ function ListTools {
CheckFor printf "--version"
CheckFor python "--version"
CheckFor python3 "--version"
CheckFor rasdial "--version"
CheckFor regedit "--version"
CheckFor replace "--version"
CheckFor robocopy "--version"