added service control script for splashtop

This commit is contained in:
2021-05-24 11:13:45 -04:00
parent ce8a829814
commit a579452a3a
+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')))
Control-Service -Restart 'SplashtopRemoteService'