added Test-InternetBandwidth.ps1 and Get-DisplayInformation.ps1

This commit is contained in:
2021-07-28 20:43:20 -04:00
parent 08696b84ef
commit 3e8ad9891b
3 changed files with 4 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
Run-Script -LivePSScript Test-InternetBandwidth