Files
management-scripts/rmm/Fix-SplashtopService.ps1
T

2 lines
209 B
PowerShell
Raw Normal View History

2021-05-24 11:13:45 -04:00
. $([Scriptblock]::Create((New-Object Net.WebClient).DownloadString('https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/Tools.ps1')))
2021-05-24 12:15:29 -04:00
Control-Service -Restart -Name 'SplashtopRemoteService'